This document describes IP Unicast Routing configurations supported by the switch, including the principle and configuration procedures of IP Routing Overview, Static Route, RIP, RIPng, OSPF, OSPFv3, IS-IS(IPv4), IS-IS(IPv6), BGP, Routing Policy ,and PBR, and provides configuration examples.
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).
(Optional) Binding OSPF IP FRR and BFD
(Optional) Binding OSPF IP FRR and BFD
Context
During the configuration of OSPF IP FRR, the lower layer needs to fast respond to the link change so that traffic can be rapidly switched to the backup link in the case of a link failure. Bind BFD to the link status so that link faults can be detected rapidly. This ensures that traffic is rapidly switched to the backup link in the case of link failures.
Binding OSPF IP FRR and BFD can be configured in a specified process or on a specified interface. The priority of BFD configured on an interface is higher than that of BFD configured in an OSPF process. If BFD is enabled on an interface, a BFD session is established according to the BFD parameters configured on the interface.
Procedure
Bind OSPF IP FRR and BFD in a specified process.
Run system-view
The system view is displayed.
Run bfd
BFD is globally configured.
Run quit
Return to the system view.
Run ospf [ process-id | router-idrouter-id | vpn-instancevpn-instance-name ] *
The OSPF process is enabled, and the OSPF view is displayed.
Run bfd all-interfacesenable
BFD is enabled in an OSPF process.
Run bfd all-interfacesfrr-binding
IP FRR is bound to BFD in an OSPF process.
Bind OSPF IP FRR and BFD on a specified interface.
Run system-view
The system view is displayed.
Run bfd
BFD is globally configured.
Run quit
Return to the system view.
Run interfaceinterface-typeinterface-number
The interface view is displayed.
Run ospf bfdenable
BFD on the specified interface is enabled with OSPF.