bfd min-receive-interval

Syntax

bfd min-receive-interval <INTERVAL>

no bfd min-receive-interval

Description

Sets the minimum time interval between received BFD control packets on an interface.

The no form of this command sets the minimum interval between received BFD control packets to the default value of 3000 milliseconds.

Command context

config-if

Parameters

<INTERVAL>

Specifies the minimum receive interval in milliseconds. A value of 0 means that the switch does not support reception of BFD control packets. Range: 500 to 20000. 3000. Default: 3000.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Setting the minimum receive interval to 1000 milliseconds:

switch(config-if)# bfd min-receive-interval 1000

Setting the minimum receive interval to the default value:

switch(config-if)# no bfd min-receive-interval