Options

EIGRP routers do not see each other?

johnifanx98johnifanx98 Member Posts: 329
router1
Router#sh proto
Global values:
Internet Protocol routing is enabled
FastEthernet0/0 is up, line protocol is up
Internet address is 192.168.10.1/24
FastEthernet1/0 is up, line protocol is up
Internet address is 192.168.20.1/24
Serial2/0 is up, line protocol is up
Internet address is 192.168.50.5/30

Router#sh ip proto

Routing Protocol is "eigrp 100 "
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
EIGRP maximum hopcount 100
EIGRP maximum metric variance 1
Redistributing: eigrp 100
Automatic network summarization is not in effect
Maximum path: 4
Routing for Networks:
192.168.10.0
192.168.20.0
192.168.50.0
Routing Information Sources:
Gateway Distance Last Update
Distance: internal 90 external 170

router2
Router#sh protocols
Global values:
Internet Protocol routing is enabled
FastEthernet0/0 is up, line protocol is up
Internet address is 192.168.30.1/24
FastEthernet1/0 is up, line protocol is up
Internet address is 192.168.40.1/24
Serial2/0 is up, line protocol is up
Internet address is 192.168.5.6/30

Router#sh ip proto

Routing Protocol is "eigrp 100 "
Outgoing update filter list for all interfaces is not set
Incoming update filter list for all interfaces is not set
Default networks flagged in outgoing updates
Default networks accepted from incoming updates
EIGRP metric weight K1=1, K2=0, K3=1, K4=0, K5=0
EIGRP maximum hopcount 100
EIGRP maximum metric variance 1
Redistributing: eigrp 100
Automatic network summarization is not in effect
Maximum path: 4
Routing for Networks:
192.168.30.0
192.168.40.0
192.168.50.0
Routing Information Sources:
Gateway Distance Last Update
Distance: internal 90 external 170

However, "show ip eigrp neighbor" does not show the other side...

Comments

Sign In or Register to comment.