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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <uri>...</uri>
                            <http>...</http>
                            <wsp>...</wsp>
                            <mms>...</mms>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Define match criteria.

Contents

<http>—Match HTTP sessions.

<mms>—Match MMS sessions.

<uri>—Match URI settings.

<wsp>—Match WSP sessions.


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