User Manual

Table Of Contents
Chapter 6: Command Sets
GE-DSH-73/DSH-82 and DSH-82-PoE User Manual 159
SNTP Commands Set
Commands Level Description Example
sntp enable G Enable SNTP function switch(config)#sntp enable
sntp daylight G Enable daylight saving time,
if SNTP function is inactive,
this command can’t be
applied.
switch(config)#sntp daylight
sntp daylight-period
[Start time] [End time]
G Set period of daylight saving
time, if SNTP function is
inactive, this command can’t
be applied.
Parameter format:
[yyyymmdd-hh:mm]
switch(config)# sntp daylight-period
20060101-01:01 20060202-01:01
sntp daylight-offset
[Minute]
G Set offset of daylight saving
time, if SNTP function is
inactive, this command can’t
be applied.
switch(config)#sntp daylight-offset 3
sntp ip
[IP]
G Set SNTP server IP, if SNTP
function is inactive, this
command can’t be applied.
switch(config)#sntp ip 192.169.1.1
sntp timezone
[Timezone]
G Set timezone index, use
“show sntp timzezone”
command to get more
information of index number
switch(config)#sntp timezone 22
show sntp P Show SNTP information switch#show sntp
show sntp timezone P Show index number of time
zone list
switch#show sntp timezone
no sntp G Disable SNTP function switch(config)#no sntp
no sntp daylight G Disable daylight saving time
switch(config)#no sntp daylight