cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
243
Views
0
Helpful
5
Replies

Eigrp over frame-relay

PLC
Level 1
Level 1

Hi! I am studying for my CCNA and need some help.  I am configured frame relay mulipoint over eigrp psuedo broadcast in a hub and 3 spoke topology. hub can ping accross to all spokes but spoke are unable to ping each other. I disable spilt horizon on hub and disabled auto summary on all routers. any suggestions? doing sho ip route i see the routes on the spokes for each other. 

 

Thanks for you help!

5 Replies 5

Richard Burts
Hall of Fame
Hall of Fame

How are the spoke routers configured on their frame relay interface?

 

What is in the frame relay map of the spoke router?

 

HTH

 

Rick

HTH

Rick

Thank you guys so much for responding. Here are my configs:

HUB R1

nterface Serial5/0

 no ip address

 encapsulation frame-relay

 serial restart-delay 0

 no fair-queue

 no frame-relay inverse-arp

!

interface Serial5/0.1 multipoint

 ip address 172.168.1.1 255.255.255.248

 no ip split-horizon eigrp 32

 frame-relay map ip 172.168.1.2 101 broadcast

 frame-relay map ip 172.168.1.3 103 broadcast

 frame-relay map ip 172.168.1.4 104 broadcast

 

router eigrp 32

 network 10.1.0.0 0.0.255.255

 network 172.168.1.0 0.0.0.7

 

 no auto-Gateway of last resort is not set

 

     172.168.0.0/29 is subnetted, 1 subnets

C       172.168.1.0 is directly connected, Serial5/0.1

     10.0.0.0/24 is subnetted, 12 subnets

D       10.3.1.0 [90/2297856] via 172.168.1.3, 02:03:17, Serial5/0.1

C       10.1.3.0 is directly connected, Loopback2

D       10.2.1.0 [90/2297856] via 172.168.1.2, 02:22:09, Serial5/0.1

C       10.1.2.0 is directly connected, Loopback1

D       10.3.3.0 [90/2297856] via 172.168.1.3, 02:03:17, Serial5/0.1

D       10.2.2.0 [90/2297856] via 172.168.1.2, 02:22:09, Serial5/0.1

C       10.1.1.0 is directly connected, Loopback0

D       10.3.2.0 [90/2297856] via 172.168.1.3, 02:03:17, Serial5/0.1

D       10.2.3.0 [90/2297856] via 172.168.1.2, 02:22:09, Serial5/0.1

D       10.2.4.0 [90/2297856] via 172.168.1.2, 02:22:09, Serial5/0.1

D       10.3.4.0 [90/2297856] via 172.168.1.3, 02:03:18, Serial5/0.1

C       10.1.4.0 is directly connected, Loopback3

 

Spoke R2

interface Serial5/0

 no ip address

 encapsulation frame-relay

 serial restart-delay 0

 no fair-queue

 no frame-relay inverse-arp

!

interface Serial5/0.1 multipoint

 ip address 172.168.1.2 255.255.255.248

 frame-relay map ip 172.168.1.1 102 broadcast

!

NewYork#sho run | begin eigrp 

router eigrp 32

 network 10.2.0.0 0.0.255.255

 network 172.168.1.0 0.0.0.7

 no auto-summary

Gateway of last resort is not set

 

     172.168.0.0/29 is subnetted, 1 subnets

C       172.168.1.0 is directly connected, Serial5/0.1

     10.0.0.0/24 is subnetted, 12 subnets

D       10.3.1.0 [90/2809856] via 172.168.1.1, 04:01:21, Serial5/0.1

D       10.1.3.0 [90/2297856] via 172.168.1.1, 04:25:42, Serial5/0.1

C       10.2.1.0 is directly connected, Loopback0

D       10.1.2.0 [90/2297856] via 172.168.1.1, 04:25:42, Serial5/0.1

D       10.3.3.0 [90/2809856] via 172.168.1.1, 04:01:21, Serial5/0.1

C       10.2.2.0 is directly connected, Loopback1

D       10.1.1.0 [90/2297856] via 172.168.1.1, 04:25:42, Serial5/0.1

D       10.3.2.0 [90/2809856] via 172.168.1.1, 04:01:21, Serial5/0.1

C       10.2.3.0 is directly connected, Loopback2

C       10.2.4.0 is directly connected, Loopback3

D       10.3.4.0 [90/2809856] via 172.168.1.1, 04:01:23, Serial5/0.1

 

R3 Spoke

interface Serial5/0

 no ip address

 encapsulation frame-relay

 serial restart-delay 0

 no fair-queue

 no frame-relay inverse-arp

!

interface Serial5/0.1 multipoint

 ip address 172.168.1.3 255.255.255.248

 frame-relay map ip 172.168.1.1 301 broadcast

router eigrp 32

 network 10.3.0.0 0.0.255.255

 network 172.168.1.0 0.0.0.7

 no auto-summary 

Gateway of last resort is not set

 

     172.168.0.0/29 is subnetted, 1 subnets

C       172.168.1.0 is directly connected, Serial5/0.1

     10.0.0.0/24 is subnetted, 12 subnets

C       10.3.1.0 is directly connected, Loopback0

D       10.1.3.0 [90/2297856] via 172.168.1.1, 04:06:57, Serial5/0.1

D       10.2.1.0 [90/2809856] via 172.168.1.1, 04:06:57, Serial5/0.1

D       10.1.2.0 [90/2297856] via 172.168.1.1, 04:06:57, Serial5/0.1

C       10.3.3.0 is directly connected, Loopback2

D       10.2.2.0 [90/2809856] via 172.168.1.1, 04:06:57, Serial5/0.1

D       10.1.1.0 [90/2297856] via 172.168.1.1, 04:06:57, Serial5/0.1

C       10.3.2.0 is directly connected, Loopback1

D       10.2.3.0 [90/2809856] via 172.168.1.1, 04:06:57, Serial5/0.1

D       10.2.4.0 [90/2809856] via 172.168.1.1, 04:06:57, Serial5/0.1

C       10.3.4.0 is directly connected, Loopback3

 

D       10.1.4.0 [90/2297856] via 172.168.1.1, 04:07:01, Serial5/0.1

Thanks for the additional information. your problem is that the spokes have map entry only for the hub but not for other spokes. You need to add map entries for the other spokes. 

 

HTH

 

rick

HTH

Rick

ahh so I thought the dlci had to be unique per ip map. Thank you! thank you!

 

 

you need these commands on spokes: 201 is hub DLCI and 192.168.100.3 is spoke ip

frame-relay map ip 192.168.100.3 201

 

HTH

Kazim

Review Cisco Networking for a $25 gift card