C613-50170-01 Rev B
Command Reference for x510 Series
1468
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
IP
V
4 H
ARDWARE
A
CCESS
C
ONTROL
L
IST
(ACL) C
OMMANDS
ACCESS
-
GROUP
Examples
To add the numbered hardware access-list 3005 to switch port interface port1.0.1,
enter the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
access-group 3005
To add the named hardware access-list “hw-acl” to switch port interface port1.0.2,
enter the following commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
access-group hw-acl
To apply an ACL to static channel group 2 containing switch port1.0.5 and
port1.0.6, use the commands:
awplus#
configure terminal
awplus(config)#
interface port1.0.5-1.0.6
awplus(config-if)#
static-channel-group 2
awplus(config)#
interface sa2
awplus(config-if)#
access-group 3000
Related
Commands
access-list hardware (named hardware ACL)
access-list (numbered hardware ACL for IP packets)