0

Out of 0 Ratings

Owner's of the Avaya Power Supply 106760804 gave it a score of 0 out of 5. Here's how the scores stacked up:
  • Reliability

    0 out of 5
  • Durability

    0 out of 5
  • Maintenance

    0 out of 5
  • Performance

    0 out of 5
  • Ease of Use

    0 out of 5
of 764
 
Document No. 10-300090, Issue 1 12-13
IP-RIP
timers basic
Command Mode RIP Router Configuration.
Description Adjusts RIP network timers. The no form of this command restores the
default timers. The default for the update timer is 30 seconds, and the
invalid time default is 120 seconds.
Syntax
Sample Output
The following example sets the update value to 60 seconds.
(configure router:rip)# timers basic 60 120
Systems P550R, P580, P880, and P882.
To Configure: timers basic <update> <invalid>
To Restore Default: no timers basic
Table 12-10. Parameters, Keywords, Arguments
Name Definition
<update> Rate, in seconds, updates are sent. This is the fundamental
timing parameter of the routing protocol. The valid range is 10 to
50 seconds. The default setting is 30 seconds.
<invalid> Interval of time, in seconds, after which a route is declared
invalid. This value should be at least three times the value of
update. The valid range is 1 to 65,535 seconds. The default
setting is 120 seconds.
A route becomes invalid when there is an absence of updates that
refresh the route. The route then enters holddown. The route is
marked inaccessible and advertised as unreachable. However,
the route is still used for forwarding packets.