You guys, I hate having to ask something so simple, but I"m stuck. I was away from the old Cisco access routers for a couple of years, and now all of a sudden I'm needing to use existing equipment to set up very simple routing tasks -- a local LAN and a gateway router, nothing more.
I have configured a 4500, a 2621 and a 2514 and at times I get them to route from PCs on the LAN, out to the Internet but when I do get it it's dumb luck. A 2514 and a 2621 for just in case, were working great in my lab and when I took them to the client they just by God would not route. With everybody watching over my shoulder wouldn't you know.... Testing everything in sight, it is clear that is it my configuration that's wrong, and I do not know where the problem is. Has to be simple.
May I please post this 2514 sh ru and ask if someone would look at it
-- I think the problem will probably just leap out at somebody who is fresh with this stuff.
Thanks Guys,
Bob W
***********************************************sh ru***************************************** ya-raheem#sh ru
Building configuration...
Current configuration: ! version 11.1 service udp-small-servers service tcp-small-servers ! hostname ya-raheem ! enable secret 5 $1$YOuB$SaUwSA6QAcU3JwtG66NT60 enable password cisco ! ! interface Ethernet0 ip address 200.200.200.1 255.255.255.0 ! interface Ethernet1 ip address 192.168.0.79 255.255.255.0 ! interface Serial0 no ip address shutdown ! interface Serial1 no ip address shutdown ! router rip version 2 network 200.200.200.0 network 192.168.0.0 no auto-summary ! ip default-gateway 192.168.0.1 ip name-server 4.2.2.2 ip name-server 128.32.206.9 no ip classless ip route 0.0.0.0 0.0.0.0 Ethernet1 logging buffered ! line con 0 line aux 0 line vty 0 4 password hamudi10 login ! end
*************************************sh ip int*************************************************** ya-raheem#sh ip int
Ethernet0 is up, line protocol is up Internet address is 200.200.200.1/24 Broadcast address is 255.255.255.255 Address determined by non-volatile memory MTU is 1500 bytes Helper address is not set Directed broadcast forwarding is enabled Multicast reserved groups joined: 224.0.0.9 Outgoing access list is not set Inbound access list is not set Proxy ARP is enabled Security level is default Split horizon is enabled ICMP redirects are always sent ICMP unreachables are always sent ICMP mask replies are never sent IP fast switching is enabled IP fast switching on the same interface is disabled IP multicast fast switching is enabled Router Discovery is disabled IP output packet accounting is disabled IP access violation accounting is disabled TCP/IP header compression is disabled Probe proxy name replies are disabled Gateway Discovery is disabled Policy routing is disabled Ethernet1 is up, line protocol is up Internet address is 192.168.0.79/24 Broadcast address is 255.255.255.255 Address determined by setup command MTU is 1500 bytes Helper address is not set Directed broadcast forwarding is enabled Multicast reserved groups joined: 224.0.0.9 Outgoing access list is not set Inbound access list is not set Proxy ARP is enabled Security level is default Split horizon is enabled ICMP redirects are always sent ICMP unreachables are always sent ICMP mask replies are never sent IP fast switching is enabled IP fast switching on the same interface is disabled IP multicast fast switching is enabled Router Discovery is disabled IP output packet accounting is disabled IP access violation accounting is disabled TCP/IP header compression is disabled Probe proxy name replies are disabled Gateway Discovery is disabled Policy routing is disabled Serial0 is administratively down, line protocol is down Internet protocol processing disabled Serial1 is administratively down, line protocol is down Internet protocol processing disabled