Monitoring the AS Path Access Lists for IP

Purpose

Display information about AS-path access lists.

Action

To display information about AS-path access lists:

host1#show ip as-path-access-list
AS Path Access List 1:
    permit  .*
AS Path Access List 2:
    deny  .*
AS Path Access List 3:
    permit  _109_
    deny  .*
AS Path Access List 4:
    permit  _109$
    deny  .*
AS Path Access List 10:
    deny  _109$
    permit  ^108_
    deny  .*

Related Documentation