Hi Evan,
Basically all related to route-map is proccessed before than a prefix-list by one hand, and by the other hand you will have a multiples options later if they ask you to modify this match in any way. For instance a conditional advertisement.
I hope this help,
Robclav
BlackBerry de movistar, allm donde estis esta tu oficin@
-----Original Message-----
From: "Evan Weston" <evan_weston_at_hotmail.com>
Date: Tue, 23 Jun 2009 20:42:52
To: 'Cisco certification'<ccielab_at_groupstudy.com>
Subject: BGP filtering
G'day all,
Just wondering if there's a difference between these two methods of
filtering besides the obvious i.e one way is a route-map and the other is a
prefix list. I ask because some vendor workbooks seem to prefer the
route-map method in their solution guides.
ip prefix-list AGGREGATE1 seq 5 deny 2.2.0.0/22
ip prefix-list AGGREGATE1 seq 10 permit 0.0.0.0/0 le 32
neighbour x.x.x.x prefix-list AGGREGATE1 out
ip prefix-list AGGREGATE2 seq 5 permit 2.2.0.0/22
!
route-map BGP_OUT deny 10
match ip address prefix-list AGGREGATE2
!
route-map BGP_OUT permit 20
neighbour x.x.x.x route-map BGP_OUT out
Evan
Blogs and organic groups at http://www.ccie.net
Received on Tue Jun 23 2009 - 12:19:17 ART
This archive was generated by hypermail 2.2.0 : Wed Jul 01 2009 - 20:02:37 ART