How to Perform Initial Configuration (CLI)
Configure DNS. Configure the Domain Name Service.
Subcommands that are valid in this context:
help [topic] => Get context-sensitive help. If [topic] is specified,
it must be one of "builtins", "commands", "general",
"help", "script" or "properties".
show => Show information pertinent to the current context
commit => Commit current state, including any changes
abort => Abort this task (potentially resulting in a
misconfigured system)
done => Finish operating on "dns"
get [prop] => Get value for property [prop]. ("help properties"
for valid properties.) If [prop] is not specified,
returns values for all properties.
set [prop] => Set property [prop] to [value]. ("help properties"
for valid properties.) For properties taking list
values, [value] should be a comma-separated list of
values.
hostname:maintenance system setup dns> show
Properties:
<status> = online
domain = sun.com
servers = 192.168.1.4
hostname:maintenance system setup dns> set domain=sf.fishworks.com
domain = sf.fishworks.com (uncommitted)
hostname:maintenance system setup dns> set servers=192.168.1.5
servers = 192.168.1.5 (uncommitted)
hostname:maintenance system setup dns> commit
hostname:maintenance system setup dns> done
aksh: done with "dns", advancing configuration to "ntp" ...
4.
Configure Network Time Protocol (NTP) to synchronize the appliance time clock.
Configure Time. Configure the Network Time Protocol.
Subcommands that are valid in this context:
help [topic] => Get context-sensitive help. If [topic] is specified,
130 Oracle ZFS Storage Appliance Installation Guide • February 2016