vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - DVSMacManagementPolicy(vim.dvs.VmwareDistributedVirtualSwitch.MacManagementPolicy)
- Property of
 - VMwareDVSPortSetting
 - Extends
 - InheritablePolicy
 - See also
 - DVSMacLearningPolicy
 - Since
 - vSphere API Release 6.7
 
Data Object Description
This data object type describes MAC management policy of a port.Properties
| Name | Type | Description | 
|---|---|---|
| allowPromiscuous* | xsd:boolean | 
         The flag to indicate whether or not all traffic is seen
  on the port.
       | 
| forgedTransmits* | xsd:boolean | 
         The flag to indicate whether or not the virtual network adapter
  should be allowed to send network traffic with a different MAC
  address than that of the virtual network adapter.
       | 
| macChanges* | xsd:boolean | 
         The flag to indicate whether or not the Media Access
  Control (MAC) address can be changed.
       | 
| macLearningPolicy* | DVSMacLearningPolicy | 
         The MAC learning policy.
       | 
| 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 |