Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
IPv6DiscoveryOptions.Builder |
IPv6DiscoveryOptions.Builder.setDhcpSnoopingV6Enabled(java.lang.Boolean dhcpSnoopingV6Enabled)
Enable this method will snoop the DHCPv6 message transaction which a VM makes
with a DHCPv6 server.
|
IPv6DiscoveryOptions.Builder |
IPv6DiscoveryOptions.Builder.setNdSnoopingConfig(NdSnoopingConfig ndSnoopingConfig) |
IPv6DiscoveryOptions.Builder |
IPv6DiscoveryOptions.Builder.setVmtoolsV6Enabled(java.lang.Boolean vmtoolsV6Enabled)
Enable this method will learn the IPv6 addresses which are configured on
interfaces of a VM with the help of the VMTools software.
|