884
Command Reference for AT-IX5-28GPX High Availability, High Power Video Surveillance PoE Switch
C613-50057-01 REV A
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
)
access-list standard (named)
Overview
This command configures a standard named access-list that permits or denies
packets from a specific source IP address. You can either create a standard named
ACL together with an ACL filter entry in the Global Configuration mode, or you can
use the IPv4 Standard ACL Configuration mode for sequenced ACL filter entry after
first entering an access-list name.
The
no
variant of this command removes a specified standard named access-list.
Syntax
[list-name]
access-list standard
<standard-access-list-name>
no access-list standard
<standard-access-list-name>
Syntax
[deny|permit]
access-list standard
<standard-access-list-name>
{deny|permit}
<source>
no access-list standard
<standard-access-list-name>
{deny|permit}
<source>
Mode
Global Configuration
Default
Any traffic controlled by a software ACL that does not explicitly match a filter is
denied.
Parameter
Description
<
standard-access-list-name
>
Specify a name for the standard access-list.
Parameter
Description
<
standard-
access-list-
name
>
Specify a name for the standard access-list.
deny
The access-list rejects packets that match the source filtering
specified with this command.
permit
The access-list permits packets that match the source filtering
specified with this command.
<
source
>
The source address of the packets. You can specify a single host, a
subnet, or all sources. The following are the valid formats for
specifying the source:
<
ip-addr
>/<
prefix
>
An IPv4 address, followed by a
forward slash, then the prefix
length. This matches any source
IP address within the specified
subnet.
any
Matches any source IP address.