The mpls rsvp-te bfd all-interfaces command sets BFD session parameters on all RSVP-TE interfaces.
The undo mpls rsvp-te bfd all-interfaces command restores the default BFD session parameters.
By default, BFD sessions use default parameter values.
Parameter | Description | Value |
---|---|---|
detect-multiplier multiplier |
Specifies a BFD detection multiplier. |
The value is an integer that ranges from 3 to 50. The default value is 3. |
min-tx-interval tx-interval |
Specifies the minimum interval at which BFD packets are sent. |
The value is an integer that ranges from 3 to 20000. The default value is 10. |
min-rx-interval rx-interval |
Specifies the minimum interval at which BFD packets are received. |
The value is an integer that ranges from 3 to 20000. The default value is 10. |
process-pst |
Set BFD PST. |
- |
tos-exp tosexp-value |
Configure the priority of BFD packets. |
An integer ranging from 0 to 7. |
Usage Scenario
Actual local interval at which BFD packets are sent = MAX { Local interval at which BFD packets are sent, Remote interval at which BFD packets are received }; Actual local interval at which BFD packets are received = MAX { Remote interval at which BFD packets are sent, Local interval at which BFD packets are received }; Local detection period = Actual interval at which BFD packets are received x Remote BFD detection multiplier.
For example:Prerequisites
BFD has been enabled.