Cisco Cisco ASR 5000

Descargar
Página de 9109
  BFD Configuration Mode Commands 
slow-timers  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
1627 
slow-timers 
Specifies the asynchronous mode control packet interval when Echo mode is enabled. In BFD asynchronous mode, 
BFD-enabled peers periodically send BFD Control packets to one another. If a number of those packets in a row are not 
received within the specified interval by the other peer, the session is declared to be down. 
Product
 
All 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > BFD Configuration 
configure > context context_name > bfd-protocol
 
Entering the above command sequence results in the following prompt: 
[context_name]host_name(config-bfd)# 
Syntax
 
slow-timers timer_value 
no slow-timers 
no
 
Disables previously specified BFD slow timers. 
timer_value
 
Specifies the BFD control packet interval (in milliseconds) for Echo mode as an integer from 1000 through 
300000. Default: 2000 
Usage 
Use this command to configure the interval between BFD control packets sent between peers in Echo mode. 
Example
 
The following example command configures an asynchronous mode control packet interval of 10000ms (10 
seconds): 
slow-timers 10000