display mpls bfd session

Function

The display mpls bfd session command displays information about dynamic BFD for MPLS sessions.

Format

display mpls bfd session [ fec ip-address | nexthop ip-address | outgoing-interface { interface-type interface-number | interface-name } ]

display mpls bfd session [ fec ip-address | nexthop ip-address | outgoing-interface { interface-type interface-number | interface-name } ] verbose

Parameters

Parameter Description Value
fec ip-address

Displays information about a BFD session for an LSP mapped to a specified FEC.

Expressed in dotted decimal notation.

nexthop ip-address

Displays information about the BFD session with a specified next hop.

Expressed in dotted decimal notation.

outgoing-interface interface-type interface-number

Displays information about BFD sessions for an LSP established on a specified outbound interface.

-

verbose

Displays detailed information about BFD sessions.

-

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
mpls-base read

Usage Guidelines

Usage Scenario

To view information about LSPs monitored by BFD, run the display mpls bfd session command. The command output includes the destination address and outbound interface name of an LSP, the local discriminator of the dynamic BFD session, and the status of an MPLS BFD session.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about a dynamic BFD session.
<HUAWEI> display mpls bfd session
-------------------------------------------------------------------------------
                        BFD Information: LDP  LSP
-------------------------------------------------------------------------------
FEC             DISC  OUT IF           NEXTHOP         TUNNEL         STATE    
-------------------------------------------------------------------------------
2.2.2.2         16385 GE0/1/0         10.1.1.2          -              Up
# Display detailed information about a dynamic BFD session.
<HUAWEI> display mpls bfd session verbose
--------------------------------------------------------------------------------
                        BFD Information: LDP  LSP                           
--------------------------------------------------------------------------------
  No                     : 1
  LspIndex               : 5000006
  Protocol               : LDP
  Fec                    : 2.2.2.2
  Nexthop                : 10.1.1.2
  Out-Interface          : GE0/1/0
  Bfd-Discriminator      : 16385
  ActTx                  : 600
  ActRx                  : 100
  ActMulti               : 3
  Bfd-State              : Up
  Time                   : 249381 sec
Table 1 Description of the display mpls bfd session command output
Item Description
BFD Information

Object that a BFD session monitors:

  • LDP LSP.
  • TE tunnel.
  • LDP tunnel.
  • BGP Tunnel.
FEC

Forwarding equivalence class value.

DISC

Local discriminator of a BFD session.

OUT IF

Name of an outbound interface.

NEXTHOP

IP address of the next hop.

TUNNEL

Tunnel type.

STATE

Status of an MPLS BFD session:

  • Up: The BFD session is Up.
  • Down: The BFD session is Down.
  • AdminDown: The administrator manually closes the BFD session.
  • Init: The BFD session is in the Initial state.
No

Sequence number.

LspIndex

Index number of an LSP.

Protocol

Protocol type:

  • LDP.
  • RSVP-TE.
Out-Interface

Name of an outbound interface.

Bfd-Discriminator

Local discriminator of a BFD session.

ActTx

Effective minimum interval at which BFD packets are sent.

ActRx

Effective minimum interval at which BFD packets are received.

ActMulti

Effective local detection multiplier of a BFD session.

Bfd-State

Status of a BFD session:

  • Up: The BFD session is Up.
  • Down: The BFD session is Down.
  • AdminDown: The administrator manually closes the BFD session.
  • Init: The BFD session is in the Initial state.
Time

Time elapsed since a BFD session was created or refreshed.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >