Can any one tell me how to migrate from IGRP to EIGRP? I am also trying to run the"no passive-interface" command?
Migrating from IGRP to EIGRP
May 05, 2006
1 Replies
hostname Cis2503d
no router igrp 10
router eigrp 10 network 192.168.13.0 network 192.168.14.0 exit
Also an opportunity to try out Class A IP addressing
router eigrp 10 network 10.0.0.0 passive-interface e 0 exit
int so ip address 10.0.14.1 255.255.255.0 exit
int s1 ip address 10.0.13.2 255.255.255.0 exit
int e 0 ip address 192.168.7.1 255.255.255.0 exit
to test out the "no passive-interface" command
router eigrp 10 network 10.0.0.0 passive-interface default no passive-interface s0 no passive-interface s1 exit
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required