Access-list standard (named) – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 914
IPv4 Software Access Control List (ACL) Commands
Software Reference for x310 Series Switches
35.28
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
access-list standard (named)
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
no access-list standard
Syntax
[deny|permit]
access-list standard
no access-list standard
Mode
Global Configuration
Default
Any traffic controlled by a software ACL that does not explicitly match a filter is denied.
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.
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.