Configuring Subscriber-Level 3GPP Attributes for Gx Router Driver (SRC CLI)
Use the following configuration statements to configure subscriber-level 3GPP attributes for the Gx router driver:
subscribers retailer name subscriber-folder folder-name subscriber name attributes-3gpp
{
event-triggers [ (APPLICATION_START | APPLICATION_STOP
| USAGE_REPORT)...];
}
When you enable service accounting for the subscriber, you must ensure that the following conditions are met:
Event trigger of the subscriber profile is set to USAGE_REPORT.
Accounting flag for the policy rule is enabled.
Granted service unit is configured for the subscribed service.
If you modify the event trigger of the subscriber profile, the modification is applied only for the new subscribers logging in to the SAE.
To configure subscriber-level 3GPP attributes for the Gx router driver:
- From configuration mode, access the configuration statements
that configure subscriber 3GPP attributes used by the Gx router driver.
This procedure uses default as the retail subscriber, local as the
subscriber folder, and jane as the subscriber name.[edit]user@host# edit subscribers retailer default subscriber-folder local subscriber jane attributes-3gpp
- (Optional) Specify the event triggers that are used by
the SRC software to subscribe to events received from the TDF.[edit subscribers retailer default subscriber-folder local subscriber jane attributes-3gpp]user@host# set event-triggers [ (APPLICATION_START | APPLICATION_STOP | USAGE_REPORT)...]
- (Optional) Verify your configuration.
[edit subscribers retailer default subscriber-folder local subscriber jane attributes-3gpp] user@host# show event-triggers [ APPLICATION_START USAGE_REPORT ];