OcNOS-SP : Multi-Protocol Label Switching Guide : Multi-Protocol Label Switching Command Reference : MPLS LSP BFD Commands : min-tx
min-tx
Use this command to configure BFD transmit and receive intervals, and the hello multiplier value for MPLS LSP BFD session.
Use the no form of the command to set the intervals and multiplier to their default values.
Command Syntax
min-tx <50-999> min-rx <50-999> multiplier <3-50>
no min-tx <50-999> min-rx <50-999> multiplier <3-50>
Parameters
min-tx
Set BFD Min Tx interval
<50-999>
Desired Tx interval in ms.
min-rx
Set BFD Min Rx interval
<50-999>
Desired Rx interval in ms.
Multiplier
Set BFD Detection Multiplier
<3-50>
Multiplier value
Defaults
The default for the transmit and receive intervals is 10 milliseconds. The default hello multiplier value is 3.
Command Mode
MPLS BFD mode.
Applicability
This command was introduced before OcNOS version 5.0.
Example
#configure terminal
(config)# mpls bfd ldp all
(config-mpls-bfd)# min-tx 10 min-rx 10 multiplier 3
 
 
Last modified date: 10/17/2023