[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director

InlineSegmentMacDiscoveryProfile1

Properties

boolean
isMacChangeEnabled Optional

Whether source MAC address change is enabled.


boolean
isMacLearningEnabled Optional

Whether source MAC address learning is enabled.


boolean
isUnknownUnicastFloodingEnabled Optional

Whether unknown unicast flooding rule is enabled. This allows flooding for unlearned MAC for ingress traffic.


integer
macLearningAgingTime Optional

Aging time in seconds for learned MAC address. Indicates how long learned MAC address remain.


integer
macLimit Optional

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


string
macPolicy Optional

The policy after MAC Limit is exceeded. It can be either ‘ALLOW’ or ‘DROP’.

JSON Example

{
	"isMacChangeEnabled": false,
	"isMacLearningEnabled": false,
	"isUnknownUnicastFloodingEnabled": false,
	"macLearningAgingTime": 0,
	"macLimit": 0,
	"macPolicy": "string"
}
[{"label":"Latest (v37.2)","version":"latest"},{"version":"v37.1"},{"version":"v37.0"},{"version":"v36.3"},{"version":"v36.2"},{"version":"v36.1"},{"version":"v36.0"},{"link":"https://developer.vmware.com/apis/1046/vmware-cloud-director","version":"v35.0"}]
vmware-cloud-director
Used By

SegmentMacDiscoveryProfile

Feedback

Was this page helpful?