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


Usage

<configuration>
    <services>
        <application-identification>
            <application>
                <port-mapping>
                    <port-range>
                        <tcp>...</tcp>
                        <udp>...</udp>
                    </port-range>
                </port-mapping>
            </application>
        </application-identification>
    </services>
</configuration>

Description

Used by port-based AI method.

Contents

<tcp>—TCP port range.

<udp>—UDP port range.


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