C613-50631-01 Rev A Command Reference for IE340 Series 2053
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV6 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
ACL
-GROUP IPV6 ADDRESS
acl-group ipv6 address
Overview Use this command to create a new named IPv6 ACL group that contains one or
more IPv6 host or subnets.
This command creates a named IPv6 ACL group and enters the ACL Host Group
config mode. IPv6 hosts or subnets can be added to or removed from this group.
This host group can be used as a source or destination match for any hardware ACL
to simplify large ACL configs with lots of IPv6 hosts.
Use the no variant of this command to delete an IPv6 ACL group.
Syntax
acl-group ipv6 address <group>
no acl-group ipv6 address <group>
Default No ACL groups exist by default.
Mode Global Configuration
Example To create an IPv6 ACL group named IPV6 _GROUP1, use the commands:
awplus# configure terminal
awplus(config)# acl-group ipv6 address IPV6_GROUP1
awplus(config-ip-host-group)#
To delete an IPv6 ACL group named IPVv6 _GROUP1, use the commands:
awplus# configure terminal
awplus(config)# no acl-group ipv6 address IPV6_GROUP1
Related
commands
ipv6 (ipv6-host-group)
show acl-group ipv6 address
Command
changes
Version 5.5.0-1.1: command added
Parameter Description
<group> The name of the IPv6 ACL group.