Users Guide

Layer 3 Routing Commands 1428
User Guidelines
If multiple prefix lists are specified in one statement, a match occurs if a
prefix matches any one of the prefix lists. If a match ipv6 address statement is
configured within a route map section that already has a match ipv6 address
statement, the new prefix lists are added to the existing set of prefix lists, and
a match occurs if any prefix list in the combined set matches the prefix.
The command no match ip address prefix-list removes the match term and
all its prefix lists.
Command History
Introduced in version 6.2.0.1 firmware.
Example
In the example below, IPv6 addresses specified by the prefix list apple are
matched through the route map abc.
Router(config)# route-map abc
Router(config-route-map)# match ipv6 address prefix-list apple
show ip as-path-access-list
This command displays the contents of AS path access lists.
Syntax
show ip as-path-access-list [ as-path-list-number ]
• as-path-list-number—(Optional) When an AS path list number is
specified, the output is limited to the single AS path list specified. Integer
from 1 to 500.
Default Configuration
No match criteria are configured by default.
Command Mode
Privileged Exec mode, Global Configuration mode and all sub-modes.