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

InlineMacDiscoveryProfile1

Properties

boolean
mac_learning_enabled Required

Allowing source MAC address learning


boolean
mac_change_enabled Optional

Allowing source MAC address change


integer as int32
mac_learning_aging_time Optional

Indicates how long learned MAC address remain.


integer as int32
mac_limit Optional

The maximum number of MAC addresses that can be learned on this port


string
mac_limit_policy Optional

The policy after MAC Limit is exceeded

Possible values are: ALLOWDROP


boolean
unknown_unicast_flooding_enabled Optional

Allowing flooding for unlearned MAC for ingress traffic

JSON Example

{
	"mac_learning_enabled": false
}

Vendor Extensions

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

MacDiscoveryProfile

Feedback

Was this page helpful?