maximum-routes

Function

The maximum-routes command sets the maximum number of routes that RIP can process.

The undo maximum-routes command restores the default value.

By default, RIP can process 1,50,000 routes.

Format

maximum-routes max-number [ threshold threshold-value ]

undo maximum-routes

Parameters

Parameter Description Value
max-number

Specifies the maximum number of routes that RIP can process.

The value is an integer ranging from 1 to 3,00,000.

threshold threshold-value

Specifies an alarm threshold for RIP routes. If the number of RIP routes exceeds the threshold, an alarm is generated.

The value is an integer ranging from 0 to 100, in percentages. The default value is 80.

Views

RIP view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
rip write

Usage Guidelines

Usage Scenario

To set the maximum number of routes that RIP can process, run the maximum-routes command.

After the number of routes exceeds the maximum number, RIP does not receive any routes until the number of routes falls below the set alarm threshold.

Configuration Impact

If the maximum-routes command is run more than once, the latest configuration overrides the previous one.

Example

# Set the maximum number of routes that RIP can process to 2,00,000 and the alarm threshold to 75%.
<HUAWEI> system-view
[~HUAWEI] rip 1
[*HUAWEI-rip-1] maximum-routes 200000 threshold 75
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >