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