Monitoring AS-Path Access Lists

Purpose

Display AS-path access lists.

Action

To display AS-path access lists:

host1#show ip as-path-access-list
AS Path Access List 10:
  permit [200-220]
  permit ^114
  permit ^117.*225$
AS Path Access List 11:
  deny .*
AS Path Access List 20:
  deny [1100-1250]
  permit .*

Meaning

Table 24 lists the show ip as-path-access-list command output fields.

Table 24: show ip as-path-access-list Output Fields

Field Name

Field Description

As Path Access List

Name of an AS Path Access List

permit, deny

Condition statement for routes matching the condition

Related Documentation