eigrp lab help
Hi guys,
I"m working on an eigrp lab and has left me scratching my head.
Here's the scenario: eigrp hub and spoke over frame relay
I have no problems with route being advertised etc...
my problem is even wth the route showing up n all the routers R1
is the only router that can ping r2 route and r3 routes
r2 cannot get to r3 and vice-versa....can someone shed some light
i know it has to be something i'm missing or not understanding correctly
TIA
172.16.124.0/29 ,r2
r1
(frame)---<
`r3
172.16.124.x (connected to frame)
R1:
loopbacks
10.1.x.x /19
...
...
s0/0
ip summ-add 10.1.0.0 255.255.0.0
net 10.0.0.0
net 172.16.0.0
no-auto
neigh r2
neigh r3
R2:
loopbacks
10.2.x.x /19
...
...
s0/3
ip summ-add 10.2.0.0 255.255.0.0
net 10.0.0.0
net 172.16.0.0
no-auto
neigh r1
R3:
loopbacks
10.3.x.x /19
...
...
s0/0
ip summ-add 10.3.0.0 255.255.0.0
net 10.0.0.0
net 172.16.0.0
no auto
neigh r1
I"m working on an eigrp lab and has left me scratching my head.
Here's the scenario: eigrp hub and spoke over frame relay
I have no problems with route being advertised etc...
my problem is even wth the route showing up n all the routers R1
is the only router that can ping r2 route and r3 routes
r2 cannot get to r3 and vice-versa....can someone shed some light
i know it has to be something i'm missing or not understanding correctly
TIA
172.16.124.0/29 ,r2
r1
(frame)---<
`r3
172.16.124.x (connected to frame)
R1:
loopbacks
10.1.x.x /19
...
...
s0/0
ip summ-add 10.1.0.0 255.255.0.0
net 10.0.0.0
net 172.16.0.0
no-auto
neigh r2
neigh r3
R2:
loopbacks
10.2.x.x /19
...
...
s0/3
ip summ-add 10.2.0.0 255.255.0.0
net 10.0.0.0
net 172.16.0.0
no-auto
neigh r1
R3:
loopbacks
10.3.x.x /19
...
...
s0/0
ip summ-add 10.3.0.0 255.255.0.0
net 10.0.0.0
net 172.16.0.0
no auto
neigh r1
If you cannot express in a sentence or two what
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
Comments
What are your frame relay mappings?
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
Physical interfaces? Sub Interfaces? Inverse Arp? Inverse Arp disabled? Looks like a single subnet from the routing table output. I guessed you may have disabled split horizon since you said you had the routes in the routing table.
But if you're on the same subnet and the next hop is on your "local network" -- it doesn't matter what the routing table says if you can't reach that next hop.
Do a debug IP Packet and ping from one hub to another and see if you see an encapsulation failed message in the debug output, then you have a layer 2 to layer 3 mapping issue.
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
does show an encapsulation failed message
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
thank you soo much!
i love this board!
this board will have my first child!
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator
was this something I should have known? if so, any suggested reading material?
or was this a simple oversight/mistake in my part?
thanks again
you intend to get across, then it is not focused
well enough.
—Charles Osgood, TV commentator