Sounds right to me. If ^ matches the beginning of the AS path and $ matches
the end, then ^10$ refers to routes that originated from AS 10 and have
nothing after AS 10 in their path.

        -----Original Message----- 
        From: Anthony Pace [mailto:[EMAIL PROTECTED]] 
        Sent: Wed 4/10/2002 6:01 PM 
        To: [EMAIL PROTECTED] 
        Cc: 
        Subject: Re: ac-path access list [7:40983]
        
        

        A. will catch any routes which have ever traversed AS-10
        
        B. will catch only routes which have originated in 10 and have just come
        into your AS from AS-10 (meaning you would be directly connected to AS-10.
        
        Does anyone else interperete B differently than this??
        
        Anthony Pace
        
        
        ""Steven A. Ridder""  wrote in message
        [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
        > Is there any difference in these two commands?
        >
        > A.  ip as-path access-list deny _10_
        >
        > B.  ip as-path access-list deny ^10$
        >
        > If I understand corerctly, they both deny AS 10, and only 10.
        >
        > --
        >
        > RFC 1149 Compliant.
        > Get in my head:
        > http://sar.dynu.com




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=41158&t=40983
--------------------------------------------------
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]

Reply via email to