Home >

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

sysconf ntp deleteserver

Delete an NTP server.

Syntax

sysconf ntp deleteserver <hostname_or_ipaddress>

Parameter Shortcut 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 'server time.nrc.ca' deleted. 
NTP is enabled 
Shutting down ntpd:             [ OK ] 
Starting ntpd:                  [ OK ] 
Please wait to see the result ......
NTP is running
===========================================================
NTP Associations Status:
ind assid status  conf reach auth condition  last_event cnt
===========================================================
  1 56579   963a    yes   yes   none  sys.peer sys_peer    3 
===========================================================
Please look at the ntp log to see any potential problem.
 
Command Result : 0 (Success)