C613-50102-01 REV C
Command Reference for x510 Series
1386
AlliedWare Plus™ Operating System - Version 5.4.6-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 IP numbered)