Enterasys Networks XSR CLI Router User Manual


 
SNTP Commands
XSR CLI Reference Guide 3-91
Mode
Globalconfiguration:XSR(config)#
Examples
Thefollowingexampleselectsa5minuteautoinstall:
XSR(config)#netload
Thefollowingexampleselectsapersistentautoinstall:
XSR(config)#netload persistent
SNTP Commands
sntp-client
ThiscommandenablestheSNTPclientandsetstheSimpleNetworkTimeProtocol(SNTP)
primaryandalternateserverIPaddresses.OncetheXSRisconfigured,itsendsatimerequestto
theSNTPservereverypollintervaltoupdatelocaltime.
Syntax
sntp-client server A.B.C.D [A.B.C.D]
Syntax of the “no” Form
ThenoformofthiscommanddisablestheSNTPclient:
no sntp-client
Mode
Globalconfiguration:XSR(config)#
Defaults
PrimaryandalternateserverIPaddress:0.0.0.0
•SNTPclientisdisabled
Example
ThefollowingexamplesetstheprimarySNTPserverIPaddress:
XSR(config)#sntp-client server 192.168.27.88
Note: Setting the SNTP Server IP address to 0.0.0.0 disables the SNTP client.
A.B.C.D
IPaddressoftheprimarySNTPserver.
[A.B.C.D
IPofthealternateSNTPserver.SetonlyiftheprimarySNTPserverIPisset.