Avaya P550 참조 가이드

다운로드
페이지 595
IP-RIP
2-14
 Cajun P550/P220 Command Line Interface Reference Guide
 
    "
Adjust 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
.
 
Table 2-11.  
Parameters, Keywords, Arguments
 
This example sets the update value to 60 seconds. 
Cajun(configure router:rip)# 
timers basic 60
 To Enable:
 timers basic <update> <invalid>
 To Disable:
 [no] timers basic 
Name
Definition
update
Rate, in seconds, updates are sent. This is the 
fundamental timing parameter of the routing 
protocol. 
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
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.