Doc. # 1-00000449 | |||
---|---|---|---|
Date Updated | 10-26-2018 | Date Created | 09-12-2017 |
Document Type | Knowledge Base | Related OS | |
Related Product | ESW508/ ESW516/ ESW726 |
What NTP Server does the ESW Series Managed Switch use? | |||
---|---|---|---|
Solution:
If "Use NTP" is selected in the Time Settings, the switch will automatically use the following NTP Servers. There is not an option to specify an NTP server.
/* GMT - 1, 2, 3 */
{"ntp.nasa.gov", 1},
// {"204.123.2.5", 1},
/* GMT - 4, 5, 6 */
{"time-nw.nist.gov", 1},
/* GMT - 7, 8, 9 */
{"time.nist.gov", 1},
/* GMT - 10, 11, 12 */
{"ntp-1.mcs.anl.gov", 1},
/* GMT + 9, 10, 11 */
{"ntp.nasa.gov", 1},
/* GMT + 6, 7, 8 */
{"time-nw.nist.gov",1},
/* GMT + 3, 4, 5 */
{"ntp-2.mcs.anl.gov", 1},
/* GMT + 0, 1, 2 */
{"otc1.psu.edu", 1},
|