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

ArpSnoopingConfig

Contains ARP snooping related configuration.


Properties

integer as int32
arp_binding_limit Optional

Number of arp snooped IP addresses Indicates the number of arp snooped IP addresses to be remembered per LogicalPort. Decreasing this value, will retain the latest bindings from the existing list of address bindings. Increasing this value will retain existing bindings and also learn any new address bindings discovered on the port until the new limit is reached.


boolean
arp_snooping_enabled Optional

Indicates whether ARP snooping is enabled

JSON Example

{
	"arp_binding_limit": 0,
	"arp_snooping_enabled": false
}

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

IPv4DiscoveryOptions

Feedback

Was this page helpful?