Configuring Rule Definitions; Verifying Your Configuration; Configuring Group Of Ruledefs - Cisco ASR 5000 Series Administration Manual

Enhanced charging services
Hide thumbs Also See for ASR 5000 Series:
Table of Contents

Advertisement

Enhanced Charging Service Configuration

Configuring Rule Definitions

This section describes how to create and configure rule definitions.
To create and configure a ruledef use the following configuration:
configure
active-charging service <ecs_service_name>
ruledef <ruledef_name>
<protocol> <expression> <operator> <condition>
rule-application { charging | post-processing | routing }
end
Notes:
 If the same ruledef is to be used for charging in one rulebase and for post-processing in another, then two
separate identical ruledefs should be defined.
 For information on all the protocol types, expressions, operators, and conditions supported, refer to the ACS
Ruledef Configuration Mode Commands chapter of the Command Line Interface Reference.
 The
rule-application
a ruledef as a charging ruledef.
 In 14.1 and earlier releases, a maximum of 10 rule expressions (rule-lines) can be added in one ruledef.
In 15.0 and later releases, a maximum of 32 rule expressions (rule-lines) can be added in one ruledef.

Verifying your Configuration

To verify your configuration, in the Exec Mode, enter the following command:
show active-charging ruledef { all | charging | name ruledef_name | post-processing |
routing }

Configuring Group of Ruledefs

A group-of-ruledefs enables grouping rules into categories, so that charging systems can base the charging policy on the
category.
To create and configure a group-of-ruledefs, use the following configuration:
configure
active-charging service <ecs_service_name>
group-of-ruledefs <ruledef_group_name>
add-ruledef priority <priority> ruledef <ruledef_name>
command specifies the ruledef type. By default, if not specified, the system considers
Cisco ASR 5x00 Enhanced Charging Services Administration Guide ▄
Configuring the Enhanced Charging Service ▀
87

Advertisement

Table of Contents
loading

Table of Contents