inS_cnge2fe16MS_reV–
01/11/12 Page 125
INSTALLATION AND OPERATION MANUAL
CNGE2FE16MS
TECh SUPPORT: 1.888.678.9427
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
the 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 the SNTP function is
inactive, this command can not
be applied.
Parameter format:
[yyyymmdd-hh:mm]
switch(config)#
sntp daylight-period
20110101-01:01 20110202-01:01
sntp daylight-offset
[Minute]
G
Set offset of daylight saving time.
If SNTP is inactive, this command
can’t be applied.
switch(config)#
sntp daylight-offset
3
sntp ip
[IP]
G
Set the SNTP server IP. If SNTP is
inactive, this command can’t be
applied.
switch(config)#
sntp ip 192.168.1.1
sntp timezone
[Timezone]
G
Set time zone index. Use the
“show sntp timezone” command
to get more information of index
number
switch(config)#
sntp timezone 22
sntp sync-interval
[Secs]
G
Set synchronization interval in
seconds
switch(config)#
sntp sync-interval
1024
show sntp
P
Show SNTP information
switch#
show sntp
show sntp timezone
P
Show index number of the time
zone list
switch#
show sntp timezone
no sntp
G
Disable SNTP
switch(config)#
no sntp
no sntp daylight
G
Disable daylight saving time
switch(config)#
no sntp daylight