opn_ipv6_status
Retrieve IPv6 configuration and address status for all network interfaces, including assigned addresses and method (DHCPv6-PD, Track Interface, SLAAC, static). Returns a summary of configured and unconfigured interfaces.
Instructions
Get IPv6 configuration and address status for all interfaces.
Use this when you need a quick overview of which interfaces have IPv6 configured, what addresses are assigned, and the IPv6 method (DHCPv6-PD, Track Interface, SLAAC, static).
Returns: dict with 'interfaces' (list of per-interface IPv6 info) and 'summary' (counts of configured/unconfigured interfaces).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||