active-charging service rulebase action

Configures the action priority for a ruledef / group-of-ruledefs in the current rulebase.

Syntax

action priority action_priority{ dynamic-only | static-and-dynamic | timedef timedef_name } 

Usage Guidelines

Use this command to configure action priorities for ruledefs / group-of-ruledefs in a rulebase. This CLI command can be entered multiple times to specify multiple ruledefs and charging actions. The ruledefs are examined in priority order, until a match is found and the corresponding charging action is applied.

Example

The following command assigns a rule and action with the action priority of 23, a ruledef named test, and a charging action named test1 to the current rulebase:
action priority 23 ruledef test charging-action test1