3.30. DHCPv6Server

Description

A DHCPv6 Server determines a set of IPv6 addresses and host configuration parameters to hand out to DHCPv6 clients attached to a given interface.

Properties

Index
The index of the object, starting at 1. (Identifier)
Name
Specifies a symbolic name for the DHCPv6 Server rule. (Identifier)
Interface
The source interface to listen for DHCPv6 requests on. This can be a single interface or a group of interfaces.
IPv6AddressPool
A range, group or network that the DHCP Server will use as IPv6 address pool to give out DHCPv6 leases from.
Domain
Domain name used for DNS resolution. (Optional)
ValidLeaseTime
The length of time in seconds that an address remains valid for sending and receiving packets. When expired, the host is not allowed to use the provided address any more and should acquire a new one. (Default: 86400)
PreferredLeaseTime
The length of time in seconds that an address should be preferred to be used in new communications. When expired, unless renewed, the address becomes deprecated and should no longer be used as a source address in new communications. (Default: 66400)
DNS1
IPv6 of the primary DNS server. (Optional)
DNS2
IPv6 of the secondary DNS server. (Optional)
SendUnicastOption
Enable sending of Unicast option to DHCPv6 client. (Default: No)
ClearUniversalLocalBit
Clear the universal/local bit in the IPv6 address pool in case of /64 networks. (Default: No)
RapidCommit
Enable respond with committed address assignments and other resources on Solicit request. (Default: No)
PreferenceConfigured
Enable Preference option sending in Advertise message. (Default: No)
PreferenceValue
Preference Option value. (Default: 0)
Attribute
Special Attribute of the current object. (Optional)
LogEnabled
Enable logging. (Default: Yes)
LogSeverity
Specifies with what severity log events will be sent to the specified log receivers. (Default: Default)
Comments
Text describing the current object. (Optional)

3.30.1. DHCPv6ServerPoolStaticHost

Description

Static DHCPv6 Server host entry

Properties

Host
IPv6 Address of the host.
MACAddress
The hardware address of the host.
Attribute
Special Attribute of the current object. (Optional)
Comments
Text describing the current object. (Optional)
[Note] Note
If no Index is specified when creating an instance of this type, the object will be placed last in the list and the Index will be equal to the length of the list.