130

Changing DHCP Service Settings

To change a setting:

$ sudo serveradmin settings dhcp:setting = value

Parameter

Description

setting

A DHCP service setting. To see a list of available settings, type

 

$ sudo serveradmin settings dhcp

 

or see “DHCP Service Settings” on this page and “DHCP Subnet

 

Settings Array” on page 131.

 

 

value

An appropriate value for the setting.

 

 

To change several settings:

$ sudo serveradmin settings dhcp:setting = value dhcp:setting = value dhcp:setting = value [...]

Control-D

DHCP Service Settings

Use the following parameters with the serveradmin command to change settings for the dhcp service.

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 GUI application.

 

 

subnet_status

Default = 0

 

 

subnet_defaults:logVerbosity

"LOW""MEDIUM""HIGH"

 

Default = "MEDIUM"

 

 

subnet_defaults:logVerbosityList:

Available values for the logVerbosity setting.

_array_index:n

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

An array of available ports.

_list:_array_index:n

 

 

 

subnet_defaults:dhcp_domain_name

Default = The last portion of the server’s host

 

name, for example, company.com.

 

 

Chapter 13 Working With Network Services

Page 130
Image 130
Apple oxs manual Changing Dhcp Service Settings, Parameter dhcp Description