show_interface_detail
Show detailed statistics for a network interface, including counters, errors, CRC, drops, utilization, MTU, and speed. Essential for troubleshooting connectivity and performance issues.
Instructions
Show detailed statistics for a specific interface.
Returns counters, errors, CRC, drops, utilization, MTU, and speed for the specified interface.
Args: device: Name of the device as defined in devices.yaml interface: Interface name (e.g., 'Gi0/0/0', '1/1/1', 'ge-0/0/0')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes | ||
| interface | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |