vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - DVSMacLearningPolicy(vim.dvs.VmwareDistributedVirtualSwitch.MacLearningPolicy)
- Property of
 - DVSMacManagementPolicy
 - Extends
 - InheritablePolicy
 - Since
 - vSphere API Release 6.7
 
Data Object Description
This data object type describes MAC learning policy of a port.Properties
| Name | Type | Description | 
|---|---|---|
| allowUnicastFlooding* | xsd:boolean | 
         The flag to allow flooding of unlearned MAC for ingress traffic.
       | 
| enabled | xsd:boolean | 
         The flag to indicate if source MAC address learning is allowed.
       | 
| limit* | xsd:int | 
         The maximum number of MAC addresses that can be learned.
       | 
| limitPolicy* | xsd:string | 
         The default switching policy after MAC limit is exceeded.
  See DVSMacLimitPolicyType
  for valid values.
       | 
| Properties inherited from InheritablePolicy | ||
| inherited | ||
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |