Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IPv6 Commands
OmniSwitch CLI Reference Guide
September 2009
page 33-71
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 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 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.1.3; 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.