MulticastRouterGenProtocolParams Object


Description:

Specifies multicast Querier generator parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

MulticastRouterGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
RouterAlert

enable/disable router alert option

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

force the IPv4 header to add Router Alert Option information in igmp packet

FALSE

the IPv4 header don't add Router Alert Option information in igmp packet

Version

Selects the multicast protocol used by the querier.

Type: enum

Default: IGMP_V2

Possible Values:

Value Description
IGMP_V1

Second version (obsoleted IGMPv0) of IGMP, specified in RFC 1112.

IGMP_V2

IGMP version specified in RFC 2236. Improved IGMP version that adds leave messages, shortening the amount of time required for a router to determine that no stations are in a particular group.

IGMP_V3

Specified in RFC 3376, this major revision of the IGMP protocol adds the ability to specify the source(s) that a receiver is willing to listen to.

MLD_V1

Initial multicast protocol version for IPv6, similar to IGMPv2. It is specified in RFC 2710.

MLD_V2

Version of MLD, specified in RFC 3810, that adds the "include" and "exclude" filter functionality as in IGMPv3.

MulticastRouterGenProtocolParams Read-Only Attributes

There are no read-only attributes.