Configuring Service-Level 3GPP Attributes for Gx Router Driver (SRC CLI)
Use the following configuration statements to configure service-level 3GPP attributes for the Gx router driver in a global service scope:
Use the following configuration statements to configure service-level 3GPP attributes for the Gx router driver in a service scope:
When you configure the monitoring information for the service, you must ensure that the following conditions are met:
Event trigger for the associated subscriber is set to USAGE_REPORT.
Accounting flag for the policy rule is enabled.
If you modify the 3GPP attributes for the existing service, the modification is applied only for the new subscribers logging in to the SAE.
To configure service-level 3GPP attributes for the Gx router driver:
- From configuration mode, access the configuration statements
that configure service 3GPP attributes used by the Gx router driver.
This procedure uses Internet-Bronze as the name of the service.[edit]user@host# edit services global service Internet-Bronze attributes-3gpp
- (Optional) Specify the service identifier. The value ranges
from 0 through 4,294,967,295.[edit services global service Internet-Bronze attributes-3gpp]user@host# set service-identifier service-identifier
- (Optional) Specify the rating group for the service. The
value ranges from 0 through 4,294,967,295.[edit services global service Internet-Bronze attributes-3gpp]user@host# set rating-group rating-group
- (Optional) Enable the auto deactivate flag to control
deactivation of a service on reaching the monitoring threshold.[edit services global service Internet-Bronze attributes-3gpp]user@host# set auto-deactivate-on-threshold
- (Optional) From configuration mode, access the configuration
statements that configure usage monitoring information for the subscriber.[edit]user@host# edit services global service Internet-Bronze attributes-3gpp monitoring-info granted-service-units
- (Optional) Specify the input octet threshold value for
the granted service unit. The value ranges from 0 through 9,223,372,036,854,775,807.[edit services global service Internet-Bronze attributes-3gpp monitoring-info granted-service-units]user@host# set in-octets in-octets
- (Optional) Specify the output octet threshold value for
the granted service unit. The value ranges from 0 through 9,223,372,036,854,775,807.[edit services global service Internet-Bronze attributes-3gpp monitoring-info granted-service-units]user@host# set out-octets out-octets
- (Optional) Specify the total octet threshold value for
the granted service unit. The value ranges from 0 through 9,223,372,036,854,775,807.[edit services global service Internet-Bronze attributes-3gpp monitoring-info granted-service-units]user@host# set total-octets total-octets
- (Optional) Modify the service substitutions for your Gx
services.
You can make the service substitutions by passing the values through the SAE core API or DSA activationAttributes.
Note The Gx services allow you to modify the service attributes (such as, serviceIdentifier, ratingGroup, grantTotalOctets, grantOutOctets, and grantInOctets).
- (Optional) Verify your configuration.
[edit services global service Internet-Bronze attributes-3gpp] user@host# show auto-deactivate-on-threshold; monitoring-info { granted-service-units { in-octets in-octets; } } rating-group rating-group; service-identifier service-identifier;