Display Bidirectional Forwarding Detection (BFD) statistics for IPv6 interfaces.
show ipv6 bfd stats
show ipv6 bfd stats vrf WORD<1-16>
show ipv6 bfd stats vrfids WORD<0-512>
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 stats command displays the following information:
| Output field | Description | 
|---|---|
| MY_DISC | Specifies the local discriminator for the BFD session. | 
| YOUR_DISC | Specifies the remote discriminator for the BFD session. | 
| NEXT_HOP | Specifies the next-hop IPv4 address. | 
| PACKT_IN | Specifies the total number of BFD messages received for this BFD session. | 
| PACKET_OUT | Specifies the total number of BFD messages sent for this BFD session. | 
| LAST_UP | The value of sysUpTime on the most recent occasion at which the session came up. If no such up event exists this object contains a zero value. | 
| LAST_DOWN | The value of sysUpTime on the most recent occasion at which the last time communication was lost with the neighbor. If no such down event exist this object contains a zero value. | 
The following example displays BFD statistics for IPv6 interfaces.
Switch:1>show ipv6 bfd stats
========================================================================================================================
                              BFD staticstics - GlobalRouter
========================================================================================================================
MY_DISC YOUR_DISC NEXT_HOP                PACKT_IN     PACKET_OUT   LAST_UP                    LAST_DOWN
------------------------------------------------------------------------------------------------------------------------
1       0        2001:DB8:0:0:0:0:0:ffff  4661750      4620630      Mon Sep  6 15:31:15 2021   Mon Sep  6 15:28:08 2021
------------------------------------------------------------------------------------------------------------------------