- Posts: 25
- Thank you received: 0
Help help help cisco routing
17 years 3 weeks ago #23552
by vitamin
Replied by vitamin on topic Re: Help help help cisco routing
I can even http into the cisco 2600 using a browser from client pc's.
:roll:
cisco2600#show run
Building configuration...
Current configuration : 966 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname cisco2600
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$GrWs$UgEyD3sjnthkIN8MJDa2g1
enable password xxxxxxx
!
no aaa new-model
!
resource policy
!
ip subnet-zero
no ip routing
no ip cef
!
!
no ip dhcp use vrf connected
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.254 255.255.255.0
no ip proxy-arp
no ip route-cache
full-duplex
no cdp enable
no mop enabled
!
interface Ethernet0/1
ip address 192.168.2.254 255.255.255.0
no ip proxy-arp
no ip route-cache
full-duplex
no cdp enable
!
ip classless
ip route profile
ip route 192.168.1.0 255.255.255.0 Ethernet0/0
ip route 192.168.2.0 255.255.255.0 Ethernet0/1
!
ip http server
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password xxxxxxxx
login
!
no process cpu extended
no process cpu autoprofile hog
!
end
:roll:
cisco2600#show run
Building configuration...
Current configuration : 966 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname cisco2600
!
boot-start-marker
boot-end-marker
!
enable secret 5 $1$GrWs$UgEyD3sjnthkIN8MJDa2g1
enable password xxxxxxx
!
no aaa new-model
!
resource policy
!
ip subnet-zero
no ip routing
no ip cef
!
!
no ip dhcp use vrf connected
!
!
!
!
!
!
interface Ethernet0/0
ip address 192.168.1.254 255.255.255.0
no ip proxy-arp
no ip route-cache
full-duplex
no cdp enable
no mop enabled
!
interface Ethernet0/1
ip address 192.168.2.254 255.255.255.0
no ip proxy-arp
no ip route-cache
full-duplex
no cdp enable
!
ip classless
ip route profile
ip route 192.168.1.0 255.255.255.0 Ethernet0/0
ip route 192.168.2.0 255.255.255.0 Ethernet0/1
!
ip http server
!
!
control-plane
!
!
line con 0
exec-timeout 0 0
line aux 0
line vty 0 4
password xxxxxxxx
login
!
no process cpu extended
no process cpu autoprofile hog
!
end
17 years 3 weeks ago #23553
by Dove
Dove
Replied by Dove on topic Re: Help help help cisco routing
still the IP ROUTING was not been enabled. Can you enable it..
Dove
17 years 3 weeks ago #23554
by vitamin
Replied by vitamin on topic Re: Help help help cisco routing
How do you enable it?
17 years 3 weeks ago #23556
by vitamin
Replied by vitamin on topic Re: Help help help cisco routing
i have typed that and saved and rebooted still nothing...
Time to create page: 0.135 seconds