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


Usage

<configuration>
    <logical-systems>
        <routing-options>
            <rib>
                <maximum-prefixes>
                    <limit>limit</limit> <!-- mandatory -->
                    <threshold>threshold</threshold>
                    <log-only/>
                    <log-interval>seconds</log-interval>
                </maximum-prefixes>
            </rib>
        </routing-options>
    </logical-systems>
</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]