Take the display on Router A as an example.
[RouterA]
display bfd session all verbose
--------------------------------------------------------------------------------
Session MIndex : 16384
(One Hop) State :
Up
Name : atob
--------------------------------------------------------------------------------
Local Discriminator : 10 Remote Discriminator : 20
Session Detect Mode : Asynchronous Mode Without Echo Function
BFD Bind Type : Interface(GigabitEthernet1/0/0)
Bind Session Type : Static
Bind Peer Ip Address : 224.0.0.184
NextHop Ip Address : 224.0.0.184
Bind Interface : GigabitEthernet1/0/0
FSM Board Id : 3 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) : --
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 : --
Session Echo Tx TmrID : --
PDT Index : FSM-5000000|RCV-0|IF-0|TOKEN-0
Session Description : --
--------------------------------------------------------------------------------
Total UP/DOWN Session Number : 1/0
Step 3
Configure the association between the BFD status and the sub-interface status.
# Configure the association between the BFD status and the sub-interface status on Router A.
[RouterA]
bfd atob
[RouterA-bfd-session-atob]
process-interface-status sub-if
[RouterA-bfd-session-atob]
commit
[RouterA-bfd-session-atob]
quit
# Configure the association between the BFD status and the sub-interface status on Router B.
[RouterB]
bfd btoa
[RouterB-bfd-session-btoa]
process-interface-status sub-if
[RouterB-bfd-session-btoa]
commit
[RouterB-bfd-session-btoa]
quit
Step 4
Verify the configuration.
# After the configuration is complete, run the
display bfd session
all verbose
command on
Router A and Router B, and you can view that the field
Proc interface status
displays
Enable
(Sub-If)
.
Take the display on Router A as an example.
[RouterA]
display bfd session all verbose
--------------------------------------------------------------------------------
Session MIndex : 16384 (One Hop) State : Up Name : atob
--------------------------------------------------------------------------------
Local Discriminator : 10 Remote Discriminator : 20
Session Detect Mode : Asynchronous Mode Without Echo Function
BFD Bind Type : Interface(GigabitEthernet1/0/0)
Bind Session Type : Static
Bind Peer Ip Address : 224.0.0.184
NextHop Ip Address : 224.0.0.184
Bind Interface : GigabitEthernet1/0/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.
403