5-12
Cisco IE 3000 Switch Software Configuration Guide
OL-13018-03
Chapter 5 Configuring Cisco EnergyWise
Managing Multiple Entities
Manually Managing Power
To power on the lab IP phones now:
Switch#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
energywise domain cisco secret cisco protocol udp port 43440 ip 2.2.4.44
Switch(config)#
interface gigabitethernet1/1/3
Switch(config-if)#
energywise importance 65
Switch(config-if)#
energywise name labphone.5
Switch(config-if)#
energywise role role.labphone
Switch(config-if)#
end
Automatically Managing Power
The lab IP phones automatically power on at 8:00 a.m. (0800) local time and power off at
8:00 p.m.(2000) local time.
Switch#
configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#
energywise domain cisco secret cisco protocol udp port 43440 ip 2.2.4.30
Switch(config)#
interface gigabitethernet1/1/3
Switch(config-if)#
energywise level 10 recurrence importance 90 at 0 8 * * *
Switch(config-if)#
energywise level 0 recurrence importance 90 at 0 20 * * *
Switch(config-if)#
energywise importance 50
Switch(config-if)#
energywise name labInterface.3
Switch(config-if)#
energywise role role.labphone
Switch(config-if)#
end
Switch#
show energywise recurrences
Id Addr Class Action Lvl Cron
-- ---- ----- ------ --- ----
1 Gi1/1/3 QUERY SET 10 minutes: 0 hour: 8 day: * month: * weekday: *
2 Gi1/1/3 QUERY SET 0 minutes: 0 hour: 20 day: * month: * weekday: *
Switch#
show running-config
<output truncated>
interface igabitEthernet1/1/3
energywise level 10 recurrence at 0 8 * * *
energywise level 0 recurrence at 0 20 * * *
energywise importance 50
energywise role role.lobbyaccess
energywise name lobbyInterface.3
end
<output truncated>
Managing Multiple Entities
•
Multiple PoE Switch Scenario, page 5-13
•
EnergyWise Query, page 5-13
•
Using Queries to Manage Power in the Domain, page 5-14
•
Examples, page 5-15