E-DOC-CTC-20061027-0003 v2.0
SNTP Commands
668
sntp delete
Delete an NTP server from the NTP server list.
SYNTAX:
where:
EXAMPLE:
RELATED COMMANDS:
sntp delete [addr = <ip-address>]
[name = <string>]
addr The IP address of the NTP server to be removed from the list.
Note This parameter is optional in this respect that either an IP
address or the name of an NTP server must be specified.
OPTIONAL
name The DNS name of the NTP server to be removed to the list.
Note This parameter is optional in this respect that either an IP
address or the name of an NTP server must be specified.
OPTIONAL
=>sntp list
IP Address Version Status
100.101.110.111 4 contacting ...
100.101.110.113 4 Synchronized
=>sntp del addr=100.101.110.111
=>sntp list
IP Address Version Status
100.101.110.113 4 Synchronized
=>
sntp add Add a Network Time Protocol (NTP) server to the NTP server list.
sntp list List the NTP servers.