C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
891
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
STANDARD
NUMBERED
FILTER
)
Usage
An ACL can be configured with multiple ACL filters using sequence numbers. If the
sequence number is omitted, the next available multiple of 10 will be used as the
sequence number for the new filter. A new ACL filter can be inserted into the
middle of an existing list by specifying the appropriate sequence number.
NOTE
:
The access control list being configured is selected by running the
access-list
standard (named)
command with the required access control list number, or name,
but with no further parameters selected.
Software ACLs will
deny
access unless
explicitly permitted
by an ACL action.
Example
To add a new entry accepting the IP network
10.1.1.0/24
at the sequence
number
15
position, use the commands:
awplus#
configure terminal
awplus(config)#
access-list 99
awplus(config-ip-std-acl)#
15 permit 10.1.2.0 0.0.0.255
Related
Commands
access-list (standard numbered)
show running-config
show ip access-list