Purpose
Configure
network time protocol servers.
Syntax
set-ntp-servers [server [... server ]]
Parameters
- server
- IP address or host name of the network time protocol server
Usage Notes
- Starting
the set-ntp-servers command without
specifying a server clears the list.
- Each command invocation
replaces the previously configured servers.
Example
Configure and then display NTP servers.
Console> set-ntp-servers rtpgsa.ibm.com 9.42.106.44
Ok
Console> get-ntp-servers
NTP servers: rtpgsa.ibm.com
9.42.106.44
Console>