CONFIG DHCP6 PARAMETERS LIST
Level
network
History
Appears in 1.0.0
Description
List DHCPv6 server global parameters and options
Implementation notes
non documented returns (printed only if thers is an entry in configuration file):
port=number : listening port for dhcp server (superiore to 1024 if not default)
authoritative=Off|On : act as an authoritative dhcp server.default valueis Off
ping-check=Off|On : send an icmp echo before attributing ip address. default is On
cache-threshold=[0-100] : If a client renews before 'cache-threshold' percent of its lease has elapsed (default is 25%), the server will reuse the allocated lease rather than extend or renew the lease
Returns
[Parameters]
domain-name=domain name for clients
default-ltime=default lease time for clients
min-ltime=minimum lease time for clients
max-ltime=maximum lease time for clients
Example
CONFIG DHCP PARAMETERS LIST
[Parameters]
domain-name=my.domain.com