C613-50066-01 REV A
Command Reference for IE200 Series Industrial Managed PoE+ Switches
693
AlliedWare Plus™ Operating System - Version 5.4.5I-0.x
IP
V
4 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
ACCESS
-
LIST
HARDWARE
(
NAMED
)
access-list hardware (named)
Overview
This command creates a named hardware access-list that can be applied to a
switch port interface. ACL filters for a named hardware ACL are created in the IPv4
Hardware ACL Configuration mode.
The
no
variant of this command removes the specified named hardware ACL.
Syntax
access-list hardware <
hardware-access-list-name
>
no access-list hardware <
hardware-access-list-name
>
Mode
Global Configuration
Default
Any traffic on an interface controlled by a hardware ACL that does not explicitly
match a filter is permitted.
Usage
Use this command to name a hardware ACL and enter the IPv4 Hardware ACL
Configuration mode. If the named hardware ACL doesn't exist, it will be created
after entry. If the named hardware ACL does exist, then you can enter IPv4
Hardware ACL Configuration mode for that existing ACL.
Entering this command with the hardware ACL name moves you to the
(config-ip- hw-acl
) prompt for the IPv4 Hardware ACL Configuration mode
so you can enter ACL filters with sequence numbers. From this prompt, configure
the filters for the ACL. See the
ACL Feature Overview and Configuration Guide
for
complete examples of configured sequenced numbered ACLs.
NOTE
:
Hardware ACLs will
permit
access unless
explicitly denied
by an ACL action.
Examples
To create the hardware access-list named
ACL-1
and enter the IPv4 Hardware ACL
Configuration mode to specify the ACL filter entry, use the commands:
awplus#
configure terminal
awplus(config)#
access-list hardware ACL-1
awplus(config-ip-hw-acl)#
To remove the hardware access-list named
ACL-1
, use the commands:
awplus#
configure terminal
awplus(config)#
no access-list hardware ACL-1
Parameter
Description
<
hardware-access-
list-name
>
Specify the hardware ACL name to then define ACL filters
for in the subsequent IPv4 Hardware ACL Configuration
mode.