Redistribution using ACLs or Prefix-lists (which method is

From: Ken.Farrington@barclayscapital.com
Date: Thu Oct 16 2003 - 10:05:54 GMT-3


Sorry Guys, (this has probably been posted b4)

Just to confirm what I should do as my date is coming very close.

======================================
Redistribnution of connected, IGP, or distribute-lists
======================================

Could anyone give me the best way to do this. The way I think of it is use
access-lists for access-control and prefix-lists for network prefix control.

Things is, am i correct or does it matter.

Please look at the sample of redistrinute connected below :-

int e 0
 ip address 10.0.0.1 255.255.255.0
int e 1
 ip address 11.11.11.1 255.255.255.0
!
router ospf 1
 log-adjacency-changes
 redistribute connected subnets route-map CONN-TO-OSPF
 network 10.0.0.0 0.0.0.255
!
route-map CON-TO-OSPF
 match ip address 10
!
access-list 10 permit 11.11.11.0

-----------or---------------

route-map CON-TO-OSPF
 match ip address prefix CON-TO-OSPF-LIST
!
ip prefix-list CON-TO-OSPF-LIST permit 11.11.11.0/24

------------------------------------------------------------------------
For more information about Barclays Capital, please
visit our web site at http://www.barcap.com.

Internet communications are not secure and therefore the Barclays
Group does not accept legal responsibility for the contents of this
message. Although the Barclays Group operates anti-virus programmes,
it does not accept responsibility for any damage whatsoever that is
caused by viruses being passed. Any views or opinions presented are
solely those of the author and do not necessarily represent those of the
Barclays Group. Replies to this email may be monitored by the Barclays
Group for operational or business reasons.

------------------------------------------------------------------------

***Get your CCIE and a FREE vacation: Shop.GroupStudy.com***



This archive was generated by hypermail 2.1.4 : Mon Nov 24 2003 - 07:53:03 GMT-3