profile charging

Configures the charging profile.

Command Mode

Exec > Global Configuration (config)

Syntax

profile charging profile_name [ max-charging-condition max_changes | max-deferred-urr max_deferred_urr | max-secondary-rat-reports max_secondary_rat_reports | metering-method metering_method | method charging_method | offline-interim-timer timer_duration | ooo-retry-interval ooo_report_retry_interval | query-all-urr { false | true } | tight-interworking-mode { false | true } ] 

charging profile_name

Specify the charging profile configuration.

Must be a string.

max-charging-condition max_changes

Specify the maximum number of charging condition changes.

Must be an integer in the range of 0-500.

Default Value: 20.

max-deferred-urr max_deferred_urr

Specify the maximum number of deferred USU containers.

Must be an integer in the range of 1-200.

Default Value: 50.

max-secondary-rat-reports max_secondary_rat_reports

Specify the maximum number of secondaryRatDataUsageReports to trigger CHF update.

Must be an integer in the range of 0-50.

Default Value: 0.

metering-method metering_method

Specify the parameters to be metered.

Must be one of the following:

  • duration-volume

  • duration

  • volume

Default Value: duration-volume.

method charging_method

Specify the charging method. Default Value: offline.

Must be one of the following:

  • none

  • offline

  • online

offline-interim-timer timer_duration

Specify the offline interim timer duration in seconds.

Must be an integer.

Default Value: 60.

ooo-retry-interval ooo_report_retry_interval

Specify the interval, in milliseconds, at which OOO report will be retried.

Must be an integer in the range of 5-5000.

You can configure a maximum of five elements with this keyword.

query-all-urr { false | true }

Specify to enable or disable query all URRs.

Must be one of the following:

  • false

  • true

Default Value: true.

tight-interworking-mode { false | true }

Specify to enable or disable tight interworking mode for online/offline charging methods.

Must be one of the following:

  • false

  • true

Default Value: false.

Usage Guidelines

Use this command to configure the charging profile.