C613-50170-01 Rev B
Command Reference for x510 Series
1607
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
6 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
SHOW
IPV
6
ACCESS
-
LIST
(IP
V
6 S
OFTWARE
ACL
S
)
show ipv6 access-list (IPv6 Software ACLs)
Overview
Use this command to display all configured IPv6 access-lists or the IPv6 access-list
specified by name.
Syntax
show ipv6 access-list [
<access-list-name>
]
show ipv6 access-list standard [
<access-list-name>
]
show ipv6 access-list extended [
<access-list-name>
]
Mode
User Exec and Privileged Exec
Example
To show all configured IPv6 access-lists, use the following command:
awplus#
show ipv6 access-list
Output
Figure 39-1:
Example output from
show ipv6 access-list
Example
To show the IPv6 access-list named
deny_icmp,
use the following command:
awplus#
show ipv6 access-list deny_icmp
Output
Figure 39-2:
Example output from
show ipv6 access-list
for a named ACL
Parameter
Description
<
access-list-name
>
Only display information about an IPv6 access-list with
the specified name.
standard
Only display information about standard access-lists.
extended
Only display information about extended access-lists.
IPv6 access-list deny_icmp
deny icmp any any vlan 1
IPv6 access-list deny_ssh
deny tcp abcd::0/64 any eq 22
IPv6 access-list deny_icmp
deny icmp any any vlan 1