The display mpls bfd session command displays information about dynamic BFD for MPLS sessions.
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. |
- |
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.
The actual command output varies according to the device. The command output here is only an example.
<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
<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
Item | Description |
---|---|
BFD Information | Object that a BFD session monitors:
|
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:
|
No | Sequence number. |
LspIndex | Index number of an LSP. |
Protocol | Protocol type:
|
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:
|
Time | Time elapsed since a BFD session was created or refreshed. |