System Management
7750 SR OS Basic System Configuration Guide Page 261
Server
The Server command is used when the node should operate in client mode with the NTP server
specified in the address field. Use the no form of this command to remove the server with the
specified address from the configuration.
Up to five NTP servers can be configured.
CLI Syntax: config>system>time>ntp
server ip-address [key-id key-id] [version version]
[prefer]
Example
: config>system>time>ntp#
config>system>time>ntp# server 192.168.1.1 key-id 1
config>system>time>ntp# no shutdown
The following example shows NTP enabled with the server command configured.
A:sim1>config>system>time>ntp# info
----------------------------------------------
no shutdown
server 192.168.1.1 key 1
----------------------------------------------
A:sim1>config>system>time>ntp#