Show ip as-path-list [ <listname – ADTRAN 1000R Series User Manual

Page 206

Advertising
background image

Command Reference Guide

Enable Mode Command Set

61200510L1-35E

Copyright © 2005 ADTRAN

206

show ip as-path-list [<listname>]

Use the show ip as-path-list command to display any AS path lists that have been configured in the router,
along with any permit and deny clauses in each list.

Syntax Description

<listname>

Optional. Specifies that the command display only the list matching the specified
AS path listname. If not specified, all AS path lists are displayed.

Default Values

By default, this command displays all AS path lists.

Applicable Platforms

This command applies to the NetVanta 300, 1000R, 2000, 3000, 4000, and 5000 and
Total Access 900 Series units.

Command History

Release 10.1

Command was introduced.

Usage Examples

In the following example, all AS path lists defined in the router are displayed.

>enable

#show ip as-path-list

ip as-path-list AsPathList1:

permit 100

permit 200

permit 300

deny 6500

ip as-path-list AsPathList2:

permit 400

permit 500

In the following example, only the AS Path List with the name AsPathList2 is displayed.

>enable

#show ip as-path-list AsPathList2

ip as-path-list AsPathList2:

permit 400

permit 500

Advertising