Configuring SNTP clear sntp server
20-6
clear sntp server
Use this command to remove one or all servers from the SNTP server list.
Syntax
clear sntp server {ip-address | all}
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to remove the server at IP address 10.21.1.100 from the SNTP server list:
C3(su)->clear sntp server 10.21.1.100
set sntp poll-interval
Use this command to set the poll interval between SNTP unicast requests.
Syntax
set sntp poll-interval value
Parameters
Defaults
None.
Mode
Switch command, read-write.
Example
This example shows how to set the SNTP poll interval to 64 seconds:
C3(su)->set sntp poll-interval 6
ip-address Specifies the IP address of a server to remove from the SNTP server list.
all Removes all servers from the SNTP server list.
value The poll interval is 2 to the power of value in seconds, where value can range
from 6 to 10. Default poll interval is 512 seconds (value = 9).