Static PCC Rules Configuration

For information on Configuring Static PCC Rules for Charging, refer to Configuring the Static PCC Rules Support on SMF section in the Policy and User Plane Management chapter.

The following is an example Static PCC Rule configuration:


configure 
active-charging service acs 
   credit-control group 1 
      diameter ignore-service-id true 
      pending-traffic-treatment forced-reauth drop 
      pending-traffic-treatment noquota pass 
      quota holding-time 10 
      usage-reporting quotas-to-report based-on-grant report-only-granted-volume 
      exit 
   urr-list urrlocal 
      rating-group 320011 service-identifier 10 urr-id 1 
   charging-action ca95 
      billing-action egcdr 
      cca charging credit 
      content-id         320011 
      service-identifier 10 
   exit 
   charging-action test 
     cca charging credit preemptively-request //This is not in scope of current release 
   exit 
   rulebase rb1 
      action priority 10 ruledef rd95 charging-action ca95 
      action priority 11 dynamic-only ruledef rd93 charging-action ca93 
   exit 
 
gtpp group group1 
   gtpp egcdr service-data-flow threshold interval 1234 
      gtpp egcdr service-data-flow threshold volume downlink 13000 
      gtpp egcdr service-data-flow threshold volume uplink 17000 
      gtpp egcdr service-data-flow threshold volume total 22222 
   exit