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


Usage

<configuration>
    <services>
        <application-identification>
            <rule>
                <address>
                    <source>
                        <ip>ip</ip> <!-- mandatory -->
                        <port-range>...</port-range> <!-- mandatory -->
                    </source>
                </address>
            </rule>
        </application-identification>
    </services>
</configuration>

Description

Match IP source address.

Contents

<ip>—IP address and prefix-length.

<port-range>—IP port ranges.


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