Configuring Accounting Settings in an AAA Profile
To configure accounting settings for an authentication, authorization, and accounting (AAA) profile:
- If you are using a network element for RADIUS accounting,
enter the name of the configured network element to use.[edit unified-edge aaa mobile-profiles aaaprofile radius accounting]user@host# set network-element ne01
- If you are using a network element group for RADIUS accounting,
enter the name of the configured network element group to use.[edit unified-edge aaa mobile-profiles aaaprofile radius accounting]user@host# set network-element-group ne-grp01
Note: In an AAA profile, you must specify either a network element or a network element group for accounting.
- (Optional) Configure the MobileNext Broadband Gateway
to send an Accounting-On message when a services PIC is restarted.[edit unified-edge aaa mobile-profiles aaaprofile radius accounting]user@host# set send-accounting-on
- (Optional) Configure how often the broadband gateway sends
accounting Interim-Update messages. You can specify from 10 through
1440 minutes. If you do not configure this option, the broadband gateway
does not send accounting Interim-Update messages at regular intervals,
but only when events listed in Table 1 occur.[edit unified-edge aaa mobile-profiles aaaprofile radius accounting]user@host# set trigger interim-interval 20
- (Optional) Specify which events you want to exclude from
triggering accounting Interim-Update messages. Table 1 lists the events you
can specify.[edit unified-edge aaa mobile-profiles aaaprofile radius accounting trigger]user@host# set trigger no-rat-change
Table 1: Events You Can Exclude from Triggering Interim-Update Messages
Event | CLI Entry to disable Interim-Updates for the event |
---|---|
The IPv4 address update for the mobile subscriber is deferred. | no-deferred-ipv4-address-update |
The Mobile Station (MS) time zone changes. | no-ms-timezone-change |
The Public Land Mobile Network (PLMN) to which the mobile subscriber is attached changes. | no-plmn-change |
The QoS profile applied by the broadband gateway for the PDP context/EPS bearer changes. | no-qos-change |
The Radio Access Technology (RAT) serving the mobile subscriber changes. | no-rat-change |
The SGSN/S-GW serving the mobile subscriber changes. | no-sgw-change |
The location information for the mobile subscriber changes. | no-user-location-information-change |