From: Raul (ramuesq@gmail.com)
Date: Wed Feb 01 2006 - 16:48:10 GMT-3
Hi,
You can use:
1.- If you only want to receive BGP routes with up to 4 AS paths:
sh ip bgp regexp ^([0-9]+)*_([0-9]+)*_([0-9]+)*_([0-9]+)*$
2.- If you want to receive BGP routes with 4 AS paths:
sh ip bgp regexp ^([0-9]+)_([0-9]+)_([0-9]+)_([0-9]+)$
For you case, you have to replace the last "([0-9]+)" by 254
HTH
Raul
On 1/31/06, Salzano, Mario Arthur Costa <mario.salzano@siemens.com> wrote:
>
> Hi,
>
> Does anybody knows what would be the best practice to limit the number
> of AS-PATHS received by the remote-as 254 to 10?
>
> Thanks!
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
>
> _______________________________________________________________________
> Subscription information may be found at:
> http://www.groupstudy.com/list/CCIELab.html
This archive was generated by hypermail 2.1.4 : Wed Mar 01 2006 - 11:28:17 GMT-3