Ipv6 access-list extended tcp udp filter) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 966
![background image](/manuals/427254/966/background.png)
IPv6 Software Access Control List (ACL) Commands
Software Reference for x310 Series Switches
37.14
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
(ipv6 access-list extended TCP UDP filter)
Use this ACL filter to add a filter entry for an IPv6 source and destination address and
prefix, with a TCP (Transmission Control Protocol) or UDP (User Datagram Protocol) source
and destination port specified, to the current extended IPv6 access-list. If a sequence
number is specified, the new entry is inserted at the specified location. Otherwise, the
new entry is added at the end of the access-list.
The no variant of this command removes a filter entry for an IPv6 source and destination
address and prefix, with a TCP or UDP source and destination port specified, from the
current extended IPv6 access-list. You can specify the filter entry for removal by entering
either its sequence number, or its filter entry profile.
Syntax
[tcp|udp]
[
{<ipv6-source-address/prefix>|any}
{eq <sourceport>|lt <sourceport>|gt <sourceport>|ne <sourceport>}
{<IPv6-destination-address/prefix>|any}
{eq <destport>|lt <destport>|gt <destport>|ne <destport>} [log]
no {deny|permit} {tcp|udp}
{<ipv6-source-address/prefix>|any}
{eq <sourceport>|lt <sourceport>|gt <sourceport>|ne <sourceport>}}
{<IPv6-destination-address/prefix>|any}
{eq <destport>|lt <destport>|gt <destport>|ne <destport>} [log]
no
Parameter
Description
<
sequence-number
>
<1-65535>
The sequence number for the filter entry of the selected
access control list.
deny
Specifies the packets to reject.
permit
Specifies the packets to accept.
tcp
TCP packet.
udp
UDP packet.
IPv6 source address, or local address.
The IPv6 address uses the format X:X::X:X/Prefix-Length. The
prefix-length is usually set between 0 and 64.
any
Any source address or local address.
eq
Equal to.
lt
Less than.
gt
Greater than.
ne
Not equal to.
<sourceport>
The source port number, specified as an integer between 0
and 65535.
address/prefix>
IPv6 destination address, or local address.
The IPv6 address uses the format X:X::X:X/Prefix-Length. The
prefix-length is usually set between 0 and 64.