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


Usage

<configuration>
    <services>
        <ggsn>
            <service-identification>
                <flow-limits>
                    <max-user-child>max-user-child</max-user-child>
                    <max-node-flow>max-node-flow</max-node-flow>
                    <max-analyzer-routing>max-analyzer-routing</max-analyzer-routing>
                </flow-limits>
            </service-identification>
        </ggsn>
    </services>
</configuration>

Description

Settings for limitation of inspection flows.

Contents

<max-analyzer-routing>—Maximum accepted dynamic routing rule per analyzer.

<max-node-flow>—Maximum accepted flows in the node.

<max-user-child>—Maximum allowed flows per protocol and user.


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