[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy

InlineIpv6DadProfile1

Properties

string
dad_mode Optional

DAD Mode

Possible values are: LOOSESTRICT


integer as int64
ns_retries Optional

Number of Neighbor solicitation packets generated before completing the Duplicate address detection process.


integer as int64
wait_time Optional

The time duration in seconds, to wait for Neighbor advertisement after sending the Neighbor solicitation message.

JSON Example

{
	"dad_mode": "LOOSE",
	"ns_retries": 0,
	"wait_time": 0
}

Vendor Extensions

This class contains the following vendor extensions defined in the spec:
x-vmw-nsx-module: PolicyConnectivity
[{"label":"Latest (v1.0)","version":"latest"}]
nsx-vmc-policy
Used By

Ipv6DadProfile

Feedback

Was this page helpful?