BoundStreamFlowTracking Object


Description:

Bound stream flow tracking configuration

Parents: StreamBlock

BoundStreamFlowTracking Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
FlowGeneration

Flow generation type.

Type: enum

Default: NO_GROUPING

Possible Values:

Value Description
NO_GROUPING

No grouping.

ONE_FLOW_PER_PATH

Aggregate all flows per path.

ONE_FLOW_PER_PORT_PAIR

Aggregate all flows per port pair.

FLOW_PER_SRC_ENDPOINT

Aggregate flows per dest endpoint.

FLOW_PER_DST_ENDPOINT

Aggregate flows per destination endpoint.

FlowWeight

Flow weight in generator.

Type: u8

Default: 5

Range: 1 - 10

GroupByFields

Group by fields

Type: enum

Default: IPV4_1_SOURCE_ADDR

Possible Values:

Value Description
VLAN_1_ID

Vlan 1 id

VLAN_1_PRIORITY

Vlan 1 priority.

IPV4_1_DEST_ADDR

Ipv4 header 1 destination address

IPV4_1_SOURCE_ADDR

Ipv4 header 1 source address

IPV6_1_DEST_ADDR

Ipv6 header 1 destination address

IPV6_1_SOURCE_ADDR

Ipv6 header 1 source address

MPLS_1_LABEL

MPLS 1 label

StreamGeneration

Stream generation type.

Type: enum

Default: ONE_STREAM_PER_PORT

Possible Values:

Value Description
ONE_STREAM_PER_PORT

One stream for all paths with identical expected rx port(s).

ONE_STREAM_PER_PATH

One stream per path.

BoundStreamFlowTracking Read-Only Attributes

There are no read-only attributes.