Access-List (Extended Numbered) - 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
-
(
ACCESS
LIST
EXTENDED NUMBERED

access-list (extended numbered)

Overview
This command configures an extended numbered access-list that permits or
denies packets from specific source and destination IP addresses. You can either
create an extended numbered ACL together with an ACL filter entry in the Global
Configuration mode, or you can use the IPv4 Extended ACL Configuration mode
for sequenced ACL filter entry after entering a list number.
The no variant of this command removes a specified extended named access-list.
Syntax
access-list {<100-199>|<2000-2699>}
[list-number]
no access-list {<100-199>|<2000-2699>}
Syntax [deny|
access-list {<100-199>|<2000-2699>} {deny|permit} ip <source>
permit]
<destination>
no access-list {<100-199>|<2000-2699>}{deny|permit} ip <source>
<destination>
C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
L
(ACL) C
IST
OMMANDS
)
Parameter
Description
IP extended access-list.
<100-199>
IP extended access-list (expanded range).
<2000-2699>
Parameter
Description
IP extended access-list.
<100-199>
IP extended access-list (expanded range).
<2000-2699>
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 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:
any
host<ip-addr>
<ip-addr>
<reverse-mask>
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
Matches any source IP address.
Matches a single source host with the IP
address given by <ip-addr> in dotted
decimal notation.
An IPv4 address, followed by a reverse
mask in dotted decimal format. For
example, entering 192.168.1.1
0.0.0.255 is the same as entering
192.168.1.1/24. This matches any
source IP address within the specified
subnet.
869

Advertisement

Table of Contents
loading

Table of Contents