C613-50100-01 REV C Command Reference for x930 Series 1963
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
IPV6 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
SHOW
IPV6 ACCESS-LIST (IPV6 HARDWARE ACLS)
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 39-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 39-2: Example output from the show ipv6 access-list command
Related
Commands
ipv6 access-list (named)
(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