add_ipv6_address
Add an IPv6 address to a router interface by providing the address with prefix and optionally a comment.
Instructions
Pasang alamat IPv6 ke sebuah interface. BUTUH MIKROCLAW_ALLOW_WRITE=true.
Args: address: IPv6 dengan prefix, mis. '2001:db8::1/64'. interface: nama interface, mis. 'bridge1'. comment: catatan.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| comment | No | added-by-mikroclaw | |
| interface | Yes |