show ip bfd

Display global Bidirectional Forwarding Detection (BFD) configuration information for IPv4 interfaces.

Syntax

Command Parameters

vrf

Specifies a VRF instance by VRF name.

vrfids

Specifies a VRF or range of VRFs by ID.

Command Mode

User EXEC

Command Output

The show ip bfd command displays the following information:

Output field

Description

BFD Version

Specifies the current BFD version.

Admin Status

Specifies whether BFD is enabled globally.

Trap Enable

Specifies whether traps are enabled.

Total session number

Specifies the total number of BFD sessions.

UP

Specifies whether a BFD session is in UP state.

DOWN

Specifies whether a BFD session is in DOWN state.

AdminDown

Specifies whether a BFD session is in AdminDown state.

Init

Specifies whether a BFD session is in Init state.

Example

The following example displays global configuration information for BFD on an IPv4 interface.

Switch:1>show ip bfd
================================================================================
                         BFD information - GlobalRouter
================================================================================
                      BFD Version :  1
                     Admin Status :  TRUE
                      Trap Enable :  FALSE
--------------------------------------------------------------------------------
   Total session number :  1

    UP: 1, DOWN: 0, AdminDown: 0, Init: 0
--------------------------------------------------------------------------------