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).
Enabling Auto TE FRR
Enabling Auto TE FRR
Context
Before configuring auto TE FRR, enable auto TE FRR globally on the PLR. To implement link protection, enable link protection on an interface.
Only the transit nodes on a TE tunnel support the fast reroute (FRR) function.
Perform the following configurations on the PLR.
Procedure
Run system-view
The system view is displayed.
Run mpls
The MPLS view is displayed.
Run mpls te auto-frr [ self-adapting ]
Auto TE FRR is enabled globally.
To enable an automatic bypass tunnel to dynamically select node or link protection based on network conditions, configure self-adapting.
(Optional) Configure auto TE FRR capability on the interface.
Run quit
The system view is displayed again.
Run interfaceinterface-typeinterface-number
The view of the outbound interface of the primary tunnel is displayed.
On an Ethernet interface, run undo portswitch
The interface is switched to Layer 3 mode.
By default, an Ethernet interface works in Layer 2 mode.
The mode switching function takes effect when the interface only has attribute configurations (for example, shutdown and description configurations). Alternatively, if configuration information supported by both Layer 2 and Layer 3 interfaces exists (for example, mode lacp and lacp system-id configurations), no configuration that is not supported after the working mode of the interface is switched can exist. If unsupported configurations exist on the interface, delete the configurations first and then run the undo portswitch command.
If many Ethernet interfaces need to be switched to Layer 3 mode, run the undo portswitch batchinterface-type { interface-number1 [ tointerface-number2 ] } &<1-10> command in the system view to switch these interfaces to Layer 3 mode in batches.
Run mpls te auto-frr { block | default | link | node| self-adapting}
By default, an MPLS TE-enabled interface is automatically configured with mpls te auto-frrdefault. That is, the auto TE FRR capability on the interface is consistent with the global auto TE FRR capability.
If the mpls te auto-frr command without node configured is run, and the requirement for node protection is not met, the penultimate hop (but not other hops) on the primary tunnel attempts to set up an automatic bypass tunnel for link protection.
To enable an automatic bypass tunnel bound to the current tunnel to dynamically select node or link protection based on network conditions, configure self-adapting.