clear sntp server

Use this command to remove one or all servers from the SNTP server list.

Syntax

clear sntp server {ip-address | hostname | all}

Parameters

ip-address | hostname Specifies the IPv4 or IPv6 address or hostname of a server to remove from the SNTP server list.
all Removes all servers from the SNTP server list.

Defaults

None.

Mode

All command modes.

Example

This example shows how to remove the server at IP address 10.21.1.100 from the SNTP server list:

System(rw)->clear sntp server 10.21.1.100