27 timers basic, Timers basic – PLANET XGS3-24040 User Manual
Page 450

32-163
32.27 timers basic
Command:
timers basic <update> <invalid> <garbage>
no timers basic
Function:
Adjust the RIP timer update, timeout, and garbage collecting time. The “no timers basic” command
restores each parameters to their default values.
Parameter:
<update> time interval of sending update packet, shown in seconds and ranging between
5-2147483647;
<invalid> time period after which the RIP route is advertised dead, shown in seconds and ranging
between 5-2147483647;
<garbage> is the hold time in which the a route remains in the routing table after advertised dead,
shown in seconds and ranging between 5-2147483647.
Default:
<update> defaulted at 30;
<invalid> defaulted at 180;
<garbage> defaulted at120
Command Mode:
Router mode
Usage Guide:
The system is defaulted broadcasting RIPng update packets every 30 seconds; and the route is
considered invalid after 180 seconds but still exists for another 120 seconds before it is deleted from
the routing table.
Example:
Set the RIP update time to 20 seconds and the timeout period to 80 second, the garbage collecting
time to 60 seconds.
Switch(Config-Router)#timers basic 20 80 60