The display ospf bfd session command displays information about the BFD-enabled neighbor.
Product |
Support |
---|---|
S5720-EI, S5720-HI, S5720I-SI, S5720S-SI, S5720-SI, S5735-S, S5735S-S, S5735-S-I, S5730-HI, S5730S-EI, S5730-SI, S5731-H, S5731-S, S5731S-H, S5731S-S, S5732-H, S6720-EI, S6720-HI, S6720S-EI, S6720S-SI, S6720-SI, S6730-H, S6730S-H, S6730-S, and S6730S-S |
Supported |
S2720-EI, S5720-LI, S5735-L, S5735S-L, S5735S-L-M, S5720S-LI, S6720-LI, and S6720S-LI |
Not supported |
display ospf [ process-id ] bfd session interface-type interface-number [ router-id ]
display ospf [ process-id ] bfd session { router-id | all }
Parameter | Description | Value |
---|---|---|
process-id |
Specifies the ID of an OSPF process. |
The value is an integer ranging from 1 to 65535. |
interface-type interface-number |
Specifies the type and number of an interface. |
- |
router-id |
Specifies the router ID of the neighbor. |
The value is in dotted decimal notation. |
all |
Indicates all the OSPF-enabled interfaces in the OSPF process. |
- |
A BFD session can be associated with OSPF to fast detect a link fault and notifies OSPF of the fault. This speeds up OSPF's response to the change of the network topology.
The display ospf bfd session command displays information about the BFD-enabled neighbor.
# Display information about the BFD-enabled neighbor.
<HUAWEI> display ospf bfd session all
OSPF Process 1 with Router ID 10.3.3.3 Area 0.0.0.0 interface 100.1.1.1(Vlanif100)'s BFD Sessions NeighborId:10.2.2.2 AreaId:0.0.0.0 Interface:Vlanif100 BFDState:up rx :1000 tx :1000 Multiplier:3 BFD Local Dis:8198 LocalIpAdd:10.1.1.1 RemoteIpAdd:10.1.1.2 Diagnostic Info:No diagnostic information
Item |
Description |
---|---|
NeighborId |
Router ID of the neighbor. |
AreaId |
Area ID. |
Interface |
Interface through which the local device establishes a BFD session with the neighbor. |
BFDState |
BFD status:
|
rx |
Negotiated minimum interval for receiving BFD packets. |
tx |
Negotiated minimum interval for sending BFD packets. |
Multiplier |
Remote detection multiplier. |
BFD Local Dis |
Local discriminator dynamically assigned by BFD. |
LocalIpAdd |
Local IP address. |
RemoteIpAdd |
Remote IP address. |
Diagnostic Info |
Diagnostic information:
|