Ipv6 access-list – Allied Telesis AT-8100 Series User Manual
Page 1614

Chapter 99: ACL Commands
1614
IPV6 ACCESS-LIST
Syntax
ipv6 access-list <
ipv6 access-list
>
Parameters
ipv6 access-list
Specifies the name of an IPv6 ACL access list.
Mode
Global Configuration mode
Description
Use this command to specify the name of an IPv6 ACL and enter the
Configuration IPv6 ACL mode. You must enter the IPV6 ACCESS-LIST
command before placing filtering conditions on the named IPv6 ACL.
Use the no version of this command, NO IPV6 ACCESS-LIST, to delete
the specified IPv6 ACL.
Confirmation Command
“SHOW INTERFACE ACCESS-GROUP” on page 1643
Examples
This example creates an IPv6 ACL named “tcp” and enters the
Configuration IPv6 Access mode:
awplus> enable
awplus# configure terminal
awplus(config)# ipv6 access-list tcp
awplus(config-ipv6-acl)#
This example deletes an IPv6 ACL named “udp:”
awplus> enable
awplus# configure terminal
awplus(config)# no ipv6 access-list udp