DES-1210-52/ME L2 Metro Ethernet Switch CLI Reference Guide
31
end_time <end_time 32 >– defines the time on which the time range
will stop to be active.
weekdays <daylist 32> – defines the days of the week on which the
time range will be active.
<start_year 2011-2029 > – Specifies the time range start year.
<start_mth 1-12> – Specifies the time range start month.
<start_date 1-31> – Specifies the time range start date.
<end_year 2011-2029 > – Specifies the time range end year.
<end _mth 1-12> – Specifies the time range end month.
<end _date 1-31> – Specifies the time range end date.
delete – Delete the time range settings.
Only Administrator or operator-level users can issue this command.
Example usage:
To configure the time range on the Switch:
DES-1210-52/ME:5# config time_range dd hours start_time 00:22 end_time
12:34 weekdays tue-fri date from_day year 2012 month 1 date 1 to_day year
2012 month 1 date 3
Command: config time_range dd hours start_time 00:22 end_time 12:34
weekdays tue-fri date from_day year 2012 month 1 date 1 to_day year 2012
month 1 date 3
Success!
DES-1210-52/ME:5#
To display the currently configured access profiles on the Switch.
The show time_range command displays the time range
configuration.
Example usage:
To display time range settings on the Switch:
DES-1210-52/ME:5# show time_range
Range name : xxx
Start time : 10:00
End time : 11:00
Days : wed sun
Total Entries : 1
DES-1210-52/ME:5#