User guide

System Configuration
5-16
5
indicate the number of hours your time zone is located before (east) or after (west)
UTC.
Enable Daylight Saving – The wireless bridge provides a way to automatically adjust
the system clock for Daylight Savings Time changes. To use this feature you must
define the month and date to begin and to end the change from standard time.
During this period the system clock is set back by one hour.
CLI Commands for SNTP – To enable SNTP support on the wireless bridge, from
the global configuration mode specify SNTP server IP addresses using the
sntp-server ip command, then use the sntp-server enable command to enable the
service. Use the
sntp-server timezone command to set the location time zone and
the
sntp-server daylight-saving command to set up a daylight saving. To view the
current SNTP settings, use the
show sntp command.
CLI Commands for the System Clock – The following example shows how to
manually set the system time when SNTP server support is disabled on the wireless
bridge.
Outdoor Bridge(config)#sntp-server ip 10.1.0.19 6-20
Outdoor Bridge(config)#sntp-server enable 6-20
Outdoor Bridge(config)#sntp-server timezone +8 6-22
Outdoor Bridge(config)#sntp-server daylight-saving 6-21
Enter Daylight saving from which month<1-12>: 3
and which day<1-31>: 31
Enter Daylight saving end to which month<1-12>: 10
and which day<1-31>: 31
Outdoor Bridge(config)#exit
Outdoor Bridge#show sntp 6-22
SNTP Information
=========================================================
Service State : Enabled
SNTP (server 1) IP : 137.92.140.80
SNTP (server 2) IP : 192.43.244.18
Current Time : 19 : 35, Oct 10th, 2003
Time Zone : +8 (TAIPEI, BEIJING)
Daylight Saving : Enabled, from Mar, 31th to Oct, 31th
=========================================================
Outdoor Bridge#
Outdoor Bridge(config)#no sntp-server enable 6-20
Outdoor Bridge(config)#sntp-server date-time 6-21
Enter Year<1970-2100>: 2003
Enter Month<1-12>: 10
Enter Day<1-31>: 10
Enter Hour<0-23>: 18
Enter Min<0-59>: 35
Outdoor Bridge(config)#