beautypg.com

Timers – Enterasys Networks X-Pedition XSR CLI User Manual

Page 211

background image

RIP Commands

XSR CLI Reference Guide 5-135

Example

XSR(config)#router rip
XSR(config-router)#

timers

This command configures RIP timers.

Syntax

timers basic [update | invalid | flush]

Syntax of the “no” Form

The no form of this command resets the timers to the default value:

no timers basic

Mode

Router configuration: 

XSR(config-router)#

Defaults

Update: 30 seconds

Invalid: 180 seconds

Flush: 300 seconds

Example

The following example sets values for the RIP timers:

XSR(config-router)#timers basic 10 30 60

update

Interval the RIP timer is revised, ranging from 1 to 2,147,483,647 seconds.

invalid

Interval the RIP timer is deemed invalid, ranging from 1 to 2,147,483,647 seconds. 
The invalid interval must be at least three times the update interval.

flush

Interval the RIP timer is flushed, ranging from 1 to 2,147,483,647 seconds. The flush 
interval must be larger than the invalid interval.