Mailing List Archive

RIP timers
Hi,
is it possible to adjust RIP timers (particularly update timer) in junos ?
I can't find any equivalent command to the cisco's :
Router(config-router)#* timers basic* update invalid holddown flush
[sleeptime]

I only found something for the holddown timer, but nothing related to
the update timer.

cheers,

Nicolas.
RIP timers [ In reply to ]
On Wed, Jul 23, 2003 at 02:50:28AM +0200, Nicolas Fevrier wrote:
| Hi,
| is it possible to adjust RIP timers (particularly update timer) in junos ?

no - there was just some desire to control the holdtime behaviour - i.e.
trying to avoid 3 minute blackouts once a route is withdrawn;

| I can't find any equivalent command to the cisco's :
| Router(config-router)#* timers basic* update invalid holddown flush
| [sleeptime]
|
| I only found something for the holddown timer, but nothing related to
| the update timer.

for what purpose do you need to change the update timer ? -
note that the hardcode update timer affects just the periodic updates -
i.e. if a network goes down etc. we will immediatly flash a RIP update;

/hannes