Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 851

IPv4 Hardware Access Control List (ACL) Commands
Software Reference for x310 Series Switches
C613-50046-01 REV A
AlliedWare Plus
TM
Operating System - Version 5.4.4C
34.5
Examples
To add the numbered hardware access-list 3005 to switch port interface port1.0.1,
enter the following commands:
To add the named hardware access-list hw-acl to switch port interface port1.0.2,
enter the following commands:
To apply an ACL to static channel group 2 containing switch port1.0.5 and
port1.0.6
, use the commands:
Related Commands
access-list hardware (named)
access-list (hardware IP numbered)
access-list (hardware MAC numbered)
show interface access-group
awplus#
configure terminal
awplus(config)#
interface port1.0.1
awplus(config-if)#
access-group 3005
awplus#
configure terminal
awplus(config)#
interface port1.0.2
awplus(config-if)#
access-group hw-acl
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