ipv6_addresses
List IPv6 addresses configured on a MikroTik device, showing address, interface, advertise, and status fields. Returns an empty list if the IPv6 package is disabled.
Instructions
List IPv6 addresses configured on a device (/ipv6/address):
address, interface, advertise, disabled, dynamic, plus whatever
other fields RouterOS's own reply carries (e.g. its global/
link-local classification). Mirrors ip_addresses for IPv6.
Returns an empty list (never an error) if the ipv6 package is
disabled on the device - see "IPv6 read parity (v1.9)" in the
README.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |