You can view the ILOM clock settings from the ILOM CLI by using the show command. For example, on some server platforms, you can display the clock setting by specifying the following path:
show /sp/clock
You can manually configure the ILOM clock setting from the CLI using the following set command syntax:
set target <propertyname=value>
You can also, in the ILOM CLI, configure the ILOM clock settings to synchronize with other systems on your network by setting an IP address of an NTP server. For example, on some Sun server platforms, you could type the following path to set the IP address of an NTP server, and then enable NTP synchronization.
Set NTP server IP address example:
set /SP/clients/ntp/server/1 address=<ip_address>
Enable synchronization example:
set /SP/clock/usentpserver=enabled