show_arp_table
Retrieve IP-to-MAC address mappings from a network device's ARP cache. Displays all entries in the ARP table for troubleshooting connectivity issues.
Instructions
Show the ARP table on a network device.
Returns IP-to-MAC address mappings for all entries in the ARP cache.
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 |