OpenflowReactiveModeRuleConfig Object


Description:

Configuration for a reactive mode rule.

Parents: OpenflowControllerProtocolConfig

Automatically-created children: OpenflowReactiveMatchFields, OpenflowReactivePacketOutActions

Relations:

Side name
(Type)
Relative Description
OpenflowSwitch
(AffiliatedOpenflowSwitch)

OpenflowSwitchConfig

Affiliated switch for a reactive mode rule.

OpenflowReactiveModeRuleConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
AddFlow

Add a flow when a packet-out message is sent.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Add a flow when a packet-out message is sent

FALSE

Do not add a flow when a packet-out message is sent.

ArpResponse

Enable ARP response.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable ARP response.

FALSE

Disable ARP response.

PacketOut

Send packet-out message

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Send the packet-out message.

FALSE

Do not send the packet-out message.

PingResponse

Enable ping response.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable ping response.

FALSE

Disable ping response.

OpenflowReactiveModeRuleConfig Read-Only Attributes

Read-Only Attribute Description
MatchFields

Fields to be used for matching.

Type: string

Default: "" (empty string)

PacketOutActions

Actions to be specified in the packet out.

Type: string

Default: "" (empty string)