active-charging service rulebase

Configures ACS rulebases.

Command Mode

Exec > Global Configuration (config) > ACS Configuration (config-service-acs_name )

Syntax

rulebase rulebase_name [ retransmissions-counted | transactional-rule-matching ] 

retransmissions-counted { false | true }

Specify whether to count retransmissions in all charging modules.

Must be one of the following:

  • false

  • true

Default Value: true.

rulebase rulebase_name

Specify name of the rulebase. If the named rulebase does not exist, it is created, and the CLI mode changes to the ACS Rulebase Configuration Mode wherein the rulebase can be configured. If the named rulebase already exists, the CLI mode changes to the ACS Rulebase Configuration Mode for that rulebase.

Must be a string.

transactional-rule-matching

Specify to enable or disable transactional rule matching (TRM), which allows the ACS to bypass per-packet rule matching on a transaction once the transaction is fully classified.

Usage Guidelines

Use this command to create/configure an ACS rulebase. A rulebase is a collection of protocol rules to match a flow and associated actions to be taken for matching flow. The default rulebase is used when a subscriber/APN is not configured with a specific rulebase to use.

Example

The following command creates a rulebase named test1:
rulebase test1