inS_cnge8MS_reV–
09/17/12 Page 91
INSTALLATION AND OPERATION MANUAL
CNGE8MS
Tech SupporT: 1.888.678.9427
Commands Set List—SNTP command set
CNGE8MS
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