Справочное Руководство для TP-LINK TL-SG2008

Скачать
Страница из 169
 
109
 
Policy is used to control the data packets those match the corresponding ACL 
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: 
TL-SG2008(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 120 to policy1 and create an action for them: 
TL-SG2008(config)# access-list policy action policy1 120