opn_ndp_table
Retrieve IPv6 neighbor discovery table to map IPv6 addresses to MAC addresses, identify devices, and troubleshoot IPv6 reachability.
Instructions
Get the NDP table showing IPv6-to-MAC address mappings.
Use this when you need to find which MAC address is associated with an IPv6 address, identify IPv6-enabled devices on a network segment, or troubleshoot IPv6 neighbor reachability. This is the IPv6 equivalent of the ARP table. Returns: dict with NDP entries including ip, mac, intf, and manufacturer fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||