201
day-of-the-week
—— Specify the days included in a week, ranging from 1-7,
in the format as 1,3-4.
index —— Specify the index of the periodic time-range to delete. If not
specified, all periodic time-ranges will be deleted.
Command Mode
Power Time-range Configuration Mode
Example
Configure the Time-range named “tRange2” with two periodic time-ranges:
one is from 08:00 to 18:00 during Monday to Friday, the other is from 10:00 to
16:00 during the weekends:
T1600G-52PS(config)# power time-range tRange2
T1600G-52PS(config-time-range)# periodic start 08:00 end 18:00
day-of-the-week 1-5
T1600G-52PS(config-time-range)# periodic start 10:00 end 16:00
day-of-the-week 6-7
25.6 power holiday
Description
The power holiday command is used to create PoE holiday for the switch. To
delete the corresponding PoE holiday configuration, please use no power
holiday command.
Syntax
power holiday
name
start-date
start-date
end-date
end-date
no power holiday
name
Parameter
name
—— The PoE holiday name, ranging from 1 to 16 characters.
start-date
—— The start date of the PoE holiday, in the format of MM/DD, for
instance, 05/01.
end-date
——The end date of the PoE holiday, in the format of MM/DD, for
instance, 05/03.
Command Mode
Global Configuration Mode