distribute-list out eigrp can be misleading.  While the command is PLACED under router OSPF, the EFFECT is actually in the EIGRP process.  When you go to redistribute OSPF routes, and EIGRP says "Hey, give me your routes!", the distribute-list kicks in and filters exactly WHAT routes are going to be given.
 
Note, I don't have the lab in front of me, so I'm giving you a general explanation of the command and why it may look like it does nothing here.
 
HTH,
 
 
Scott Morris, CCIE4 (R&S/ISP-Dial/Security/Service Provider) #4713, JNCIE #153, CISSP, et al.
CCSI/JNCI-M/JNCI-J
IPExpert VP - Curriculum Development
IPExpert Sr. Technical Instructor
[EMAIL PROTECTED]
http://www.ipexpert.com
 
 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Mohamed Farouk
Sent: Tuesday, July 18, 2006 5:17 PM
To: [email protected]
Subject: [OSL | CCIE_RS] Lab 33 R6 Redistrbiution

Hi
I have noticed the following configuration on R6
 
router ospf 1
 log-adjacency-changes
 area 0 authentication message-digest
 network 192.168.10.0 0.0.0.255 area 0
 network 192.168.90.0 0.0.0.3 area 9
 network 200.0.0.6 0.0.0.0 area 0
 neighbor 192.168.90.2 priority 1
 distribute-list 1 out eigrp 1
 
Where is the redistribute eigrp 1 subnets in ospf 1, so that "distribute-list 1 out eigrp 1" has any value?
It is very strange that i found a question about that in the certification talk site from WBv7 configs, and after the launching of WBv8 the same mistake is found?!
Thanks/Regards

Reply via email to