C613-50631-01 Rev A Command Reference for IE340 Series 1965
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV4 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
ACL
-GROUP IP ADDRESS
acl-group ip address
Overview Use this command to create a new named IPv4 ACL group that contains one or
more IPv4 host or subnets.
This command creates a named IPv4 ACL group and enters the ACL Host Group
config mode. IPv4 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 IPv4 hosts.
Use the no variant of this command to delete an IPv4 ACL group.
Syntax
acl-group ip address <group>
no acl-group ip address <group>
Default No ACL groups exist by default.
Mode Global Configuration
Example To create an IPv4 ACL group named IPV4 _GROUP1, use the commands:
awplus# configure terminal
awplus(config)# acl-group ip address IPV4_GROUP1
awplus(config-ip-host-group)#
To delete an IPv4 ACL group named IPV4 _GROUP1, use the commands:
awplus# configure terminal
awplus(config)# no acl-group ip address IPV4_GROUP1
Related
commands
ip (ip-host-group)
show acl-group ip address
Command
changes
Version 5.5.0-1.1: command added
Parameter Description
<group> The name of the IPv4 ACL group.