Example 3
Adding servers without norestart
admin:utils ntp server add clock1.cisco.com clock2.cisco.com
clock1.cisco.com :
added successfully.
clock2.cisco.com :
added successfully.
Restarting NTP on the server.
Example 4
Adding servers that are already added, without norestart
admin:utils ntp server add clock1.cisco.com clock2.cisco.com
clock1.cisco.com : [The host has already been added as an NTP server.]
clock2.cisco.com : [The host has already been added as an NTP server.]
admin:
Example 5
Adding server to self without norestart
admin:utils ntp server add bglr-ccm26
bglr-ccm26 : [This server cannot be added as an NTP server.]
admin:
Example 6
Adding inaccessible server without norestart
admin:utils ntp server add clock3.cisco.com
clock3.cisco.com : [ Inaccessible NTP server. Not added. ]
admin:
Example 7
Adding servers with norestart
admin:utils ntp server add ntp01-syd.cisco.com ntp02-syd.cisco.com clock.cisco.com
norestart
ntp01-syd.cisco.com:
added successfully.
ntp02-syd.cisco.com:
added successfully.
clock.cisco.com:
added successfully.
The NTP service must be restarted for the changes to take effect.
Example 8
Adding servers when 5 are already configured
admin:utils ntp server add clock3.cisco.com
The maximum permissible limit of 5 NTP servers is already configured
Requirements
Command privilege level: 0
Cisco Emergency Responder Command Line Interface Guide for Release 15
120
CLI Commands
utils ntp server add