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


Usage

<configuration>
    <services>
        <ggsn>
            <service-based-charging>
                <subscription-update-nodes>
                    <peer>
                        <address>address</address> <!-- identifier -->
                        <port>port</port> <!-- identifier -->
                    </peer>
                </subscription-update-nodes>
            </service-based-charging>
        </ggsn>
    </services>
</configuration>

Description

External update node configuration.

Contents

<address>—IP address of external update node.

<port>—Port number of external update node.


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