![Huawei Quidway NetEngine40E Configuration Manual - Reliability Download Page 384](http://html.mh-extra.com/html/huawei/quidway-netengine40e/quidway-netengine40e_configuration-manual-reliability_169453384.webp)
Figure 5-4
Networking diagram for singe-hop BFD
W
RouterA
RouterB
POS1/0/0
10.1.1.1/24
POS1/0/0
10.1.1.2/24
Configuration Roadmap
The configuration roadmap is as follows:
1.
Configure a BFD session on Router A to detect the directly-connected link between Router
A and Router B.
2.
Configure a BFD session on Router B to detect the directly-connected link between Router
B and Router A.
Data Preparation
To complete the configuration, you need the following data:
l
Peer IP address for a BFD session
l
Local interface for sending and receiving BFD control packets
l
Local and remote discriminators of a BFD session
NOTE
Default values of the minimum sending interval, minimum receiving interval, and local detection multiplier
for BFD control packets are used.
Procedure
Step 1
Configure IP addresses for directly-connected interfaces on Router A and Router B.
# Configure the IP address of the interface on Router A.
<HUAWEI>
system-view
[HUAWEI]
sysname RouterA
[RouterA]
interface pos 1/0/0
[RouterA-Pos1/0/0]
undo shutdown
[RouterA-Pos1/0/0]
ip address 10.1.1.1 24
[RouterA-Pos1/0/0]
quit
# Configure the IP address of the interface on Router B.
<HUAWEI>
system-view
[HUAWEI]
sysname RouterB
[RouterB]
interface pos 1/0/0
[RouterB-Pos1/0/0]
undo shutdown
[RouterB-Pos1/0/0]
ip address 10.1.1.2 24
[RouterB-Pos1/0/0]
quit
Step 2
Configure single-hop BFD.
# Enable BFD on Router A, create a BFD session between Router A and Router B, and bind
Router A's interface to the BFD session.
HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
5 BFD Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
367