32 timers basic, 33 version – Accton Technology ES4626 User Manual
Page 411

411
1-2147483646
Default:
No default configuration
Command Mode:
Keychain-key mode
Usage Guide:
Refer to the 3.13 RIP authentication section.
Example:
The example below shows the send-lifetime configuration on the keychain
named mychain for key 1.
Switch# config terminal
Switch(config)# key chain mychain
Switch(config-keychain)# key 1
Switch(config-keychain-key)# send-lifetime 03:03:01 Dec 3 2004 04:04:02 Oct 6 2006
13.4.3.32 timers basic
Command: timers basic
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:
time interval of sending update packet, shown in seconds and
ranging between
5-2147483647
;
advertised dead, shown in seconds and ranging between
5-2147483647
;
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:
defaulted at 30;
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
13.4.3.33 version
Command: version {1| 2}
no version
Function:
Configure the version of all RIP data packets sent/received by router
interfaces: the “no version” restores the default configuration
Parameter: 1 is
version 1 rip; 2 is version 2 rip
Default:
Sent and received data packet is version 2 by default