Skip to main content

3.6.8 Specifying the XSCF as an NTP Server


3.6.8 Specifying the XSCF as an NTP Server
Configure the XSCF as the NTP server providing the NTP service to other clients. By default, the XSCF does not act as an NTP server providing the service to other clients.

Use the showntp command to check the NTP information of an XSCF network. To have the XSCF act as an NTP server and provide the NTP service, use the setntp command with the -s server option specified. Execute the setntp command with a user account that has the platadm privilege.
  1. Execute the showntp command to display the NTP service status of the XSCF.
XSCF> showntp -a
client : disable
server : disable
  1. Execute the setntp command to configure the XSCF as an NTP server to provide the service to other clients.
    In the following example, the -s server and -c enable options are specified so that the XSCF is configured to act as an NTP server and provide the NTP service.
XSCF> setntp -s server -c enable
Please reset the XSCF by rebootxscf to apply the ntp settings.
  1. Execute the rebootxscf command to reboot the XSCF.
XSCF> rebootxscf -a
The XSCF will be reset. Continue? [y|n] :y
  1. The XSCF session is disconnected at this time. Reconnect to the XSCF, and log in again.
  2. Execute the showntp command, and confirm that the XSCF is configured as the NTP server.
XSCF> showntp -a
client : disable
server : enable