cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
386
Views
0
Helpful
3
Replies

eigrp issues

muskap
Level 1
Level 1

Im trying to connect all three routers using eigrp however it doesnt seem to connect. The file attached is the network and is after i tried adding eigrp to all three routers but failed and removed the protocols. Can anyone try to help? Ive been stuck with this for a couple of days and cant seem to figure out what im doing wrong.

Commands i used on all routers:

router eigrp 100

network 192.168.59.0

 

also tried network 192.168.59.0 255.255.255.0

3 Replies 3

Hello,

Looks like you might be running an older version of PT. I cant open the file. Can you provide a diagram and what you have the interface IPs set to for each router and their connections to each other. This looks like a similar issue posed earlier. If all 3 of your routers connect to each other they cannot all use the 192.168.59.0/24 subnet. It needs to be subnetted out so they are all using their own unique subnet.

 

-David

 

router 1-2 is using 192.168.59.200/30

router 1-3 is using 192.168.59.204/30

router 2-3 is using 192.168.59.208/30

Make sure each interface is in up/up status.

Make sure each router can ping its directly connected neighbor IP address.

Then try this:

router eigrp 100

network 192.168.59.0 0.0.0.255

no auto-summary

 

Review Cisco Networking for a $25 gift card