No relevant resource is found in the selected language.
Your browser version is too early. Some functions of the website may be unavailable. To obtain better user experience, upgrade the browser to the latest version.
Huawei uses machine translation combined with human proofreading to translate this document to different languages in order to help you better understand the content of this document.
Note: Even the most advanced machine translation cannot match the quality of professional translators.
Huawei shall not bear any responsibility for translation accuracy and it is recommended that you refer to the English document (a link for which has been provided).
Configuring SBFD for SR-MPLS TE LSP
Configuring SBFD for SR-MPLS TE LSP
This section describes how to configure SBFD to detect SR-MPLS TE LSP faults.
Usage Scenario
If SBFD for SR-MPLS TE LSP detects a fault on the primary LSP, traffic is rapidly switched to the backup LSP, which minimizes the impact on traffic.
This function is supported only when the card interoperability mode is enhanced.
Pre-configuration Tasks
Before configuring SBFD for SR-MPLS TE LSP, complete the following task:
Configure an SR-MPLS TE tunnel.
Set each LSR ID using the mpls lsr-idlsr-id command. Ensure that the route to the local lsr-id is reachable.
Procedure
Configure an SBFD initiator.
Run system-view
The system view is displayed.
Run bfd
BFD is enabled globally.
You can set BFD parameters only after running the bfd command to enable global BFD.
Run quit
Return to the system view.
Run sbfd
SBFD is enabled globally.
Run quit
Return to the system view.
Run interface tunneltunnel-number
The SR-MPLS TE tunnel interface view is displayed.
Run mpls te bfd enableseamless
SBFD for SR-MPLS TE LSP is enabled.
After the configuration is complete, the SBFD initiator automatically establishes an SBFD session destined for the destination IP address of an SR-MPLS TE tunnel.
Run commit
The configuration is committed.
Configure the SBFD reflector.
Run system-view
The system view is displayed.
Run bfd
BFD is enabled globally.
You can set BFD parameters only after running the bfd command to enable global BFD.
Run quit
Return to the system view.
Run sbfd
SBFD is enabled globally.
Run reflector discriminator { unsigned-integer-value | ip-address-value }
The discriminator of an SBFD reflector is configured.
Run commit
The configuration is committed.
Verifying the Configuration
After you configure SBFD for SR-MPLS TE LSP, run the display bfd session { all | discriminatordiscr-value } [ verbose ] command to check information about the SBFD session that monitors an SR-MPLS TE tunnel.