From: vignesh sethuraman (sethuvignesh@yahoo.co.in)
Date: Wed Dec 12 2007 - 12:32:42 ART
Hello,
I have 3 routers R3,R4,R5 connected thru frame relay. R5 is the hub router. I advertised the loopbacks of all the routers in eigrp and also the serial interfaces thru eigrp. But i am not ablet to see any of the loopbacks in any of the routers.
If i give show ip route command, the o/p is same for all the routers.
R3(S3/1) -------------(S1/1) R5 (s1/1) --------------- R4(S1/0)
R5:
interface Loopback0
ip address 155.2.0.5 255.255.255.0
interface Serial1/1
ip address 155.1.0.5 255.255.255.0
encapsulation frame-relay
no ip split-horizon eigrp 100
frame-relay map ip 155.1.0.3 503 broadcast
frame-relay map ip 155.1.0.4 504 broadcast
no frame-relay inverse-arp
router eigrp 100
network 155.1.0.5 0.0.0.0
network 155.2.0.5 0.0.0.0
no auto-summary
R3:
interface Loopback0
ip address 155.2.0.3 255.255.255.0
interface Serial3/1
ip address 155.1.0.3 255.255.255.0
encapsulation frame-relay
frame-relay map ip 155.1.0.5 305 broadcast
no frame-relay inverse-arp
router eigrp 100
network 155.1.0.3 0.0.0.0
network 155.2.0.3 0.0.0.0
no auto-summary
R4:
interface Loopback0
ip address 155.2.0.4 255.255.255.0
interface Serial1/0
ip address 155.1.0.4 255.255.255.0
encapsulation frame-relay
frame-relay map ip 155.1.0.5 405 broadcast
no frame-relay inverse-arp
router eigrp 100
network 155.1.0.4 0.0.0.0
network 155.2.0.4 0.0.0.0
no auto-summary
The show ip route output is same for all the routers
R5#sh ip route
Codes: C - connected, S - static, R - RIP, M - mobile, B - BGP
D - EIGRP, EX - EIGRP external, O - OSPF, IA - OSPF inter area
N1 - OSPF NSSA external type 1, N2 - OSPF NSSA external type 2
E1 - OSPF external type 1, E2 - OSPF external type 2
i - IS-IS, su - IS-IS summary, L1 - IS-IS level-1, L2 - IS-IS level-2
ia - IS-IS inter area, * - candidate default, U - per-user static route
o - ODR, P - periodic downloaded static route
Gateway of last resort is not set
155.1.0.0/24 is subnetted, 1 subnets
C 155.1.0.0 is directly connected, Serial1/1
155.2.0.0/24 is subnetted, 1 subnets
C 155.2.0.0 is directly connected, Loopback0
Could some explain what is the issue.
Thanks,
Vignesh
---------------------------------
Forgot the famous last words? Access your message archive online. Click here.
This archive was generated by hypermail 2.1.4 : Tue Jan 01 2008 - 12:04:30 ARST