Sntp commands, Sntp commands -91, Sntp commands sntp-client – Enterasys Networks X-Pedition XSR CLI User Manual
Page 97
SNTP Commands
XSR CLI Reference Guide 3-91
Mode
Global configuration:
XSR(config)#
Examples
The following example selects a 5‐minute auto install:
XSR(config)#netload
The following example selects a persistent auto install:
XSR(config)#netload persistent
SNTP Commands
sntp-client
This command enables the SNTP client and sets the Simple Network Time Protocol (SNTP)
primary and alternate server IP addresses. Once the XSR is configured, it sends a time request to
the SNTP server every poll interval to update local time.
Syntax
sntp-client server A.B.C.D [A.B.C.D]
Syntax of the “no” Form
The no form of this command disables the SNTP client:
no sntp-client
Mode
Global configuration:
XSR(config)#
Defaults
•
Primary and alternate server IP address: 0.0.0.0
•
SNTP client is disabled
Example
The following example sets the primary SNTP server IP address:
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
IP address of the primary SNTP server.
[A.B.C.D
IP of the alternate SNTP server. Set only if the primary SNTP server IP is set.