Dhcpv6Options Object


Description:

Project-wide DHCPv6 settings.

Automatically created from: Project

Dhcpv6Options Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
ConnectionRetryCount

Connection Retry Count

Type: u8

Default: 3

Range: 0 - 255

ConnectionRetryInterval

Connection Retry Interval (secs)

Type: u8

Default: 3

Range: 1 - 10

EnableServerRouting

Enable or disable server to use gateway when sending DHCPv6/PD messages to Relay Agents.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable server to use gateway when sending DHCPv6/PD messages to Relay Agents.

FALSE

Disable server to use gateway when sending DHCPv6/PD messages to Relay Agents.

LeaseQueryDataTimeout

After LeaseQuery packet sent out, if there is no LeaseQuery-Done received within the timeout period, the session will be closed.

Type: u16

Default: 300

Range: 1 - 65535

LeaseQueryServerPort

LeaseQuery server TCP listen port number default is 547

Type: u16

Default: 547

Range: 1 - 65535

TrafficBehavior

Traffic behavior in relation to failed sessions.

Type: enum

Default: REQUIRE_ALL_SESSIONS_BOUND

Possible Values:

Value Description
REQUIRE_ALL_SESSIONS_BOUND

Start traffic only if all sessions are bound.

IGNORE_FAILED_SESSIONS

Start traffic while ignoring sessions that failed to bind.

Dhcpv6Options Read-Only Attributes

There are no read-only attributes.