< Home

timers ripng (upgrade-compatible command)

Function

The timers ripng command sets the update, age, suppress, garbage-collect timers for RIPng.

Format

timers ripng update age suppress garbage-collect

Parameters

Parameter Description Value
update Specifies the interval for sending Update packets. This is the basic timing parameter of the routing protocol. The value is an integer ranging from 1 to 86400, in seconds. By default, it is 30 seconds.
age Specifies the time for aging RIPng routes. The value of age must be at least three times the value of update. If no Update packet of a route is received within the aging time, the route becomes invalid (unreachable). The value is an integer ranging from 1 to 86400, in seconds. By default, it is 180 seconds.
suppress Specifies the suppress time for RIPng routes. The value is an integer ranging from 1 to 86400, in seconds.
garbage-collect Specifies the elapsed time from when the suppression time expires to when a route is deleted from the routing table. The value is an integer ranging from 1 to 86400, in seconds. By default, it is 120 seconds.

Views

RIPng view

Default Level

3: Management level

Usage Guidelines

This command is available to aid upgrade compatibility. It can only be run during the configuration restoration phase of the upgrade.

After the upgrade, this command is no longer supported, and it is replaced by the timers ripng command.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic