AccessConcentratorGenParams Object


Description:

The AccessConcentratorGenParams specifies the Access Concentrator (Asymmetric Performance Test Package) specific test parameters.

Parents: Project

Children: EmulatedDeviceGenParams, HostGenParams, Rfc2544BackToBackFramesConfig, Rfc2544FrameLossConfig, Rfc2544LatencyConfig, Rfc2544ThroughputConfig, RouterGenParams

AccessConcentratorGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DownstreamTrafficIpTos

Downstream traffic IP Type of Service as an integer.

Type: u8

Default: 0

DownstreamTrafficVlanPriority

Downstream traffic VLAN priority as an integer.

Type: u8

Default: 0

IpNextProtocolId

Specify the IP Next Protocol IDs (list of ints).

Type: u8

Default: 0

TrafficConfigMode

Specifies how traffic and streamblocks will be created.

Type: enum

Default: AUTO

Possible Values:

Value Description
AUTO

Traffic and streamblocks will be created automatically based on created host blocks.

MANUAL

Traffic and streamblocks will be specified manually. Note that they must be created outside of AccessConcentrator and before AccessConcentratorGenParams can be expanded.

TrafficConnectivity

Specifies how the traffic connections will be created.

Type: enum

Default: FULL

Possible Values:

Value Description
FULL

Each endpoint on one side will send to all endpoints on the opposite side.

PAIR

Each endpoint on one side will send to one other endpoint on the opposite side.

TrafficDevices

Select which type of devices to use when configuring traffic.

Type: enum

Default: EDGE

Possible Values:

Value Description
ALL

Use all devices.

EDGE

Use edge devices only.

TrafficFlow

Specifies how the traffic flows will be created.

Type: enum

Default: BIDIRECTIONAL

Possible Values:

Value Description
BIDIRECTIONAL

Traffic will flow bidirectionally between upstream and downstream sides.

DOWNSTREAM_TO_UPSTREAM

Traffic will flow from the downstream side to the upstream side only.

UPSTREAM_TO_DOWNSTREAM

Traffic will flow from the upstream side to the downstream side only.

Ttl

Specifies the time to live.

Type: u8

Default: 10

Range: 0 - 255

UpstreamTrafficIpTos

Upstream traffic IP Type of Service as an integer.

Type: u8

Default: 0

UpstreamTrafficVlanPriority

Upstream traffic VLAN priority as an integer.

Type: u8

Default: 0

AccessConcentratorGenParams Read-Only Attributes

There are no read-only attributes.