McastGenParams Object


Description:

Multicast wizard general params.

Parents: Project

Children: McastDownstreamPortParams, McastUpstreamPortParams

Automatically-created children: McastIpv4GroupParams, McastIpv6GroupParams

McastGenParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
CreateTraffic

Create traffic or not.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Create traffic.

FALSE

Don't create traffic.

FilterMode

Filter mode

Type: enum

Default: INCLUDE

Possible Values:

Value Description
INCLUDE

Multicast filter mode is include.

EXCLUDE

Multicast filter mode is exclude.

FrameSize

Traffic frame size.

Type: u16

Default: 1280

Range: 12 - 16383

GroupsPerHost

Number of groups per Host.

Type: u16

Default: 1

Range: 1 - 2000

HostsRxSameGroups

Should all hosts receive the same groups?

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

All hosts should receive the same groups.

FALSE

Hosts don't need to receive the same groups.

IpVersion

IP version.

Type: enum

Default: V4

Possible Values:

Value Description
V4

The IP version is IPv4.

V6

The IP version is IPv6.

Load

Traffic load.

Type: double

Default: 10

Range: 0 - 100

PortsRxSameGroups

Should all Ports receive the same groups?

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

All ports should receive the same groups.

FALSE

Ports don't need to receive the same groups.

SrcAddrCount

Source adress count.

Type: u16

Default: 1

Range: 1 - 2000

McastGenParams Read-Only Attributes

There are no read-only attributes.