CLI Reference BFD Configuration Commands
BFD slow-timer time, ranging from, 1000 to 30000 and the default
value is 1000. The unit is millisecond.
Global configuration mode.
The example below sets the slow-timer as 14000 ms:
Ruijie(config)# bfd slow-timer 14000
Enable the BFD echo function
Use this command to set the bfd up-dampening time. Use the no form of this command to restore the
default value.
bfd up-dampening [ milliseconds ]
Set the bfd up-dampening time, ranging from 0 to 300000. The unit is
millisecond.
0 ms, which means that the session state is UP and notifying the application level of the state change
immediately.
Interface configuration mode.
The example below sets the bfd up-dampening time as 60000 ms:
Ruijie(config)# bfd up-dampening 60000