Specifications

set sntp server
11-30 Logging and Network Management
set sntp server
UsethiscommandtoaddaserverfromwhichtheSNTPclientwillretrievethecurrenttimewhen
operatinginunicastmode.Upto10serverscanbesetasSNTPservers.
Syntax
set sntp server ip-address [precedence]
Parameters
Defaults
Ifprecedenceisnotspecified,1willbeapplied.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtosettheserveratIPaddress10.21.1.100 asan SNTPserver:
C3(su)->set sntp server 10.21.1.100
clear sntp server
UsethiscommandtoremoveoneorallserversfromtheSNTPserverlist.
Syntax
clear sntp server {ip-address | all}
Parameters
Defaults
None.
Mode
Switchcommand,readwrite.
Example
ThisexampleshowshowtoremovetheserveratIPaddress10.21.1.100 fromtheSNTPserverlist:
C3(su)->clear sntp server 10.21.1.100
ipaddress SpecifiestheSNTPserversIPaddress.
precedence (Optional)SpecifiesthisSNTPserversprecedenceinrelationtoitspeers.
Validvaluesare 1(highest)to10(lowest).
ipaddress SpecifiestheIPaddressofaservertoremovefromtheSNTPserverlist.
all RemovesallserversfromtheSNTPserverlist.