Command Syntax
utils ntp restart
Parameters
None
Requirements
Level privilege: 0
Command privilege: 0
Allowed during upgrade: Yes
utils ntp server add
The command adds up to 5 specified NTP servers.
Usage Guidelines
norestart results in the NTP service not being restarted after adding the servers.
If the norestart option is used, an explicit restart of the NTP service is required for the changes to take effect.
Note
Command Syntax
utils ntp server add s1 [s2 s3 s4 s5] [norestart]
Usage Guidelines
Note the following:
• Mandatory parameter: at least one NTP server to add.
• Optional parameters: up to four more ntp servers and the norestart option.
Example
Adding servers with incorrect command line parameters
admin:utils ntp server add s1 s2 s3 s4 s5 s6 s7 s8
Incorrect number of parameters entered for add
usage: utils ntp server add s1 [s2 s3 s4 s5] [norestart]
admin:
Example 2
Adding using norestart without specifying a server
admin:utils ntp server add norestart
At least one NTP server must be specified for add operation.
usage: utils ntp server add s1 [s2 s3 s4 s5] [norestart]
Cisco Emergency Responder Command Line Interface Guide for Release 15
119
CLI Commands
utils ntp server add
