< Home

display ospf bfd session

Function

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

Format

display ospf [ process-id ] bfd session interface-type interface-number [ router-id ]

display ospf [ process-id ] bfd session { router-id | all }

Parameters

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.

-

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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.

Example

# 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
Table 1 Description of the display ospf bfd session all command output

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:
  • up
  • down
  • unknown

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:
  • Init: indicates that the BFD session is in the Initiate state.

  • Admin down: indicates that the shutdown command is run on the local BFD session.

  • BFD global disable: indicates that BFD is not enabled globally.

  • BFD session number exceed: indicates that the number of BFD sessions exceeds the limit.

  • Detect down: indicates that the local link becomes Down.

  • Receive admin down: indicates that the remote link becomes Down.

  • BFD is in rearranging: indicates that the board of the BFD session changes, and the data of the BFD session is transferred to another board.

  • No diagnostic information: indicates that no diagnostic information exists.
  • No BFD packets were received: indicates that detection expires because no BFD packets are received within a specified period.
  • administrator down event received: indicates that the device receives an event that the BFD session is set Down by the network administrator.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >