port_fdb
List MAC addresses learned on a port to identify connected devices.
Instructions
List the MAC addresses learned on a port, from the forwarding database.
This answers "what is connected to this port". To go the other way and find which port a known MAC sits on, use fdb_lookup instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of results to return | |
| offset | No | Number of results to skip (offset) for pagination | |
| port_id | Yes | Port ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||