Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
Users can configure detect-multiplier.
Command Syntax
set protocols bfd interface <interface> detect-multiplier <value>
delete protocols bfd interface <interface> detect-multiplier
Parameter
•<interface>The vlan interface, e.g. vlan20
•<value> Detection time multiplier,[3..100]
Example
• This example configures bfd detect-multiplier for vlan4:
admin@XorPlus# set protocols bfd interface vlan4 detect-multiplier 5 admin@XorPlus# commit