Specifications

System Log
RoamAbout RBT-4102 Wireless Access Point Configuration Guide 4-49
Using the CLI to Configure SNTP
ToenableSNTPsupportontheaccesspoint,fromtheglobalconfigurationmodespecifySNTP
serverIPaddressesusingthesntpserveripcommand,thenusethesntpserverenablecommand
toenabletheservice.Usethesntpservertimezonecommandtosetthetimezoneforyour
location,andthe
sntpserverdaylightsavingcommandtosetdaylightsavings.Toviewthe
currentSNTPsettings,usetheshowsntpcommandfromtheExecutivemode.
Examples
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#sntp-server ip 1 10.1.0.19
RoamAbout 4102(config)#sntp-server enable
RoamAbout 4102(config)#sntp-server timezone +8
RoamAbout 4102(config)#sntp-server daylight-saving
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
RoamAbout 4102(config)#exit
RoamAbout 4102#show sntp
SNTP Information
=========================================================
Service State : Enabled
SNTP (server 1) IP: 10.1.0.19
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
=========================================================
RoamAbout 4102#
ThefollowingexampleshowshowtomanuallysetthesystemtimewhenSNTPserversupportis
disabledontheaccesspoint.
RoamAbout 4102#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 4102(config)#no sntp-server enable
RoamAbout 4102(config)#sntp-server date-time
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
RoamAbout 4102(config)#exit
RoamAbout 4102#