C613-50631-01 Rev A Command Reference for IE340 Series 2097
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 SOFTWARE ACCESS CONTROL LIST (ACL) COMMANDS
IPV
6 ACCESS-LIST STANDARD (NAMED)
ipv6 access-list standard (named)
Overview 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 <ipv6-acl-list-name>
no ipv6 access-list standard <ipv6-acl-list-name>
Syntax [deny|
permit]
ipv6 access-list standard <ipv6-acl-list-name> [{deny|permit}
{<ipv6-source-address/prefix-length>|any} [exact-match]]
no ipv6 access-list standard <ipv6-acl-list-name>
[{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 notes 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.