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

Reply via email to