2-249
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
energywise query
Total Usage
-----------
12.9 (W)
Queried: 10 Responded: 10 Time: 0.6 seconds
This example shows the sum of the delta values and the potential power change in the domain:
Switch# energywise query importance 100 name * sum delta
EnergyWise query, timeout is 3 seconds:
Level Label Delta Power (W)
----- ----- -----------
0 Shut -12.9
1 Hibernate +723.8
2 Sleep +723.8
3 Standby +723.8
4 Ready +723.8
5 Low +723.8
6 Frugal +723.8
7 Medium +723.8
8 Reduced +723.8
9 High +723.8
10 Full +723.8
Queried: 48 Responded: 48 Time: 0.15 seconds
This example shows the power levels in the domain:
Switch# show energywise children
Interface Role Name Usage Lvl Imp Type
--------- ---- ---- ----- --- --- ----
control SwitchA 86.0 (W) 10 100 parent
Gi1/0/1 interface Gi1.0.1 0.0 (W) 10 20 child
.
.
.
Gi1/0/6 interface Gi1.0.6 0.0 (W) 10 20 child
Gi1/0/7 role.lobbyaccess lobbyInterface.7 0.0 (W) 10 50 child
Gi1/0/8 interface Gi1.0.8 0.0 (W) 10 20 child
<output truncated>
Switch# energywise query importance 100 name * set level 0
EnergyWise query, timeout is 3 seconds:
Success rate is (0/0) setting entities
Queried: 0 Responded: 0 Time: 0.996 seconds
Switch# energywise query importance 100 name * set level 10
EnergyWise query, timeout is 3 seconds:
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!!!!!!
Success rate is (48/48) setting entities
This example shows how to assign keywords on entities:
Switch(config)# interface Gi1/2
Switch(config-if)# energywise keywords lobby,sattelite
Switch(config-if)# energywise keywords public
Switch(config-if)# end