Quick Reference Guide

CMC Property Database Group and Object Definitions 101
cfgRhostsNtpServer1
Specifies the IP address of the network NTP server.
Legal value: A string representing a valid NTP server. For example,
ntp.ntp.net. At least one NTP server must be specified and duplicate entries
are not allowed
Default: [null]
cfgRhostsNtpServer2
Specifies the IP address of the network NTP server.
Legal value: A string representing a valid NTP server. For example,
ntp.ntp.net. At least one NTP server must be specified and duplicate entries
are not allowed
Default: [null]
cfgRhostsNtpServer3
Specifies the IP address of the network NTP server.
Legal value: A string representing a valid NTP server. For example,
ntp.ntp.net. At least one NTP server must be specified and duplicate entries
are not allowed
Default: [null]
Example
racadm getconfig -g cfgRemoteHosts
cfgRhostsFwUpdateTftpEnable=1
cfgRhostsFwUpdateIpAddr=127.0.0.1
cfgRhostsFwUpdatePath=m13_0417.bin
cfgRhostsSmtpServerIpAddr=localhost.localdomain
cfgRhostsNtpEnable=1
cfgRhostsNtpServer1=pool.ntp.org
cfgRhostsNtpServer2=ntp.bogus.net
cfgRhostsNtpServer3=ntp.nist.gov