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


Usage

<configuration>
    <services>
        <ggsn>
            <service-set>
                <service-identification>
                    <service-class>
                        <map>
                            <name>name</name> <!-- identifier -->
                            <service-id>...</service-id> <!-- mandatory -->
                        </map>
                    </service-class>
                </service-identification>
            </service-set>
        </ggsn>
    </services>
</configuration>

Description

Map of service IDs to service classes.

Contents

<name>—Service class identifier.

<service-id>—Service identifier for service class.


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