Display Bidirectional Forwarding Detection (BFD) statistics for IPv4 interfaces.
show ip bfd stats
show ip bfd stats vrf WORD<1-16>
show ip bfd stats vrfids WORD<0-512>
Specifies a VRF instance by VRF name.
Specifies a VRF or range of VRFs by ID.
User EXEC
The show ip 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 IPv4 interfaces.
Switch:1>show ip bfd stats
================================================================================================================
                              BFD staticstics - GlobalRouter
================================================================================================================
MY_DISC    YOUR_DISC  NEXT_HOP     PACKT_IN     PACKET_OUT   LAST_UP                    LAST_DOWN
----------------------------------------------------------------------------------------------------------------
1          0          192.0.2.10   4661750      4620630      Mon Sep  6 15:31:15 2021   Mon Sep  6 15:28:08 2021
----------------------------------------------------------------------------------------------------------------