(Access-List Extended Tcp Udp Filter) - Allied Telesis AT-IX5-28GPX Manual

High availability, high power video surveillance poe switch
Hide thumbs Also See for AT-IX5-28GPX:
Table of Contents

Advertisement

IP
4 S
A
C
V
OFTWARE
CCESS
ONTROL
(
-
TCP UDP
ACCESS
LIST EXTENDED

(access-list extended TCP UDP filter)

Overview
Use this ACL filter to add a new TCP or UDP filter entry to the current extended
access-list. If the sequence number is specified, the new filter is inserted at the
specified location. Otherwise, the new filter is added at the end of the access-list.
The no variant of this command removes a TCP or UDP filter entry from the current
extended access-list. You can specify the TCP or UDP filter entry for removal by
entering either its sequence number (e.g. no 10), or by entering its TCP or UDP
filter profile without specifying its sequence number.
Note that the sequence number can be found by running the
Software ACLs)
Syntax [tcp|udp]
[<sequence-number>] {deny|permit} {tcp|udp} <source> {eq
<sourceport> |lt <sourceport>|gt <sourceport>|ne <sourceport>}
<destination> [eq <destport>|lt <destport>|gt <destport>|ne
<destport>] [log]
no [<sequence-number>]{deny|permit} {tcp|udp} <source> {eq
<sourceport> |lt <sourceport>|gt <sourceport>|ne <sourceport>}
<destination> [eq <destport>|lt <destport>|gt <destport>|ne
<destport>] [log]
no <sequence-number>
C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
L
(ACL) C
IST
OMMANDS
)
FILTER
command.
Parameter
Description
<1-65535>
<sequence-
The sequence number for the filter entry of the selected access
number>
control list.
Access-list rejects packets that match the source and destination
deny
filtering specified with this command.
Access-list permits packets that match the source and destination
permit
filtering specified with this command.
The access-list matches only TCP packets.
tcp
The access-list matches only UDP packets.
udp
The source address of the packets. You can specify a single host, a
<source>
subnet, or all sources. The following are the valid formats for
specifying the source:
<ip-addr>/
<prefix>
any
The source port number, specified as an integer between 0 and
<sourceport>
65535.
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
show access-list (IPv4
An IPv4 address, followed by a
forward slash, then the prefix length.
This matches any source IP address
within the specified subnet.
Matches any source IP address.
881

Advertisement

Table of Contents
loading

Table of Contents