192
Syntax
access-list policy name
name
no access-list policy name
name
Parameter
name
—— The Policy Name, ranging from 1 to 16 characters.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Add a Policy named policy1:
T1600G-52TS(config)# access-list policy name policy1
24.8 access-list policy action
Description
The access-list policy action command is used to add ACLs for the policy.
To delete the corresponding actions, please use no access-list policy action
command.
Syntax
access-list policy action
policy-name
acl-id
no access-list policy action
policy-name
acl-id
Parameter
policy-name
—— The Policy Name, ranging from 1 to 16 characters.
acl-id
—— The ID of the ACL to which the above policy is applied.
Command Mode
Global Configuration Mode
Privilege Requirement
Only Admin, Operator and Power User level users have access to these
commands.
Example
Add ACL whose ID is 120 for policy1:
T1600G-52TS(config)# access-list policy action policy1 120