C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
883
AlliedWare Plus™ Operating System - Version 5.4.5-0.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
(
ACCESS
-
LIST
EXTENDED
TCP UDP
FILTER
)
Example 2
[adding to a list]
To insert a new entry with sequence number
5
of the access-list named
my-list
that will accept UDP packets from
10.1.1.0/24
network to
192.168.1.0/24
network on UDP port
80
, use the commands:
awplus#
configure terminal
awplus(config)#
access-list extended my-list
awplus(config-ip-ext-acl)#
5 permit udp 10.1.1.0/24
192.168.1.0/24 eq 80