Dhcpv6ServerMsgOption Object


Description:

DHCPv6 Server message option config.

Parents: Dhcpv6ServerAddrPoolConfig, Dhcpv6ServerConfig, Dhcpv6ServerDefaultAddrPoolConfig, Dhcpv6ServerDefaultPrefixPoolConfig, Dhcpv6ServerPrefixPoolConfig

Dhcpv6ServerMsgOption Writable Attributes

Attribute Description
Common Writable Attributes Active, Name
EnableWildcards

Enable or disable wildcard expansion.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Enable wildcard expansion.

FALSE

Disable wildcard expansion.

HexValue

Enable or disable value as hexadecimal.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Interpret value as hexadecimal.

FALSE

Interpret value as a string.

MsgType

Include option in message (ADVERTISE, REPLY, RECONFIGURE, RELAY_REPLY).

Type: enum

Default: ADVERTISE|REPLY

Possible Values:

Value Description
ADVERTISE

Include option in the ADVERTISE message.

REPLY

Include option in the REPLY message.

RECONFIGURE

Include option in the RECONFIGURE message.

RELAY_REPL

Include option in the RELAY_REPLY message.

OptionType

Option value.

Type: u16

Default: 0

Range: 0 - 255

Payload

Option payload string.

Type: string

Default: "" (empty string)

Dhcpv6ServerMsgOption Read-Only Attributes

There are no read-only attributes.