Specifications

Waters Network Systems GSM2109/GSM1009-SFP User’s Manual Page 40
Command Level Description Example
no event smpt I Disable port event for SMTP switch(config)#interface
fastethernet 3
switch(config-if)#no event
smtp
show
systemlog
P Display system log client &
server information
switch#show systemlog
The following table lists the SNTP Commands.
Command Level Description Example
sntp enable G Enable SNTP function switch(config)#sntp enable
sntp daylight G Enable daylight savings time.
If SNTP function is disabled,
this command can’t be
applied.
switch(config)#sntp daylight
sntp
daylight-period
[Start time]
[End time]
G Set period of daylight savings
time. If SNTP function is
disabled, 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
disabled, this command can’t
be applied.
switch(config)#sntp
daylight-offset 3
sntp ip
[IP]
G Set SNTP server IP. If SNTP
function is disabled, this
command can’t be applied.
switch(config)#sntp ip
192.169.1.1
sntp timezone
[Timezone]
G Set timezone index, use the
show sntp timzezone
command to obtain more
information of the index
number
switch(config)#sntp
timezone 22
show sntp P Displays SNTP information switch#show sntp
show sntp
timezone
P Displays 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 savings time switch(config)#no sntp
daylight