IP Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 29-89
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 6250
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.