Display global Bidirectional Forwarding Detection (BFD) configuration information for IPv6 interfaces.
show ipv6 bfd
show ipv6 bfd vrf
show ipv6 bfd vrfids
Specifies a VRF instance by VRF name.
Specifies a VRF or range of VRFs by ID.
User EXEC
BFD for IPv6 interfaces is a demonstration feature on some products. For more information about feature support, see Fabric Engine and VOSS Feature Support Matrix.
The show ipv6 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. | 
The following example displays global configuration information for BFD on an IPv6 interface.
Switch:1>show ipv6 bfd
================================================================================
                         BFD information - GlobalRouter
================================================================================
                      BFD Version :  1
                     Admin Status :  TRUE
                      Trap Enable :  FALSE
--------------------------------------------------------------------------------
   Total session number :  1
    UP: 0, DOWN: 1, AdminDown: 0, Init: 0
--------------------------------------------------------------------------------