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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <roaming>
                    <roaming-class>
                        <plmn>
                            <name>name</name> <!-- identifier -->
                            <plmn-id>...</plmn-id> <!-- mandatory -->
                        </plmn>
                    </roaming-class>
                </roaming>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

Public Land Mobile Network name.

Contents

<name>—Public Land Mobile Network name.

<plmn-id>—Public Land Mobile Network identifier.


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