This task asked to configure EIGRP between R9 and R6, Add loop backs to R9 and send only one route to cover the loopbacks and LAN address of R9
Restrictions - do not use distribute-filters - do not use summary-address However the DSG shows the use of the "ip summary-address" command which violates the requirements I was going to use auto-summary but i could not get it to work Basically i had R9 had the following interfaces 140.10.8.9/32 140.10.9.9/24 140.10.10.9/32 140.10.11.9/32 router eigrp auto-summary network 140.10.8.9 0.0.0.0 network 140.10.9.9 0.0.0.0 network 140.10.10.9 0.0.0.0 network 140.10.11.9 0.0.0.0 network 140.10.89.1 0.0.0.0 (this is a /31 network on MLPPP between R6 and R9) R6 router eigrp no auto-summary network 140.10.89.0 0.0.0.0 (this is a /31 network on MLPPP between R6 and R9) R6 always showed the 4 networks and never showed any summary route. Any ideas? Aaron _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com Are you a CCNP or CCIE and looking for a job? Check out www.PlatinumPlacement.com
