Marc, You are correct. I see that the redist does make them 170 and that advertising them makes them internal (90).
Thanks. Regards, Jay McMickle- CCNP, CCSP, MCSE ________________________________ From: Marc Abel <[email protected]> To: Frank <[email protected]>; Jay McMickle <[email protected]> Cc: "[email protected]" <[email protected]> Sent: Sun, August 1, 2010 4:02:18 PM Subject: Re: [OSL | CCIE_RS] WB1, Lab 9.7 EIGRP- Follow up Advertising them will make them eigrp internal. Redist will make an eigrp external. -- Sent from my Palm Pre ________________________________ On Aug 1, 2010 2:12 PM, Frank <[email protected]> wrote: Hi Jay, Yes, you are correct. Using the combination of passive interfaces and the network statement is an alternative to "redistribute connected". Regards, Frank Jay McMickle schreef: > Let me add this- > Is the listing of the networks commands to meet the need for the > advertisement of the "connected" networks? I interpreted this as > redist connected, but the DSG shows the correct way. This seems to be > the reason for the network statements added, although those interfaces > have been put into passive mode. > > Would someone please verify this reasoning? > > > > > Regards, > Jay McMickle- CCNP, CCSP, MCSE > > > > > ------------------------------------------------------------------------ > *From:* Jay McMickle <[email protected]> > *To:* [email protected] > *Sent:* Sun, August 1, 2010 1:36:44 PM > *Subject:* WB1, Lab 9.7 EIGRP > > While working on WB1, Lab 9.7, EIGRP, I'm wondering why we should list > networks that the intereface has be put into EIGRP passive mode? > > Passive mode disables the EIGRP neighbor process, and the network > statement specifies which interface to enable the EIGRP process. So, > why list the other networks with network statements if their interface > has been marked as passive? > > ! > interface Loopback0 > ip address 200.0.0.4 255.255.255.255 > ! > interface FastEthernet0/0 > ip address 150.100.40.4 255.255.255.0 > duplex auto > speed auto > ! > interface FastEthernet0/1 > ip address 150.100.41.4 255.255.255.0 > duplex auto > speed auto > ! > interface Serial0/0/0 > bandwidth 64 > ip address 150.100.24.4 255.255.255.0 > encapsulation frame-relay > no fair-queue > frame-relay lmi-type cisco > ! > router eigrp 2004 > passive def > no passive-interface s0/0/0 > no auto-summary > redistribute connected > network 150.100.24.0 0.0.0.255 > network 200.0.0.4 0.0.0.0 > network 150.100.40.0 0.0.1.255 > > > > Regards, > Jay McMickle- CCNP, CCSP, MCSE > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > For more information regarding industry leading CCIE Lab training, please > visit >www.ipexpert.com > > _______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
_______________________________________________ For more information regarding industry leading CCIE Lab training, please visit www.ipexpert.com
