OpenflowGroupEntryConfig Object


Description:

Openflow controller defined group entries.

Parents: OpenflowControllerProtocolConfig

Children: OpenflowGroupActionBucketConfig

Relations:

Side name
(Type)
Relative Description
OpenflowSwitch
(AffiliatedOpenflowSwitch)

OpenflowSwitchConfig

Affiliated switch for a group entry.

OpenflowGroupEntryConfig Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
GroupId

Unique identifier for the group

Type: u32

Default: 1

GroupType

Identifier for the group semantics.

Type: enum

Default: ALL

Possible Values:

Value Description
ALL

Execute all the action buckets in the group.

INDIRECT

Execute the one action bucket in the group.

SELECT

Execute one bucket in the group that is selected based on a switch-computed selection algorithm.

FAST_FAILOVER

Execute the first action bucket that is associated with a live port.

OpenflowGroupEntryConfig Read-Only Attributes

There are no read-only attributes.