Saturday, August 6, 2011

ccnp route 642-902

there is a small change in redistribution simulation
OSPF_EIGRP_Redistribution.jpg



after configure redistribution btwn eigrp and ospf in R2 and R3 .Then configure Ad value to select the best to the network 172.16.100.0/24 from Router2 .Here the best path is R1>R2>R3>R4 but R2 forward the traffic to 192.168.3.1(direct to r4 ) b cos the other path hving highest ad of external eigrp (170) so we should decrease the ad value of externel eigrp using
following commd

router eigrp 100
distance eigrp 90(internel) 105(external)

No comments:

Post a Comment