Cisco Cisco Packet Data Gateway (PDG) 전단

다운로드
페이지 8487
  Local Policy Eventbase Configuration Mode Commands 
rule  ▀   
 
Cisco ASR 5x00 Command Line Interface Reference  ▄  
 
   
6643 
ruledef_name
 must be an existing ruledef within this local QoS policy service. 
actiondef actiondef_name
 
Associates the rule with a specific actiondef. 
actiondef_name
 must be an existing actiondef within this local QoS policy service expressed as an 
alphanumeric string of 1 through 63 characters. 
continue
 
 Subsequent rules are also matched; otherwise, rule evaluation is terminated on first match. 
no rule priority priority
 
Deletes the specified rule. 
Usage 
Use this command to create, configure, or delete event rules.  
The rules are executed in priority order, and if the rule is matched the action specified in the actiondef is 
executed. If an event qualifier is associated with a rule, the rule is matched only for that specific event. If a 
qualifier of 
continue
 is present at the end of the rule, the subsequent rules are also matched; otherwise, rule 
evaluation is terminated on first match. 
This command can be entered multiple times to configure multiple rules for an eventbase. 
Important:
  A maximum 256 rules are suggested in an eventbase for performance reasons. 
Example
 
The following command creates a rule with priority set to 
2
 and associated with 
ruledef
 
rule5
 and 
actiondef
 
action7
rule priority 2 ruledef rule5 actiondef action7