Chapter 19: ACL Commands
304
Description
This command modifies an ACL. You can use the command to change
the description, action, classifiers, and ports of an ACL.
Example
This command changes the description of ACL ID 4:
set acl=4 description=”ARP flow”
This command changes the action of ACL ID 6 to permit and reassigns it
to ports 4 to 7:
set acl=6 action=permit portlist=4-7
This command changes the classifiers of ACL ID 41:
set acl=41 classifierlist=22,24,36