RE: BGP regexp - AS count

From: Michal.Grzybczyk@vattenfall.pl
Date: Wed Aug 09 2006 - 07:34:04 ART


Hi Maneesh

"+" means one or more instances, first instance is just for example 500_ or
30_
not additional prepended AS#

Regards,
grzybek

not sure if should be having a "+" for all the ASs
please correct me if wrong. '+' would be needed only for the AS number that
you prepend

$0.02
Maneesh

On 8/9/06, Michal.Grzybczyk@vattenfall.pl <Michal.Grzybczyk@vattenfall.pl >
wrote:

        Hello,

>For example:-

>2 AS away
>500 10
>500 10 10 10

        My version:

        ^(500_)+(10_)+$

>3 AS away
>500 30 40
>500 500 30 30 40

        ^(500_)+(30_)+(40_)+$

        Best Regards,
        grzybek

        _______________________________________________________________________
        Subscription information may be found at:
        http://www.groupstudy.com/list/CCIELab.html



This archive was generated by hypermail 2.1.4 : Fri Sep 01 2006 - 15:41:56 ART