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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <http-wsp-rule>
                    <term>
                        <from>
                            <uri>
                                <not-is>
                                    <name>name</name> <!-- identifier -->
                                </not-is>
                            </uri>
                        </from>
                    </term>
                </http-wsp-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Exclude exact match.

Contents

<name>—Exclude exact match.


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