C613-50057-01 REV A
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
885
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
(
NAMED
)
Usage
Use this command when configuring a standard named access-list for filtering IP
software packets. For backwards compatibility you can either create the access-list
from within this command, or you can enter this command followed by only the
standard access-list name then enter. This latter method moves you to the IPv4
Standard ACL Configuration mode for the selected standard named access-list,
and from here you can configure the deny or permit filters for this selected
standard named access-list.
See the table
IPv4 Software Access List Commands and Prompts
which shows the
prompts at which ACL commands are entered. See the relevant links shown for the
Related Commands
.
NOTE
:
Software ACLs will
deny
access unless
explicitly permitted
by an ACL action.
Examples
To define a standard access-list named
my-list
and deny any packets from any
source, use the commands:
awplus#
configure terminal
awplus(config)#
access-list standard my-list deny any
Alternatively, to define a standard access-list named
my-list
and enter the IPv4
Standard ACL Configuration mode to deny any packets from any source, use the
commands:
awplus#
configure terminal
awplus(config)#
access-list standard my-list
awplus(config-ip-std-acl)#
5 deny any
Related
Commands
(access-list standard named filter)
show running-config
show ip access-list