sysconf ntp deleteserver

Delete an NTP server.

User Privileges

Users with the following privileges can perform this command:

>Admin

>Operator

Syntax

sysconf ntp deleteserver <hostname_or_ipaddress>

Argument(s) Description
<hostname_or_ipaddress>

Specifies the hostname or IP address of the NTP server to delete.

Example

lunash:> sysconf ntp deleteserver time.nrc.ca
 
NTP server time.nrc.ca deleted. 
Stopping ntpd:             [ OK ]
 
Starting ntpd:                                      [  OK  ]
 
 
Command Result : 0 (Success)