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.
CloudEngine 12800 and 12800E V200R005C10 Configuration Guide - IP Unicast Routing
This document describes the configurations of IP Unicast Routing, including IP Routing, Static Route, RIP, RIPng, OSPF, OSPFv3, IPv4 IS-IS, IPv6 IS-IS, BGP, Routing Policy, and PBR.
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 Static BFD for RIP
Configuring Static BFD for RIP
Context
BFD provides link failure detection featuring light load
and high speed. Static BFD for RIP is a mode to implement the BFD
function.
Establishing BFD sessions between RIP neighbors can
rapidly detect faults on links and speed up response of RIP to network
topology changes.
Static BFD must be enabled using a command.
Procedure
Enable BFD globally.
Run system-view
The system view is displayed.
Run bfd
BFD is enabled globally.
Run quit
Return to the system view.
Configure Static BFD.
Run bfdsession-namebindpeer-ipip-address [ interfaceinterface-typeinterface-number ] [ source-ipip-address ]
BFD binding is created.
If a peer
IP address and a local interface are specified, BFD detects only a
single-hop link, that is, a route with the interface specified in
the bfd command as the outbound interface and with
the peer IP address specified in the peer-ip command
as the next-hop address.
Set discriminators.
Run discriminatorlocaldiscr-value
The
local discriminator is set.
Run discriminatorremotediscr-value
The
remote discriminator is set.
The local discriminator must be the remote discriminator of
the device on the other end; otherwise, a BFD session cannot be established.
The local and remote discriminators cannot be modified after being
configured.
localdiscr-value set on the local device is the same
as that of remotediscr-value set on the remote device.remotediscr-value set on the local device is the same as that
of localdiscr-value set on the remote device.
Run quit
Return to the system view.
Enable static BFD on an interface.
Run interfaceinterface-typeinterface-number
The view of the specified interface 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 rip bfd static
Static BFD is enabled on the interface.
Run quit
Return to the system view.
Run commit
The configuration is committed.
Verifying the Configuration
After configuring
static BFD for RIP,
Run the display ripprocess-idinterface [ interface-typeinterface-number ] verbose command
to check BFD for RIP configurations on the specified interface.