Alcatel-Lucent 6850-48 参考指南

下载
页码 3444
IP Commands
page 32-106
OmniSwitch CLI Reference Guide
September 2009
show ip access-list
Displays the details of the access list.
show ip access-list [access-list-name]
Syntax Definitions
access-list-name
Name of the access list.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
If the access-list-name is not specified in this command, all the access lists will be displayed.
Examples
-> show ip access-list
                     Address /                  Redistribution
Name                 Prefix Length      Effect  Control
--------------------+------------------+-------+--------------
al_3
 10.0.0.0/8         permit  all-subnets
al_3 
11.0.0.0/8         permit  all-subnets
al_4 
1.0.0.0/8          permit  no-subnets
al_4 
10.0.0.0/8         permit  all-subnets
-> show ip access-list al_4
                     Address /                  Redistribution
Name                 Prefix Length      Effect  Control
--------------------+------------------+-------+--------------
al_4 
1.0.0.0/8          permit  no-subnets
al_4 
10.0.0.0/8         permit  all-subnets
output definitions
Name
Name of the access list.
Address/Prefix Length
IP address that belongs to the access list.
Effect
Indicates whether the IP address is permitted or denied for redistribu-
tion.
Redistribution Control
Indicates the conditions specified for redistributing the matched routes.