SaaDeviceGenProtocolParams Object


Description:

IPv6 autoconfiguration configuration settings for the wizard.

Parents: EmulatedDeviceGenParams, HostGenParams, RouterGenParams

Children: DeviceGenLinkedStep

SaaDeviceGenProtocolParams Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
DupAddrDetection

A procedure for detecting duplicate addresses using neighbor solicitation and advertisement messages.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Specifies that the device will attempt to detect duplicate addresses.

FALSE

Specifies that the device will no attempt to detect duplicate addresses.

DupAddrDetectTransmits

Specifies the number of consecutive Neighbor Solicitation messages sent while performing duplicate address detection on a tentative address.

Type: u8

Default: 1

Range: 1 - 255

EnableEui64LinkLocal

Specifies to use an EUI-64 address constructed from source MAC address or a user specified link local address.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Use EUI-64 Link Local address constructed from source MAC address.

FALSE

Use user specified device Link Local address.

RetransTimer

Specifies the delay, in msec, between consecutive Neighbor Solicitation transmissions performed during duplicate address detection.

Type: u32

Default: 1000

Range: 1000 - 4294967295

RouterSolicitationRetransTimer

Specifies the delay, in msec, between router solicitation messages.

Type: u32

Default: 3000

Range: 1000 - 4294967295

RouterSolicitationRetries

Specifies the number of times to resend router solicitation to the all-routers multicast group. If no valid router advertisement is received within this period, the device returns to the IDLE state and is considered an RA timeout failure.

Type: u32

Default: 2

SaaDeviceGenProtocolParams Read-Only Attributes

There are no read-only attributes.