C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
921
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
6 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
SHOW
IPV
6
ACCESS
-
LIST
(IP
V
6 H
ARDWARE
ACL
S
)
show ipv6 access-list (IPv6 Hardware ACLs)
Overview
Use this command to display all configured hardware IPv6 access-lists or the IPv6
access-list specified by name. Omitting the optional access-list name parameter
will display all IPv6 ACLs.
Use the
show ipv6 access-list standard
command to display the IPv6 access-list
specified by name as defined from the
ipv6 access-list (named)
command.
Syntax
show ipv6 access-list [
<access-list-name
>]
show ipv6 access-list standard [
<access-list-name>
]
Mode
User Exec and Privileged Exec
Examples
To show the standard named ipv6 access-list acl_name use the following
command:
awplus#
show ipv6 access-list standard acl_name
Output
Figure 24-1:
Example output from the show ipv6 access-list standard command
To show all configured ipv6 access-lists use the command:
awplus#
show ipv6 access-list
Output
Figure 24-2:
Example output from the show ipv6 access-list command
Parameter
Description
standard
Named standard access-list.
<access-list-name>
Hardware IPv6 access-list name.
Named Standard IPv6 access-list acl_name
deny any
IPv6 access-list deny_icmp
deny icmp any any vlan 1
IPv6 access-list deny_ssh
deny tcp abcd::0/64 any eq 22