List Neighbors
list_neighborsRetrieve discovered network neighbors from a MikroTik router using CDP, LLDP, or MNDP. Filter by interface and set a result limit for targeted diagnostics.
Instructions
List discovered neighbors (CDP/LLDP/MNDP) on a MikroTik router.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | Yes | Target router identifier from the router registry | |
| interface | No | Filter by interface name (substring match) | |
| limit | No | Maximum number of neighbors to return |