![MRV Communications OptiSwitch-2400/L3 User Manual Download Page 109](http://html1.mh-extra.com/html/mrv-communications/optiswitch-2400-l3/optiswitch-2400-l3_user-manual_1846068109.webp)
OptiSwitch 2400/L3
CLI
Commands
C
HAPTER
5
101
Command timers
basic
{
update timer
}
{
timeout timer
}
{
garbage timer
}
Description
Enables you to configure basic routing protocol update timers.
Syntax
Description
update timer
:
Specifies the routing table update timer value in
seconds. The value can be from 0 to 4294967295 with a default of
30 seconds.
timeout timer
:
Specifies the routing information timeout timer
value in seconds. The value can be from 0 to 4294967295 with a
default of 180.
garbage timer
: Specifies the garbage collection timer value in
seconds. The value can be from 0 to 4294967295 with a default of
120.
No Form
no timers basic
{
update timer
}
{
timeout timer
}
{
garbage timer
}:
Cancels the timers.
Example
OS2400(config-rip-router)# timers basic 35 200 160
OS2400(config-rip-router)#
Command version
1|2
Description
Enables you to specify the version of RIP.
Syntax
Description
1
:
Indicates RIP version I.
2
:
Indicates RIP version II.
No Form
no version
:
Returns to the default version.
Example
OS2400(config)# router rip
OS2400(config-rip-router)# version
<1-2> version
OS2400(config-rip-router)# version 1