RE: AS-Path ACL

From: Faryar Zabihi \(fzabihi\) (fzabihi@cisco.com)
Date: Tue May 23 2006 - 11:38:39 ART


 ip as-path access-list 1 permit ^60_ (Passed to your AS from AS 60,
The route did not originate in AS 60)

ip as-path access-list 1 permit _60$ (Originated in AS 60, This
matches the routes in the table)

 Faryar

-----Original Message-----
From: nobody@groupstudy.com [mailto:nobody@groupstudy.com] On Behalf Of
Kobus Van Rooyen
Sent: Tuesday, May 23, 2006 8:52 AM
To: ccielab@groupstudy.com
Subject: AS-Path ACL

I'm confused by the AS-PATH understanding. what is the difference
between

ip as-path access-list 1 permit ^60_
and
ip as-path access-list 1 permit _60$

if you look at the BGP table like

   Network Next Hop Metric LocPrf
Weight Path
*> 172.10.16.0/24 172.11.2.6
                            0 200 100 60 i
*> 161.10.17.0/24 172.11.2.6
                            0 200 100 60 i



This archive was generated by hypermail 2.1.4 : Thu Jun 01 2006 - 06:33:22 ART