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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <dns-rule>
                    <term>
                        <from>
                            <dns>
                                <query-name>
                                    <contains>
                                        <name>name</name> <!-- identifier -->
                                    </contains>
                                </query-name>
                            </dns>
                        </from>
                    </term>
                </dns-rule>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Matches a substring.

Contents

<name>—Matches a substring.


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