FcFcoeTrafficParams Object


Description:

Class used by FCoE wizard to create traffic.

Parents: Project

FcFcoeTrafficParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CreateTraffic

Select to create traffic.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Traffic will be created.

FALSE

Traffic will not be created.

StreamBlockGroupMethod

To decide how the streams are grouped into stream blocks.

Type: enum

Default: AGGREGATE

Possible Values:

Value Description
AGGREGATE

Aggregates all streams into one stream block for each side of the configuration.

HOST

Creates one stream block for each host in each direction.

TrafficFlow

Select the direction of traffic flow.

Type: enum

Default: BIDIRECTIONAL

Possible Values:

Value Description
LEFT_TO_RIGHT

Traffic flow is from left side ports to right side ports.

RIGHT_TO_LEFT

Traffic flow is from right side ports to left side ports.

BIDIRECTIONAL

Bi-directional traffic.

BACKBONE

Backbone traffic.

TrafficFrameSize

Size of frames generated.

Type: u16

Default: 2112

Range: 12 - 16383

TrafficLoadPercentPorts

Percent of traffic load generated on each port.

Type: double

Default: 10.0

Range: 0 - 100

FcFcoeTrafficParams Read-Only Attributes

There are no read-only attributes.