716
Command Reference for IE200 Series Industrial Managed PoE+ Switches
C613-50066-01 REV A
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
IP
V
4 S
OFTWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
ACCESS
-
LIST
EXTENDED
(
NAMED
)
access-list extended (named)
Overview
This command configures an extended named access-list that permits or denies
packets from specific source and destination IP addresses. You can either create an
extended named ACL together with an ACL filter entry in the Global Configuration
mode, or you can use the IPv4 Extended ACL Configuration mode for sequenced
ACL filter entry after entering a list name.
The
no
variant of this command removes a specified extended named access-list.
Syntax
[list-name]
access-list extended <
list-name
>
no access-list extended <
list-name
>
Syntax [icmp]
access-list extended <
list-name
>{deny|permit} icmp <
source
>
<
destination
> [icmp-type <
type-number
>] [log]
no access-list extended <
list-name
>{deny|permit} icmp <
source
>
<
destination
> [icmp-type <
type-number
>] [log]
Parameter
Description
<
list-name
>
A user-defined name for the access-list
Table 23-2: Parameters in the access-list extended (named) command - icmp
Parameter
Description
<
list-name
>
A user-defined name for the access-list.
deny
The access-list rejects packets that match the type, source, and
destination filtering specified with this command.
permit
The access-list permits packets that match the type, source, and
destination filtering specified with this command.
icmp
The access-list matches only ICMP packets.
icmp-type
Matches only a specified type of ICMP messages. This is valid only
when the filtering is set to match ICMP packets.