Specifications
Chapter 14 Configuring and Managing Network Services 223
Changing DHCP Service Settings
To change a DHCP setting:
$ sudo serveradmin settings dhcp:
setting
=
value
To change several DHCP settings:
$ sudo serveradmin settings
dhcp:
setting
=
value
dhcp:
setting
=
value
dhcp:
setting
=
value
[...]
Control-D
To view all service settings:
$ sudo serveradmin settings dhcp
Also see “DHCP Service Settings” on this page and “DHCP Subnet Settings Array” on
page 224.
DHCP Service Settings
To change settings for the DHCP service, use the following parameters with the
serveradmin tool.
Parameter Description
setting
A DHCP service setting. See the table below.
value
An appropriate value for the setting.
Parameter (dhcp:) Description
logging_level "LOW"|"MEDIUM"|"HIGH"
Default = "MEDIUM"
Corresponds to the Log Detail Level pop-up menu
in the Logging pane of DHCP service settings in
the Server Admin application.
subnet_status Default = 0
subnet_defaults:logVerbosity "LOW"|"MEDIUM"|"HIGH"
Default = "MEDIUM"
subnet_defaults:logVerbosityList:_ar
ray_index:
n
Available values for the logVerbosity setting.
Default = "LOW," "MEDIUM," and "HIGH"
subnet_defaults:WINS_node_type Default = "NOT_SET"
subnet_defaults:routers
Default = empty_dictionary
subnet_defaults:selected_port_key
Default = en0
subnet_defaults:selected_port_key_li
st:_array_index:
n
An array of available ports.
subnet_defaults:dhcp_domain_name Default = The last portion of the server’s host
name, for example,
example.com.