IPv6 Commands
OmniSwitch 6250 CLI Reference Guide November 2009 page 30-63
show ipv6 access-list
Displays the contents of the specified IPv6 access list.
show ip access-list [access-list-name]
Syntax Definitions
access-list-name Name of the IPv6 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 ipv6 access-list
Address / Redistribution
Name Prefix Length Effect Control
--------------------+------------------+-------+--------------
al_3 128::/64 permit all-subnets
al_4 124::/64 permit no-subnets
-> show ipv6 access-list 4
Address / Redistribution
Name Prefix Length Effect Control
--------------------+------------------+-------+--------------
al_4 124::/64 permit no-subnets
Release History
Release 6.6.1; command was introduced
output definitions
Name Name of the IPv6 access list.
Address/Prefix Length IPv6 address that belongs to the access list.
Effect Indicates whether the IPv6 address is permitted or denied for redistribu-
tion.
Redistribution Control Indicates the conditions specified for redistributing the matched routes.