Skip to main content

Help help help cisco routing

More
17 years 3 weeks ago #23552 by vitamin
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
More
17 years 3 weeks ago #23553 by Dove
still the IP ROUTING was not been enabled. Can you enable it..


Dove
More
17 years 3 weeks ago #23554 by vitamin
How do you enable it? :)
More
17 years 3 weeks ago #23555 by Dove
ip routing


Dove
More
17 years 3 weeks ago #23556 by vitamin
i have typed that and saved and rebooted still nothing...
More
17 years 3 weeks ago #23557 by vitamin
Anyone..... :( Supposed to be installing this tomorrow. lol
Time to create page: 0.135 seconds