bfd min-echo-receive-interval
Syntax
bfd min-echo-receive-interval <INTERVAL>
no bfd min-echo-receive-interval
Description
Sets the minimum time interval between received BFD echo packets.
The
no
form of this command sets the minimum interval between received BFD echo packets to the default value of 500 milliseconds.
Command context
config
Parameters
<INTERVAL>
Specifies the minimum reception interval in milliseconds. A value of 0 means that the switch does not support reception of BFD echo packets. Range: 0, 50-1000 milliseconds. Default: 500 milliseconds.
Authority
Administrators
Examples
Setting the minimum reception interval to 1000 milliseconds:
switch(config)# bfd min-echo-receive-interval 1000
Setting the minimum reception interval to the default value:
switch(config)# no bfd min-echo-receive-interval