show_bgp_neighbors
Retrieve detailed BGP neighbor information from a network device, including state, AS number, and hold time. Useful for troubleshooting BGP peering.
Instructions
Show detailed BGP neighbor information on a network device.
Returns per-neighbor details including state, AS number, messages sent/received, and hold time.
Args: device: Name of the device as defined in devices.yaml
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |