no routes shown, but can ping !!!!
macwhizard
Member Posts: 66 ■■□□□□□□□□
in CCNA & CCENT
i've connected several routers thru ethernet switch(serial is disabled/no ip) and tried RIP, RIP2 and default routes. the problem is, i can ping every interface, but doesn't show any routes when sh ip route is run.
is this normal ?. or routing only works on serial interface ?. or do i need to run any other commands ?.
thanks in advance.
is this normal ?. or routing only works on serial interface ?. or do i need to run any other commands ?.
thanks in advance.
Comments
-
!30 Member Posts: 356no route ? it have to show something , it's spookyOptimism is an occupational hazard of programming: feedback is the treament. (Kent Beck)
-
EdTheLad Member Posts: 2,111 ■■■■□□□□□□macwhizard wrote:i've connected several routers thru ethernet switch(serial is disabled/no ip) and tried RIP, RIP2 and default routes. the problem is, i can ping every interface, but doesn't show any routes when sh ip route is run.
is this normal ?. or routing only works on serial interface ?. or do i need to run any other commands ?.
thanks in advance.Networking, sometimes i love it, mostly i hate it.Its all about the $$$$ -
macwhizard Member Posts: 66 ■■□□□□□□□□ip route shows routers own ip's. but it shows full details when cdp is run really spooky
routers run IOS ver 11, 12 & 12.2. -
marlon23 Member Posts: 164 ■■□□□□□□□□You should see route to directly connected network pointing on router's ethernet interface. If no, you have a problem.
Router will put directly connected networks to routing table, if:
- interface is up/up
- inteface has correct IP assigned
If routers are showing directly connected networks in routing table, it is normal, nothing spooky about it (default behavior, routing for directly connected networks). You cannot see any RIP routes in routing table becouse there is nothing to advertise for RIP and nothing new to learn in that network. As ed_the_lad sad, try loopback interface and you'll see that this new route will be propagated and you'll see it on all routers as RIP ("R") route.
And before you start doing labs, you should know at least some basic theory.LAB: 7609-S, 7606-S, 10008, 2x 7301, 7204, 7201 + bunch of ISRs & CAT switches -
Danman32 Member Posts: 1,243But would SH IP Route show directly connected networks if only one interface is connected and up? I don't have a Cisco router that I could try this with. I would suspect it would though.
-
macwhizard Member Posts: 66 ■■□□□□□□□□i had loopback setup on all ruters, but it didn't show not even subnets. it started working well after i reloaded IOS on all routers. strange.
-
PCHoldmann Member Posts: 450Supposing that the interfaces a re on different networks (i.e. pinging a loopback from another router), this may be a case of proxy ARP. Basicaly, a router can answer ARP requests on behalf of another host. Check out http://www.cisco.com/en/US/customer/tech/tk648/tk361/technologies_tech_note09186a0080094adb.shtml
PeterThere's no place like ^$
Visit me at Route, Switch, Blog