Ipv6 access-list standard (named) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 968
IPv6 Software Access Control List (ACL) Commands
Software Reference for x310 Series Switches
37.16
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
ipv6 access-list standard (named)
This command configures an IPv6 standard access-list for filtering frames that permit or
deny IPv6 packets from a specific source IPv6 address.
The no variant of this command removes a specified IPv6 standard access-list.
Syntax
[list-name]
ipv6 access-list standard
no ipv6 access-list standard
Syntax
[deny|permit]
ipv6 access-list standard
[{deny|permit}
{<ipv6-source-address/prefix-length>|any}
[exact-match]]
no ipv6 access-list standard
[{deny|permit}
{<ipv6-source-address/prefix-length>|any}
[exact-match]]
Mode
Global Configuration
Default
Any traffic controlled by a software ACL that does not explicitly match a filter is denied.
Usage
Use IPv6 standard access-lists to control the transmission of IPv6 packets on an interface,
and restrict the content of routing updates. The switch stops checking the IPv6 standard
access-list when a match is encountered.
Parameter
Description
<ipv6-acl-list-name>
A user-defined name for the IPv6 software standard
access-list.
Parameter
Description
<ipv6-acl-list-name>
A user-defined name for the IPv6 software standard
access-list.
deny
The IPv6 software standard access-list rejects
packets that match the type, source, and destination
filtering specified with this command.
permit
The IPv6 software standard access-list permits
packets that match the type, source, and destination
filtering specified with this command.
<ipv6-source-address/
prefix-length>
Specifies a source address and prefix length.
The IPv6 address prefix uses the format X:X::/prefix-
length. The prefix-length is usually set between 0
and 64.
any
Matches any source IPv6 address.
exact-match
Exact match of the prefixes.