The min-tx-interval command sets the minimum interval for sending BFD packets.
The undo min-tx-interval command restores the default minimum interval for sending BFD packets.
By default, the minimum interval for sending BFD packets is 1000 ms.
Parameter |
Description |
Value |
---|---|---|
interval |
Specifies the minimum interval for sending BFD packets. |
The value is an integer that ranges from 100 to 1000, in milliseconds.
|
Usage Scenario
The local detection multiplier determines the detection time of a BFD session.
Detection time = Received Detect Multi of the remote system x Max (Local RMRI/Received DMTI)
Precaution
You can increase or reduce the minimum interval for sending BFD packets based on actual networking. The minimum interval for sending BFD packets determines the detection time of a BFD session. On an unstable link, if the minimum interval for sending BFD packets is small, the BFD session may flap. You can increase the minimum interval for sending BFD packets. The default value is recommended. Do not randomly change the minimum interval for sending BFD packets.
If no BFD packet is received from the peer device within the detection time, the link is considered as faulty and the BFD session enters the Down state. To reduce the usage of system resources, when the BFD session is detected in Down state, the system adjusts the sending interval to a random value greater than 1000 ms. When the BFD session becomes Up, the configured interval is restored.
Table 1 describes the mapping between configured and actual values of the BFD packet sending interval on the S5720-HI, S5730-HI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-HI, S6730-H, S6730S-H, S6730-S, and S6730S-S.
Configured Value (x) |
Actual Value |
---|---|
3 ms <= x < 10 ms |
3.3 ms |
10 ms <= x < 20 ms |
10 ms |
20 ms <= x < 50 ms |
20 ms |
50 ms <= x < 100 ms |
50 ms |
100 ms <= x < 300 ms |
100 ms |
300 ms <= x < 500 ms |
300 ms |
500 ms <= x < 1000 ms |
500 ms |
x = 1000 ms |
1000 ms |