Techpreview_Networking_Ipv6_IPv6AddressOrigin

Techpreview_Networking_Ipv6_IPv6AddressOrigin
Techpreview_Networking_Ipv6_IPv6AddressOrigin

Ipv6.IPv6AddressOrigin enumerated type Defines IPv6 address origin values. Note: This enumeration is restricted for VMware internal use only.
dhcp : The IPv6 address is assigned by a DHCP server. See RFC 4293.
random : The IPv6 address is assigned randomly by the system. See RFC 4293.
manual : The IPv6 address was manually configured to a specified address, for, example, by user configuration. See RFC 4293.
other : The IPv6 address is assigned by a mechanism other than manual, DHCP, SLAAC, or random. See RFC 4293.
linklayer : The IPv6 address is assigned by IPv6 Stateless Address Auto-configuration (SLAAC). See RFC 4293.

This data structure has no properties.
Enumeration: dhcp, random, manual, other, linklayer,