[Contents] [Prev] [Next] [Index] [Report an Error]


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <radius>
                    <accounting>
                        <message-attributes>
                            <apn-identifier/>
                            <apn-selection-mode/>
                            <charging-gateway/>
                            <charging-characteristics/>
                            <ggsn-address/>
                            <gprs-qos/>
                            <gprs-qos-extended/>
                            <imsi/>
                            <ms-timezone/>
                            <user-location-info/>
                            <user-plmn-id/>
                            <msisdn/>
                            <msisdn-value>msisdn-value</msisdn-value>
                            <nsapi/>
                            <pdp-type/>
                            <signaling-sgsn/>
                            <user-value>user-value</user-value>
                            <nas-port/>
                            <nas-port-value>nas-port-value</nas-port-value>
                            <nas-ip-address-value>nas-ip-address-value</nas-ip-address-value>
                            <sgsn-plmn-id/>
                            <ggsn-plmn-id/>
                            <rat-type/>
                            <imei-sv/>
                            <override-user-info/>
                            <charging-identifier/>
                            <acct-input-octets/>
                            <acct-output-octets/>
                            <acct-output-packets/>
                            <acct-input-packets/>
                            <negotiated-dscp/>
                            <packet-filter/>
                            <session-stop/>
                            <include-session-time-in-all/>
                        </message-attributes>
                    </accounting>
                </radius>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Attributes in RADIUS messages.

Contents

<acct-input-octets>—Include the number of octets sent.

<acct-input-packets>—Include the number of input packets.

<acct-output-octets>—Include the number of octets received.

<acct-output-packets>—Include the number of output packets.

<apn-identifier>—Include APN name.

<apn-selection-mode>—Include APN selection information.

<charging-characteristics>—Include charging characteristics.

<charging-gateway>—Include charging gateway address.

<charging-identifier>—Include user charging identifier.

<ggsn-address>—Include GGSN node address.

<ggsn-plmn-id>—Include the GGSN Public Land Mobile Network identifier.

<gprs-qos>—Include GPRS quality of service.

<gprs-qos-extended>—Include GPRS extended quality of service.

<imei-sv>—Include the IMEI-SV in the request.

<imsi>—Include IMSI.

<include-session-time-in-all>—Include session-time in all RADIUS accounting messages.

<ms-timezone>—Include MS timezone.

<msisdn>—Include MSISDN.

<msisdn-value>—MSISDN set to this value in RADIUS messages.

<nas-ip-address-value>—NAS IP address set to this value in RADIUS messages.

<nas-port>—Include NAS port attribute.

<nas-port-value>—NAS port set to this value in RADIUS messages.

<negotiated-dscp>—Include negotiated DSCP.

<nsapi>—Include NSAPI.

<override-user-info>—Override username and password received in PCO.

<packet-filter>—Include packet filter.

<pdp-type>—Include PDP type.

<rat-type>—Include the radio access technology type in the request.

<session-stop>—Send session stop message.

<sgsn-plmn-id>—Include the SGSN Public Land Mobile Network identifier.

<signaling-sgsn>—Include signaling SGSN address.

<user-location-info>—Include user location info.

<user-plmn-id>—Include User Public Land Mobile Network identifier.

<user-value>—User name set to this value in RADIUS messages.


[Contents] [Prev] [Next] [Index] [Report an Error]