The mpls bfd command sets BFD parameters for monitoring LDP LSPs.
The undo mpls bfd command deletes BFD parameters.
By default, BFD sessions use default parameter values.
Parameter | Description | Value |
---|---|---|
min-tx-interval min-tx-interval-value |
Specifies the minimum interval at which BFD packets are sent. |
The value is an integer ranging from 3 to 20000, in milliseconds. The default value is 10. |
min-rx-interval min-rx-interval-value |
Specifies the minimum interval at which BFD packets are received. |
The value is an integer ranging from 3 to 20000, in milliseconds. The default value is 10. |
detect-multiplier detect-multiplier-value |
Specifies a BFD detection multiplier. |
The value is an integer ranging from 3 to 50. The default value is 3. |
Usage Scenario
To set BFD parameters, run the
mpls bfd command. The parameters include the minimum interval at which BFD packets are sent, the minimum interval at which BFD packets are received, and BFD detection multiplier.Prerequisites
The MPLS view is displayed using the mpls command.