|
A router is configured to redistribute between EIGRP and IGRP, as follows:
router eigrp 15 network 192.168.5.0 no auto-summary metric weights 0 1 1 0 1 1 ! router igrp 5 network 172.16.0.0 metric weights 0 0 0 1 1 1
The routers in the EIGRP domain are not learning routes into the IGRP domain, and routers in the IGRP domain are not learning routes into the EIGRP domain. What is wrong?
|