set protocols bfd profile detect-multiplier



The set protocols bfd profile detect-multiplier command configures the detection multiplier to determine packet loss for a profile.

The delete protocols bfd profile detect-multiplier command sets the configuration to the default value.


Command Syntax

set protocols bfd profile <profile-name> detect-multiplier <MULTIPLIER>


Parameter

Parameter

Description

profile <profile-name>

Specifies the profile name. The value is a string.

detect-multiplier <MULTIPLIER>

Specifies the BFD detection multiplier. The value is an integer that ranges from 2 to 255. The default value is 3.


Usage Guidelines

The remote transmission interval will be multiplied by this value to determine the connection loss detection timer.

Example: when the local system has detect-multiplier 3 and the remote system has transmission interval 300, the local system will detect failures only after 900 milliseconds without receiving packets.


Example

  • Configure the BFD detection multiplier to 4 for profile p2.
admin@Xorplus# set protocols bfd profile p2 detect-multiplier 4
admin@Xorplus# commit

Copyright © 2024 Pica8 Inc. All Rights Reserved.