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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <sgsn>
                    <sgsn-class>
                        <name>name</name> <!-- identifier -->
                        <sgsn-address>...</sgsn-address> <!-- mandatory -->
                    </sgsn-class>
                </sgsn>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

SGSN class.

Contents

<name>—SGSN class identifier.

<sgsn-address>—SGSN address associated with class.


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