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


Usage

<configuration>
    <services>
        <ggsn>
            <plmn>
                <plmn-id>
                    <name>name</name> <!-- identifier -->
                    <home-plmn/>
                    <sgsn-address>...</sgsn-address>
                </plmn-id>
            </plmn>
        </ggsn>
    </services>
</configuration>

Description

PLMN ID associated with this PLMN.

Contents

<home-plmn>—This is home PLMN.

<name>—SGSN Public Land Mobile Network identifier.

<sgsn-address>—SGSN address associated with this PLMN ID.


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