![Huawei Quidway NetEngine40E Скачать руководство пользователя страница 394](http://html.mh-extra.com/html/huawei/quidway-netengine40e/quidway-netengine40e_configuration-manual-reliability_169453394.webp)
5 packet(s) transmitted
5 packet(s) received
0.00% packet loss
round-trip min/avg/max = 10/66/220 ms
Step 2
Configure the one-hop BFD for the IP-Trunk.
# Enable BFD on Router A, configure a BFD session between Router A and Router B, and bind
Router A's IP-Trunk interface to the BFD session.
[RouterA]
bfd
[RouterA-bfd]
quit
[RouterA]
bfd atob bind peer-ip 10.1.1.2 interface ip-trunk 1
[RouterA-bfd-session-atob]
discriminator local 10
[RouterA-bfd-session-atob]
discriminator remote 20
[RouterA-bfd-session-atob]
wtr 5
[RouterA-bfd-session-atob]
commit
[RouterA-bfd-session-atob]
quit
# Enable BFD on Router B, configure the BFD session between Router B and Router A, and
bind Router B's IP-Trunk interface to the BFD session.
[RouterB]
bfd
[RouterB-bfd]
quit
[RouterB]
bfd btoa bind peer-ip 10.1.1.1 interface ip-trunk 1
[RouterB-bfd-session-btoa]
discriminator local 20
[RouterB-bfd-session-btoa]
discriminator remote 10
[RouterB-bfd-session-btoa]
wtr 5
[RouterB-bfd-session-btoa]
commit
[RouterB-bfd-session-btoa]
quit
Step 3
Verify the configuration.
After the configurations, run the
display bfd session
all verbose
command on Router A or
Router B. You can view that a single-hop BFD session has been set up and its status is Up.
Use the display on Router A as an example.
[RouterA]
display bfd session all verbose
--------------------------------------------------------------------------------
Session MIndex : 256 (
One Hop
) State :
Up
Name : atob
--------------------------------------------------------------------------------
Local Discriminator : 10 Remote Discriminator : 20
Session Detect Mode : Asynchronous Mode Without Echo Function
BFD Bind Type : Interface(Ip-Trunk 1)
Bind Session Type : Static
Bind Peer Ip Address :
10.1.1.2
NextHop Ip Address :
10.1.1.2
Bind Interface : Ip-Trunk 1
FSM Board Id : 1 TOS-EXP : 7
Min Tx Interval (ms) : 10 Min Rx Interval (ms) : 10
Actual Tx Interval (ms): 10 Actual Rx Interval (ms): 10
Local Detect Multi : 3 Detect Interval (ms) : 30
Echo Passive : Disable Acl Number : --
Destination Port : 3784 TTL : 255
Proc interface status : Disable Process PST : Disable
WTR Interval (ms) : 300000
Active Multi : 3
Last Local Diagnostic : No Diagnostic
Bind Application : No Application Bind
Session TX TmrID : -- Session Detect TmrID : --
Session Init TmrID : -- Session WTR TmrID : --
PDT Index : FSM-0|RCV-0|IF-0|TOKEN-0
Session Description : --
--------------------------------------------------------------------------------
Total UP/DOWN Session Number : 1/0
HUAWEI NetEngine80E/40E Router
Configuration Guide - Reliability
5 BFD Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
377