You have been called back by the
Lubbock ISP because several of their core routers do not have enough
memory to run EIGRP. You must setup IGRP in the CORE only.
Tasks:
From the "Router A" console
- Ping all interfaces before
beginning.
- To remove the EIGRP routing
protocol and turn on the IGRP routing protocol issue the
following commands:
- router-a(config)#no
router eigrp 44
- router-a(config)#router
igrp 44
- router-a(config-router)#network
206.202.16.0
- router-a(config-router)#^Z
From the "Router B" console
- Issue the following
commands:
- router-b(config)#router
eigrp 44
- router-b(config-router)#no
network 206.202.16.0
- router-b(config)#router
igrp 44
- router-b(config-router)#network
206.202.16.0
- router-b(config-router)#^Z
- Write the
running-configurations of all the routers to memory, and reboot
all the routers.
From the "Router C" console
- Enter enable exec mode
and enter show ip route
and show ip eigrp
traffic. Report your
findings below:
