NOTE
l
Actual interval at which BFD packets are transmitted on the local router = Max { configured interval
transmit-interval
at which BFD packets are transmitted on the local router, configured interval
receive-
interval
at which BFD packets are received on the peer router }
l
Actual interval at which BFD packets are received on the local router = Max { configured interval
transmit-
interval
at which BFD packets are transmitted on the peer router, configured interval
receive-interval
at
which BFD packets are received on the local router }
l
Actual time for detecting BFD packets = Actual interval at which BFD packets are received on the local
router x Configured detection multiplier
multiplier-value
on the peer router
For example:
l
On the local router, the configured interval at which BFD packets are transmitted is 200 ms; the configured
interval at which BFD packets are received is 300 ms; the detection multiplier is 4.
l
On the peer router, the configured interval at which BFD packets are transmitted is 100 ms; the interval at
which BFD packets are received is 600 ms; the detection multiplier is 5.
Then:
l
On the local router, the actual interval at which BFD packets are transmitted is 600 ms calculated by using
the formula max {200 ms, 600 ms}; the interval at which BFD packets are received is 300 ms calculated by
using the formula max {100 ms, 300 ms}; the detection period is 1500 ms calculated by multiplying 300
ms by 5.
l
On the peer router, the actual interval at which BFD packets are transmitted is 300 ms calculated by using
the formula max {100 ms, 300 ms}, the actual interval at which BFD packets are received is 600 ms calculated
by using the formula max {200 ms, 600 ms}, and the detection period is 2400 ms calculated by multiplying
600 ms by 4.
----End
5.10.4 Checking the Configurations
After configuring BFD for OSPF, you can view information about the BFD session between
two OSPF neighbors.
Prerequisites
All BFD for OSPF configurations have been configured.
Procedure
l
Run the
display ospf
[
process-id
]
bfd
session
interface-type
interface-number
[
router-
id
] or
display ospf
[
process-id
]
bfd
session
{
router-id
|
all
} command to check
information about the BFD session between two OSPF neighbors.
----End
Example
If the BFD session is successfully created, information about BFD for OSPF shows that the BFD
session is Up on the local router.
<HUAWEI>
display ospf bfd session all
OSPF Process 1 with Router ID 3.3.3.3
NeighborId:2.2.2.2 AreaId:0.0.0.0 Interface:Pos1/0/0
BFDState:up
rx :1000 tx :100
HUAWEI NetEngine80E/40E Router
Configuration Guide - IP Routing
5 OSPF Configuration
Issue 02 (2014-09-30)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
323