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


Usage

<configuration>
    <services>
        <ggsn>
            <rule-space>
                <rating-group>
                    <default>...</default> <!-- mandatory -->
                    <map>...</map>
                    <not-allowed>...</not-allowed>
                </rating-group>
            </rule-space>
        </ggsn>
    </services>
</configuration>

Description

Classification of service-identifiers to Rating Groups, and explicit barring of services.

Contents

<default>—Default rating group.

<map>—Map of service ids to rating groups.

<not-allowed>—Access to rating group not allowed.


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