T2700G-28TQ
JetStream 28-Port Gigabit Stackable L2+ Managed Switch CLI Guide
211
rules by configuring ACLs and actions together for effect. The operations here
include stream mirror, stream condition, QoS Remarking and redirect.
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
Example
Add a Policy named policy1:
T2700G-28TQ(config)#access-list policy name
policy1
access-list policy action
Description
The
access-list policy action
command is used to add ACLs and create
actions for the policy. To set the detailed configuration of actions for a policy,
please use
access-list policy action
command to access Action Configuration
Mode. 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
Example
Add ACL whose ID is 1200 to policy1 and create an action for them:
T2700G-28TQ(config)#access-list policy action
policy1 1200