- Oracle Server CLI Tools for Oracle Solaris 11.4 User's Guide
- Using ilomconfig to Configure Oracle ILOM
- Modifying Oracle ILOM Configurations
- Modify Clock Information
Modify Clock Information
To modify clock information, use the ilomconfig modify clock
command. When you specify an XML file name, the command modifies information defined in the exported service processor configuration XML file rather than modifying Oracle ILOM.
-
To modify clock information, type:
#
ilomconfig modify clock [--datetime=datetime] [--timezone=timezone] [--usentp=enabled|disabled [-ntp-server1=ntpserver1] [--ntp-server2=ntpserver2] [--xmlfile=filename.xml]Option Description Example --datetime
Oracle ILOM date in MMDDhhmmYYYY format or MMDDhhmmYYYY.ss format.
032514272010
--timezone
Oracle ILOM clock time zone, such as GMT.
enabled or disabled
--usentp
Oracle ILOM NTP client state.
enabled or disabled
--ntp-server1
Oracle ILOM NTP server 1 IP address.
aaa.bbb.ccc.ddd
--ntp-server2
Oracle ILOM NTP server 2 IP address.
aaa.bbb.ccc.ddd
--xmlfile
Modify specified XML file rather than local Oracle ILOM service processor. Must be followed by = and the pathname to the file.
file.xml
Parent topic: Modifying Oracle ILOM Configurations