Home >

LunaSH Command Reference Guide > LunaSH Commands > sysconf > sysconf ntp deleteserver

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>

Option 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)