list_ipv6_addresses
Retrieve IPv6 addresses from a MikroTik device using filters for global, link-local, interface, or address substring. Use it to audit and troubleshoot IPv6 configuration.
Instructions
Lists IPv6 addresses on the MikroTik device.
Notes: address_filter: partial match on the address, e.g. "2001:db8" or "fe80". global_only: show only global (routable) addresses. link_local_only: show only link-local (fe80::/10) addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | No | ||
| global_only | No | ||
| dynamic_only | No | ||
| disabled_only | No | ||
| address_filter | No | ||
| link_local_only | No | ||
| interface_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |