C613-50631-01 Rev A Command Reference for IE340 Series 1966
AlliedWare Plus™ Operating System - Version 5.5.3-0.x
IPV4 HARDWARE ACCESS CONTROL LIST (ACL) COMMANDS
ACL
-GROUP IP PORT
acl-group ip port
Overview Use this command to create a new named port ACL group that contains one or
more port rules for an ACL.
This command creates a named port ACL group and enters the ACL Port Group
config mode. Port matching rules can be added to or removed from this group.
This host group can be used to match on source or destination ports when used
with an ACL.
Use the no variant of this command to delete a port ACL group.
Syntax
acl-group ip port <group>
no acl-group ip port <group>
Default No ACL groups exist by default.
Mode Global Configuration
Example To create a port ACL group named PORT_GROUP1, use the commands:
awplus# configure terminal
awplus(config)# acl-group ip port PORT_GROUP1
awplus(config-ip-port-group)#
To delete a port ACL group named PORT_GROUP1, use the commands:
awplus# configure terminal
awplus(config)# no acl-group ip port PORT_GROUP1
Related
commands
(acl-group ip port range)
show acl-group ip port
Command
changes
Version 5.5.0-1.1: command added
Parameter Description
<group> The name of the port ACL group.