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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <header-redirect-set>
                    <cause>
                        <name>name</name> <!-- identifier -->
                        <destination-address>destination-address</destination-address>
                        <destination-port>destination-port</destination-port>
                    </cause>
                </header-redirect-set>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

No documentation is available yet.

Contents

<destination-address>—Redirect to this IP address.

<destination-port>—Redirect to this TCP/UDP port.

<name>—Cause of redirection.


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