|
Name
|
Type
|
Description
|
| addresses | DrConfigIPv6Address[] |
A list of addresses to be statically assigned.
Values can be available in parallel with set dhcp and autoconf.
|
| autoconf | xsd:boolean |
Address is assigned by Stateless Address Autoconfiguration (SLAAC).
This option can be set to true in parallel with dhcp and
static IPv6 addresses.
|
| defaultGateway | xsd:string |
Default gateway for static IP address assignment.
This configures the global IPv6 default gateway on the appliance with
the specified gateway address and interface. This gateway replaces
the existing default gateway configured on the appliance. However,
if the gateway address is link-local, then it is added for that
interface.
This does not support configuration of multiple global default
gateways through different interfaces.
|
| dhcp | xsd:boolean |
Address assigned by a DHCP server.
This option can be set to true in parallel with autoconf and
static IPv6 addresses.
|
| interfaceName | xsd:string |
Network interface, for example, "nic0" to configure.
|
|
Properties inherited from |
| None |