cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1056
Views
0
Helpful
1
Replies

BGP AS-Path Question???

mdargin
Level 1
Level 1

We have a configuration in our router that look like this:

router bgp 6544

Neighbor 2.3.3.3 filter-list 1 out

!

ip as-path access-list 1 permit ^$

What does the ^$ mean? Does it mean that any Autonomous system can advertise outbound of the router. If it means that what is the purpose of the statemnt?

Thank You for any responses

1 Reply 1

Richard Burts
Hall of Fame
Hall of Fame

Mark

The ^$ means to only allow advertisement for routes that originate within your AS. Technically it tests for routes with an empty AS path and the only routes that have an empty AS path are the routes that originate within your own AS.

This test is a good way to assure that you do not become a transit AS. It is a good thing to do.

HTH

Rick

HTH

Rick
Review Cisco Networking products for a $25 gift card