Configuring URR ID

This section describes how to configure the Usage Reporting Rules (URR) ID for the rating and service groups.


configure 
   active-charging service service_name 
      urr-list list_name 
         rating-group rating_id service-identifier service_id_value  
          urr-id urr_id_value 
          end 

NOTES:

  • urr-list list_name : Specifies the name of the URR list, and must be an alphanumeric string of 1 to 63 characters.

  • rating-group rating_id : Specifies the rating ID used in charging. rating_id must be an integer value in the range of 0-2147483647.

  • service-identifier service_id_value : Configures the service identifier value. service_id_value must be an integer value in the range of 0-2147483647.

  • urr-id urr_id_value : Configures URR identifier for rating/service group. urr_id_value must be an integer value in the range of 1-8388607.

  • The URR ID configuration is per rating group and service ID. For different rating group and service ID combinations, use the URR ID configuration command as many times as needed.