Chapter 3 Avaya P330-ML Layer 3 CLI Commands

Example:

Router-N(configure router:rip)# redistribute ospf

Done!

timers basic

User level: privileged, supervisor.

Use the timers basic command to configure the route timer.

Use the no timers basic command to restore the timers to their default values.

The syntax for this command is:

timers basic <update><invalid>

update

RIP update timer in seconds (minimum = 30;

 

default = 30)

invalid

RIP invalid route timer in seconds (minimum =30;

 

default = 180)

The Invalid Route Timer value must be larger than the Update Timer value. It is recommended that it be at least three times greater.

In any configuration all adjacent routers must have the same values for each of the timer parameters. It is possible to have different values for the timers on two adjacent routers, provided the Invalid Timer value is at least three times greater on one of the routers than the Update Timer value on the other router.

Example:

Router-N(configure router:rip)# timers basic 30 180

292

Avaya P330-ML Reference Guide

Page 308
Image 308
Avaya P330-ML-ML manual Timers basic