LDP bit error detection enables a device to detect bit errors on LDP LSPs and trigger VPN service switchovers, which improves service reliability.
When LDP LSPs are established to transmit services with high quality requirements, bit errors on LSPs may cause service interruptions. To detect bit errors, run the bit-error-detection command for LDP LSPs. If a node on an LSP detects bit errors, LDP notifies the VPN services of the bit error rate and triggers a service switchover, which guarantees service quality.
The system view is displayed.
A level for the bit error rate thresholds is set.
A maximum of three levels can be set for the bit error rate thresholds. The parameter description is as follows:Parameter | Description | Value |
---|---|---|
level-number | Specifies the level value for bit error rate thresholds. | The value is an integer ranging from 1 to 3. |
switch switch-coe switch-pow | Specifies a bit error rate threshold for triggering a service switchover. Switchover threshold = switch-coe x 10-switch-pow The switch-coe parameter specifies the protection switchover coefficient, and the switch-pow parameter specifies the protection switchover power. |
The switch-coe value is an integer ranging from 1 to 9. The switch-pow value is an integer ranging from 1 to 7. |
resume resume-coe resume-pow | Specifies a bit error rate threshold for triggering a service switchback. Switchback threshold = resume-coe x 10-resume-pow The resume-coe parameter specifies the protection switchback coefficient, and the resume-pow parameter specifies the protection switchback power. NOTE:
The switchback threshold must be less than or equal to the switchover threshold. |
The resume-coe value is an integer ranging from 1 to 9. The resume-pow value is an integer ranging from 1 to 7. |
The MPLS-LDP view is displayed.
LDP bit error detection is enabled.
The configuration is committed.
Run the display mpls ldp adjacency [ interface interface-type interface-number | remote ] [ peer peer-id ] verbose command to check bit error rates.