HostInternetScsiHbaIPv6Properties
The IPv6 properties for the host bus adapter.
{
"_typeName": "string",
"iscsiIpv6Address": [
{
"_typeName": "string",
"address": "string",
"prefixLength": 0,
"origin": "string",
"operation": "string"
}
],
"ipv6DhcpConfigurationEnabled": false,
"ipv6LinkLocalAutoConfigurationEnabled": false,
"ipv6RouterAdvertisementConfigurationEnabled": false,
"ipv6DefaultGateway": "string"
}
There can be multiple IPv6 addressed plumbed onto the Host Bus Adapter.
True if DHCPv6 is enabled on the host bus adapter.
User can keep this field unset while changing other IPv6 properties without altering current DHCP configuration.
True if auto configuration of link local address is enabled on the host bus adapter.
User can keep this field unset while changing other IPv6 properties without altering current link local auto configuration.
True if the router advertisement configuration is enabled on the host bus adapter.
User can keep this field unset while changing other IPv6 properties without altering current router advertisement configuration.
The current IPv6 default gateway.
User can keep this field unset while changing other IPv6 properties without altering current default gateway configuration.