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


Usage

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

Description

Maximum number of prefixes.

Contents

<limit>—Maximum number of prefixes.

<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]