OpenflowSwitchTransportConfig Object


Description:

Openflow switch transport for flow block.

Automatically created from: OpenflowFlowBlock

OpenflowSwitchTransportConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
FirstDstMac

First destination mac address for transport flows (MAC transport type not supported).

Type: mac

Default: 00:00:00:00:00:01

FirstSrcMac

First source mac address for transport flows (MAC transport type not supported).

Type: mac

Default: 00:00:00:00:00:01

FirstVlanId

First VLAN used for transport flows.

Type: u16

Default: 11

Range: 0 - 4095

TransportType

Transport type used for multiple switch configurations.

Type: enum

Default: FLOW_FORWARD

Possible Values:

Value Description
FLOW_FORWARD

Forward packets unmodified.

MODIFY_VLANID

Add/remove a transport VLAN for multiple switch configurations.

OpenflowSwitchTransportConfig Read-Only Attributes

There are no read-only attributes.