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


Usage

<configuration>
    <services>
        <application-identification>
            <rule>
                <address>
                    <destination>
                        <port-range>
                            <tcp>
                                <name>name</name> <!-- identifier -->
                            </tcp>
                        </port-range>
                    </destination>
                </address>
            </rule>
        </application-identification>
    </services>
</configuration>

Description

TCP port range.

Contents

<name>—TCP port range.


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