Cisco Cisco ASR 5000

Page of 9109
ACS Rulebase Configuration Mode Commands   
▀  action priority 
 
 
▄  Command Line Interface Reference, StarOS Release 18 
650 
   
action priority 
This command allows you to configure the action priority for a ruledef  /  group-of-ruledefs in the current rulebase. 
Product
 
ACS 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > ACS Configuration > Rulebase Configuration 
active-charging service service_name > rulebase rulebase_name
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-rule-base)# 
Syntax
 
action priority action_priority { [ dynamic-only [ adc [ mute ] ] | static-and-dynamic | 
timedef 
timedef_name ] { group-of-ruledefs ruledefs_group_name | ruledef ruledef_name 
charging-action 
charging_action_name [ monitoring-key monitoring_key ] [ description 
description ] } 
no action priority action_priority 
no
 
If previously configured, deletes the specified action priority configuration from the current rulebase. 
priority action_priority
 
Specifies a priority for the specified ruledef / group-of-ruledefs in the current rulebase. 
action_priority
 must be unique in the current rulebase, and must be an integer from 1 through 65535. 
The priority controls the order in which this instance of the CLI command will be examined. Lower 
numbered priorities are examined first. Up to 2048 instances may be configured, totaled among all rulebases. 
Important:
  If there are any changes to action priority and the Override Control/Inheritance feature is enabled, 
then execute the CLI command “
update active-charging override-control rulebase-config
”. For more 
information on this command, see the Command Line Interface Reference
dynamic-only
 
Enables matching of dynamic rules with static rules for this action priority on a flow. 
Configuring the 
dynamic-only
 keyword causes the configuration to be defined, but not enabled. If enabled, 
the action associated with this option will not be matched against a flow until it is enabled from a dynamic 
charging interface like Gx. Gx can disable or enable this action entry in the rulebase using Gx messages. 
Default: Disabled 
adc
 
Specifies the ruledef to-be given as ADC rule. This keyword is optional and only visible when configured 
with the 
dynamic-only
 keyword.