C613-50170-01 Rev B
Command Reference for x510 Series
529
AlliedWare Plus™ Operating System - Version 5.4.7-1.x
S
WITCHING
C
OMMANDS
PLATFORM
HWFILTER
-
SIZE
platform hwfilter-size
Overview
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.
You 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:
awplus#
configure terminal
awplus(config)#
platform hwfilter-size ipv4-full-ipv6
Related
Commands
ipv6 access-list (named IPv6 hardware ACL)
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.