bfd detect-multiplier

Syntax

bfd detect-multiplier <MULTIPLIER>

no bfd detect-multiplier

Description

Sets BFD detection multiplier on an interface.

The no form of this command sets the BFD detection multiplier to the default value of 5.

Command context

config-if

Parameters

<MULTIPLIER>

Specifies the BFD detection multiplier. Range: 1-5. Default: 5.

Authority

Administrators

Examples

Setting the BFD detection multiplier to 3 on interface 1/1/1:

switch(config)# interface 1/1/1
switch(config-if)# bfd detect-multiplier 3

Setting the BFD detection multiplier to the default value on interface 1/1/1:

switch(config)# interface 1/1/1
switch(config-if)# no detect-multiplier