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


Usage

<configuration>
    <routing-options>
        <maximum-paths>
            <limit>limit</limit> <!-- mandatory -->
            <threshold>threshold</threshold>
            <log-only/>
            <log-interval>seconds</log-interval>
        </maximum-paths>
    </routing-options>
</configuration>

Description

Maximum number of paths.

Contents

<limit>—Maximum number of paths.

<log-interval>—Minimum interval between log messages.

<log-only>—Generate warning messages only.

<threshold>—Percentage of limit at which to start generating warnings.


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