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

NdSnoopingConfig

Contains Neighbor Discovery Protocol (ND) snooping related configuration.


Properties

boolean
nd_snooping_enabled Optional

Enable this method will snoop the NS (Neighbor Solicitation) and NA (Neighbor Advertisement) messages in the ND (Neighbor Discovery Protocol) family of messages which are transmitted by a VM. From the NS messages, we will learn about the source which sent this NS message. From the NA message, we will learn the resolved address in the message which the VM is a recipient of. Addresses snooped by this method are subject to TOFU (Trust on First Use) policies as enforced by the system.


integer as int32
nd_snooping_limit Optional

Maximum number of ND (Neighbor Discovery Protocol) snooped IPv6 addresses

JSON Example

{
	"nd_snooping_enabled": false,
	"nd_snooping_limit": 0
}

Vendor Extensions

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

IPv6DiscoveryOptions

Feedback

Was this page helpful?