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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <service-based-charging>
                    <credit-control>
                        <profile>
                            <request-quota>
                                <interactive>
                                    <base-quota>base-quota</base-quota>
                                    <bandwidth-factor>bandwidth-factor</bandwidth-factor>
                                </interactive>
                            </request-quota>
                        </profile>
                    </credit-control>
                </service-based-charging>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Quota settings for interactive traffic.

Contents

<bandwidth-factor>—Bandwidth scaling factor.

<base-quota>—Requested base quota.


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