min-tx-interval

Function

The min-tx-interval command sets the interval between sending BFD packets.

The undo min-tx-interval command restores the default value.

By default, the interval is 10 milliseconds.

Format

min-tx-interval tx-interval

undo min-tx-interval

Parameters

Parameter Description Value
tx-interval

Specifies the interval between sending BFD packets.

The value is an integer ranging from 3 to 20000, in milliseconds.

Views

BFD session view

Default Level

2: Configuration level

Task Name and Operations

Task Name Operations
bfd write

Usage Guidelines

Usage Scenario

You can increase or decrease the interval between transmittingBFD packets according to the actual network environment.

If no BFD packet is received within a configured detection period, the link that the BFD session detects is regarded as failed, and the BFD session status is set to Down. To reduce the usage of system resources, when detecting that the BFD session is Down, the system adjusts the interval between transmittingBFD packets to a random value greater than 1000 ms. After the BFD session becomes Up, the configured interval is restored.

Asynchronous mode: Detection period = Received Detect Mult of the remote system x Max (Local RMRI, Received DMTI)

where

  • DMTI: indicates the desired minimum interval between sending BFD packets on the local end.
  • RMRI: indicates the supported minimum interval between receiving BFD packet on the local end.
  • Detect Mult: indicates the detection multiplier.

Example

# Set the interval between transmitting BFD packets to 500 milliseconds.
<HUAWEI> system-view
[~HUAWEI] bfd
[*HUAWEI-bfd] quit
[*HUAWEI] bfd session bind peer-ip 10.10.20.2
[*HUAWEI-session-session] quit
[*HUAWEI] bfd session
[*HUAWEI-bfd-session-session] min-tx-interval 500
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >