timers basic
Use this command to adjust routing network timers.
Use the no parameter with this command to restore the defaults.
For more details about this command, see the IPv4 version of this command (
timers basic).
Command Syntax
timers basic <5-2147483647> <5-2147483647> <5-2147483647>
no timers basic
Parameters
<5-2147483647>
Specify the routing table update timer in seconds. The default is 30 seconds.
<5-2147483647>
Specify the routing information timeout timer in seconds. The default is 180 seconds. After this interval has elapsed and no updates for a route are received, the route is declared invalid.
<5-2147483647>
Specify the routing garbage collection timer in seconds. The default is 120 seconds.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ipv6 rip
(config-router)#timers basic 30 180 120
(config)#router ipv6 rip
(config-router)#no timers basic
Last modified date: 08/28/2023