This command displays the BFD adjacency list showing the active BFD neighbors.
| Format | show bfd neighbors [details] |
| Mode | Privileged EXEC |
| Parameter | Description |
|---|---|
| details | Provides additional details with the routing protocol BFD has registered and displays the Admin Mode status as Enabled or Disabled. |
The following information is displayed.
| Parameter | Description |
|---|---|
| Our IP address | The current IP address. |
| Neighbor IP address | The IP address of the active BFD neighbor. |
| State | The current state, either Up or Down. |
| Interface | The current interface. |
| Uptime | The amount of time the interface has been up. |
| Registered Protocol | The protocol from which the BFD session was initiated and that is registered to receive events from BFD. (for example, BGP . |
| Local Diag | The diagnostic state specifying the reason for the most recent change in the local session state. |
| Demand mode | Indicates if the system wishes to use Demand mode.
Note: Demand mode is not supported in the current LCOS SX
release.
|
| Minimum transmit interval | The minimum interval to use when transmitting BFD control packets. |
| Actual TX Interval | The transmitting interval being used for control packets. |
| Actual TX Echo interval | The transmitting interval being used for echo packets. |
| Minimum receive interval | The minimum interval at which the system can receive BFD control packets. |
| Detection interval multiplier | The number of BFD control packets that must be missed in a row to declare a session down. |
| My discriminator | Unique Session Identifier for Local BFD Session. |
| Your discriminator | Unique Session Identifier for Remote BFD Session. |
| Tx Count | The number of transmitted BFD packets. |
| Rx Count | The number of received BFD packets. |
| Drop Count | The number of dropped packets. |
Example:
(Router)# show bfd neighbors Admin Mode: Enabled OurAddr NeighAddr State Interface Uptime -------------- --------------- ---------- ---------- ---------- 192.168.20.1 192.168.20.2 Up 1/0/77 0:0:21:30 2001::1 2001::2 Up 1/0/78 0:0:0:18 (Router)# show bfd neighbors details Admin Mode: Enabled Our IP address................................. 2.1.1.1 Neighbor IP address............................ 2.1.1.2 State.......................................... Up Interface...................................... 0/15 Uptime......................................... 0:0:0:10 Registered Protocol............................ BGP Local Diag..................................... None Demand mode.................................... FALSE Minimum transmit interval...................... 100 Minimum receive interval....................... 100 Actual tx interval............................. 100 Actual tx echo interval........................ 0 Detection interval multiplier.................. 3 My discriminator............................... 1 Your discriminator............................. 1 Tx Count....................................... 105 Rx Count....................................... 107 Drop Count..................................... 0