Avaya P330-ML-ML Switch User Manual


 
Chapter 3 Avaya P330-ML Layer 3 CLI Commands
292 Avaya P330-ML Reference Guide
Example:
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>
L 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)# redistribute ospf
Done!
update RIP update timer in seconds (minimum = 30;
default = 30)
invalid RIP invalid route timer in seconds (minimum =30;
default = 180)
Router-N(configure router:rip)# timers basic 30 180