OpenflowFlowBoundTrafficAction Object


Description:

Bound traffic action.

Parents: OpenflowFlowBlock

OpenflowFlowBoundTrafficAction Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ActionType

Flow action to take.

Type: enum

Default: FORWARD_TO_PORT

Possible Values:

Value Description
FORWARD_TO_PORT

Forward packets matching these flow definitions.

DROP

Drop packets matching these flow definitions.

ModifyForDstDevice

Modify packets to match destination device.

Type: enum

Default: 2

Possible Values:

Value Description
ETH_MAC

Modify MAC destination to match the destination device.

VLAN_ID

Modify VLAN ID to match the destination device.

IPV4_ADDR

Modify IPv4 destination address to match the destination device.

IPV6_ADDR

Modify IPv6 destination address to match the destination device.

OpenflowFlowBoundTrafficAction Read-Only Attributes

There are no read-only attributes.