Pages

Wednesday, October 6, 2010

EIGRP Configuration

HYD>enable
HYD#config t
HYD(config)#router EIGRP 100
HYD(config-router)#network 192.168.1.0 0.0.0.255
HYD(config-router)#network 10.0.0.0 0.255.255.255
HYD(config-router)#exit
HYD(config)#exit
HYD#show ip route
HYD#show ip eigrp topology
HYD#show ip eigrp neighnors


CHE>enable
CHE#config t
CHE(config)#router EIGRP 100
CHE(config-router)#network 192.168.2.0
CHE(config-router)#network 10.0.0.0
CHE(config-router)#network 11.0.0.0
CHE(config-router)#exit
CHE(config)#exit
CHE#show ip route
CHE#show ip eigrp neighnors


BAN>enable
BAN#config t
BAN(config)#router EIGRP 100
BAN(config-router)#network 192.168.3.0
BAN(config-router)#network 11.0.0.0
BAN(config-router)#exit
BAN(config)#exit
BAN#show ip route
BAN#show ip eigrp neighnors

Then ping 192.168.1.1

No comments:

Post a Comment

Spice Up Your Blog Gadgets