Boot Camp Lab 15 distribute list

From: Dennis #6 (vacant@xxxxxxxx)
Date: Mon Nov 26 2001 - 21:33:14 GMT-3


   
In the following solution for R5 in lab 15, a distribute list is placed
under eigrp denying any. I read some reference material and I'm still
confused about this config. Doesn't this config stop all routes from being
redistributed into ospf? If so what is the purpose of this? Obviously I'm
not getting something. Good luck in your studies!

Cheers,

Dennis

router eigrp 10
 passive-interface Serial1.1
 network 150.100.0.0
 distribute-list 1 out
!
router ospf 10
 redistribute eigrp 10 metric 1 subnets
 passive-interface Ethernet0
 network 150.100.2.0 0.0.1.255 area 0
 network 150.100.10.0 0.0.0.255 area 0
 area 0 authentication message-digest
!
access-list 1 deny any



This archive was generated by hypermail 2.1.4 : Fri Jun 21 2002 - 06:45:23 GMT-3