bgp filtering query

From: Raheel Itrat (syedraheel@gmail.com)
Date: Tue Dec 02 2008 - 06:05:10 ARST


Hi!
Is there any difference in working between these two configs

router bgp 100
neighbor 20.1.1.254 route-map ABC out
ip as-path access-list 1 permit _54$
route-map ABC deny 10
match as-path 1
route-map ABC permit 20

OR
router bgp 100
neighbor 20.1.1.254 filter-list 1 out
ip as-path access-list 1 permit _54$

Blogs and organic groups at http://www.ccie.net



This archive was generated by hypermail 2.1.4 : Thu Jan 01 2009 - 12:53:07 ARST