
True Scale Fabric Switches 12000 Series CLI
July 2015
Reference Guide
Order Number: G91931004US
115
12000 Series CLI
2.5.9.2
timeZoneConf
Display/configure the time zone setting.
Syntax
timeZoneConf [offset]
Options
offset
–
The time offset in relation to Greenwich Mean Time (GMT).
Sample Output
-> timeZoneConf -5
Timezone offset successfully configured
Current time zone offset is: -5
Notes
The offset parameter specifies a time zone the system should use when setting the
time. In the U.S. the following time zones are in effect: Eastern Standard Time = GMT
-5; Central Standard Time = GMT -6; Mountain Standard Time = GMT -7; Pacific
Standard Time = GMT -8. GMT = GreenwichMean Time..
2.5.9.3
timeDSTConf
Configure and display the Daylight Saving Time settings.
Syntax
timeDSTConf [sw sd sm ew ed em]
Options
sw
– Start which, valid values: 1 = 1st, 2 = 2nd, 3 = 3rd, 4 = 4th, 5 = 5th
sd
– Start day, valid values: 1 = Sunday, 2 = Monday, 3 = Tuesday, 4 = Wednesday,
5 = Thursday, 6 = Friday, 7 = Saturday
sm
– Start month, valid values: 3 = March, 4 = April, 5 = May, 6 = June, 7 = July,
8 = August, 9 = September, 10 = October, 11 = November
ew
– End which, valid values: 1 = 1st, 2 = 2nd, 3 = 3rd, 4 = 4th, 5 = 5th
ed
– End day, valid values: 1 = Sunday, 2 = Monday, 3 = Tuesday, 4 = Wednesday,
5 = Thursday, 6 = Friday, 7 = Saturday
em
– End month, valid values: 3 = March, 4 = April, 5 = May, 6 = June, 7 = July,
8 = August, 9 = September, 10 = October, 11 = November
Sample Output
-> timeDSTConf 2 1 3 1 1 11
Timezone offset successfully configured
Current DST = Start: 2'nd Sunday of March End: 1'st Sunday of November