PimDeviceGenProtocolParams Object


Description:

Wizard object that holds the protocol parameters.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

PimDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DrPriority

Designated Router (DR) priority of this router. This value is sent as an option in the Hello message.

Type: u32

Default: 1

IpVersion

IP version to be used for communication with the neighbor.

Type: enum

Default: IPV4

Possible Values:

Value Description
IPV4

Use IPv4 version.

IPV6

Use IPv6 version.

PimMode

Emulated router's PIM mode.

Type: enum

Default: SM

Possible Values:

Value Description
SM

Router supports all three group types: (S,G), (*,*,RP), and (*,G).

SSM

Router will not send Join/Prune messages for groups that are not (S,G). You cannot add (*,*,RP) or (*,G) groups.

PimDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.