2 way redistribution

May 08, 2005 1 Replies

Hi guys, I am trying to achieve 2 way redistribution between ISIS and EIGRP. My conf is shown below. Now my question is whats the use of redistibued connected command there (inbetween asteriks)


RTR2> en



RTR2# config t



RTR2(config-router)# router isis



RTR2(config-router)# redistribute eigrp 100 level-1 metric 50



RTR2(config-router)# exit



RTR2(config)# router eigrp 100



RTR2(config-router)# redistribute isis level-1 metric 64 10 255 1 1500


**********************************

RTR2(config-router)# redistribute connected


**********************************

RTR2(config-router)# ^z



RTR2# copy running-config start up-config.


To asvertise a link into ISIS, you need an 'ip router isis' under that interface (which also tells ISIS to send IIHs out that interface)...

Let's say you want to advertise a link, but don't want to run ISIS on an interface, 'redistribute connected' is your friend.

Jonathan

Join the Discussion

Have something to add? Share your thoughts — no account required.

Didn't find your answer?

Ask the community — no account required