list_arp_entries
Retrieve and display all ARP table entries to view IP-to-MAC address mappings on the OPNSense firewall, aiding in network diagnostics and monitoring.
Instructions
List all ARP table entries
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}