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


Usage

<configuration>
    <services>
        <ggsn>
            <apn>
                <pdp-context>
                    <address>
                        <name>name</name> <!-- identifier -->
                        <static/>
                        <subnet-name>subnet-name</subnet-name>
                    </address>
                </pdp-context>
            </apn>
        </ggsn>
    </services>
</configuration>

Description

APN IPv4 address range.

Contents

<name>—Address range for APN network.

<static>—Range is only for static contexts.

<subnet-name>—Name of the subnet.


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