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


Usage

<configuration>
    <services>
        <application-identification>
            <rule>
                <address>
                    <source>
                        <port-range>
                            <tcp>...</tcp>
                            <udp>...</udp>
                        </port-range>
                    </source>
                </address>
            </rule>
        </application-identification>
    </services>
</configuration>

Description

IP port ranges.

Contents

<tcp>—TCP port range.

<udp>—UDP port range.


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