Platform hwfilter-size – Allied Telesis AlliedWare Plus Operating System Version 5.4.4C (x310-26FT,x310-26FP,x310-50FT,x310-50FP) User Manual
Page 384

Switching Commands
Software Reference for x310 Series Switches
15.22
AlliedWare Plus
TM
Operating System - Version 5.4.4C
C613-50046-01 REV A
platform hwfilter-size
You can use this command to control the configuration of hardware Access Control Lists
(ACLs), which determines the total available number and functionality of hardware ACLs.
For this command to take effect, you need to reboot the affected service.
One cannot attach an IPv6 ACL to a port if the ACL contains a specified source or
destination IPv6 address or both and the hw-filter size setting is ipv4-limited-ipv6. If you
do so, a diagnostic message will be generated.
Syntax
platform hwfilter-size {ipv4-limited-ipv6|ipv4-full-ipv6}
Default
The default mode is ipv4-limited-ipv6.
Mode
Global Configuration
Example
To configure hardware ACLs to filter IPv4 and IPv6 traffic, use the following commands:
Related Commands
show platform
ipv6 access-list (named)
Parameter
Description
hwfilter-size
Configure hardware ACLs command.
ipv4-full-ipv6
Configure hardware ACLs to filter IPv4 traffic, MAC addresses
and IPv6 traffic, including filtering on source or destination
IPv6 addresses, or both; however, this will reduce the total
number of filters available in the hardware table.
ipv4-limited-
ipv6
Configure hardware ACLs to filter IPv4 traffic, MAC addresses
and IPv6 traffic. Source or destination IPv6 addresses or both
are not filtered.
awplus#
configure terminal
awplus(config)#
platform hwfilter-size ipv4-full-ipv6