|
Name
|
Type
|
Description
|
| blocked | xsd:boolean |
Whether the port is blocked by switch implementation.
|
| linkPeer | xsd:string |
The name of the connected entity.
|
| linkUp | xsd:boolean |
Whether the port is in linkUp status.
|
| macAddress | xsd:string |
The mac address that is used at this port.
|
| mtu | xsd:int |
The MTU of the port. Currently, this property can only be set at the
switch level. Attempt to change it at the portgroup or port level
will raise exception.
|
| trunkingMode | xsd:boolean |
True if the port VLAN tagging/stripping is disabled.
|
| vlanIds | NumericRange[] |
The VLAN id of the port.
|
|
Properties inherited from DynamicData |
| dynamicProperty, dynamicType |