Extreme 3804 User Guide

Page of 244
 
70
Summit24e3 Switch Installation and User Guide
Managing the Switch
SNTP Example
In this example, the switch queries a specific NTP server and a backup NTP server. The switch is 
located in Cupertino, CA, and an update occurs every 20 minutes. The commands to configure the 
switch are as follows:
config timezone -480 autodst
config sntp-client update interval 1200
enable sntp-client
config sntp-client primary server 10.0.1.1
config sntp-client secondary server 10.0.1.2
config sntp-client update-interval <seconds>
Configures the interval between polling for 
time information from SNTP servers. The 
default setting is 64 seconds.
disable sntp-client
Disables SNTP client functions.
enable sntp-client
Enables Simple Network Time Protocol 
(SNTP) client functions. 
show sntp-client
Displays configuration and statistics for the 
SNTP client.
Table 19: SNTP Configuration Commands (continued)
Command
Description