From: nenad pudar (nenad.pudar@gmail.com)
Date: Wed May 18 2005 - 17:19:23 GMT-3
Hi
I need to create generic filter list using regexp that will allow only
routes from neighboring AS (+ eventually prepend from that AS)
I am not looking for as-path from one specific AS but rather the
generic filter list that can be applied for all existing and new bgp
neighbors
One of the way to configure this on Cisco router is
ip as-path access-list xxx
permit ^[0-9]+$
deny .*
thanks
nenad
nenad
This archive was generated by hypermail 2.1.4 : Fri Jun 03 2005 - 10:11:58 GMT-3