C613-50102-01 REV C
Command Reference for x510 Series
1488
AlliedWare Plus™ Operating System - Version 5.4.6-1.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
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 37-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 37-2:
Example output from the
show ipv6 access-list
command
Related
Commands
(ipv6 access-list named ICMP filter)
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