Guest

Support

Configuring Cisco EnergyWise Feature for Branch Routers

  • Viewing Options

  • PDF (453.1 KB)
  • Feedback
Configuring Cisco EnergyWise Feature for Branch Routers

Table Of Contents

Configuring Cisco EnergyWise Feature for Branch Routers

Contents

Prerequisites for Cisco EnergyWise Branch Routers

Restrictions for Cisco EnergyWise Branch Routers

Time-out for Cisco EnergyWise Level Change

EnergyWise Activity Check for PoE

Power Stacking

Cisco EnergyWise Version

About Cisco EnergyWise Branch Routers

Configuring Cisco EnergyWise Branch Routers

Configuration Examples for Cisco EnergyWise Branch Routers

Basic energywise domain configuration and show output

Service-Module (SM) Configuration

Integrated Service-module (ISM) Configuration

DSP (PVDM3) Configuration

Running Config After Configuration

Additional References

Related Documents

MIBs

Technical Assistance

Command Reference

Cisco EnergyWise ISR G2 Specific Commands

Cisco EnergyWise Commands

hw-module ism

hw-module pvdm

hw-module sm

show platform energywise

Feature Information for Cisco EnergyWise Branch Routers


Configuring Cisco EnergyWise Feature for Branch Routers


OL-22157-01
First Published: March 12, 2010
Revised: May 16, 2011

Cisco EnergyWise is a technology that measures, monitors, and manages the power usage of powered devices, Cisco devices in a domain, and the end points connected to them. The end points communicate with the power management station through Cisco devices, such as the Cisco 800 series routers, Cisco 1900 series routers, Cisco 2900 series routers, and Cisco 3900 series routers. You can also configure policies to manage the power usage. For more information about how EnergyWise works, seee Cisco EnergyWise Configuration Guide, EnergyWise Phase 2 at Cisco.com.

Cisco EnergyWise is supported on the following Cisco branch routers and their modules:

Cisco 3900 Series

Cisco 2900 Series

Cisco 1900 Series

Cisco 890

Cisco 880

Cisco 860

Cisco Service Module (SM)

Cisco Internal Service Module (ISM)

Cisco Next Generation of packet voice/data module (PVDM3)

Finding Feature Information in This Module

Your Cisco IOS software release may not support all of the features documented in this module. To reach links to specific feature documentation in this module and to see a list of the releases in which each feature is supported, see the "Feature Information for Cisco EnergyWise Branch Routers" section.

Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images

Use Cisco Feature Navigator to find information about platform support and Cisco IOS and Catalyst OS software image support. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.

Contents

Prerequisites for Cisco EnergyWise Branch Routers

Restrictions for Cisco EnergyWise Branch Routers

About Cisco EnergyWise Branch Routers

Configuring Cisco EnergyWise Branch Routers

Configuration Examples for Cisco EnergyWise Branch Routers

Additional References

Command Reference

Feature Information for Cisco EnergyWise Branch Routers

Prerequisites for Cisco EnergyWise Branch Routers

There are no specific hardware prerequisites for supporting Cisco EnergyWise on the ISR G2 platform. Cisco EnergyWise is available on all ISR G2 platforms with the exception of Cisco 3925E and Cisco 3945E, starting with Cisco  IOS Release 15.0(1)M2.


Note By default, Cisco EnergyWise is disabled. You must enable it using the command-line interface (CLI) to use this feature. For more details, see Configuring Cisco EnergyWise Branch Routers.


Restrictions for Cisco EnergyWise Branch Routers

The following are the restrictions for Cisco EnergyWise Branch Routers:

Time-out for Cisco EnergyWise Level Change

EnergyWise Activity Check for PoE

Power Stacking

Cisco EnergyWise Version

Time-out for Cisco EnergyWise Level Change

Service Ready Engine (SRE) modules require time to power down or bring up modules to a stable state. If the SRE module is running an application, it requires a 2-minute time-out interval to reflect the actual change in Cisco EnergyWise level. Any Cisco EnergyWise level change in this 2-minute time-out does not take effect and you must retry after the specified time-out interval. If the SRE module is not running an application, the time-out interval is less than two minutes.

This restriction is specific to the following service modules only:

ISM-SRE-300-K9

SM-SRE-700-K9

SM-SRE-900-K9

EnergyWise Activity Check for PoE

The following HWIC/Etherswitch PoE ports do not support EnergyWise activity check:

HWIC-4ESW with ILPM4 daughter card

HWIC-D-9ESW with ILPM8 daughter card

HWIC-4ESG-P

EHWIC-9ESG-P

When energywise level is set to 0, connected Cisco IP phones are powered off irrespective of call status.

When PoE ports are configured to "power inline never", it takes precedence over energywise level settings on the port.

Power Stacking

Cisco EnergyWise power stacking is not supported on the Etherswitch modules supported on Cisco ISR and Cisco ISR G2 platforms.

Cisco EnergyWise Version

Both the branch router and switch must use the same Cisco EnergyWise specification and version. To check the version, use the show energywise version command.

About Cisco EnergyWise Branch Routers

ISR G2 supports the following EnergyWise entities:

Parent—Motherboard is the energywise parent entity. The parent entity is responsible for collection and report of all the child power and nanny power.

Child—All Service Module (SM), Integrated Service Module (ISM), PVDM3 module, and HWIC Ether switch PoE ports act as child entities.

Nanny—End-points that are connected to Fast/Gigabit interface, which need energywise events to be handled by parent.

Neighbor—Entity where another energywise instance is running on it. Neighbor communicates with other neighbors in energywise domain with CDP and UDP protocol. For example, routers and switches which run energywise fall in this category.

Child and Neighbor (Special relationship)—Special switch modules that are plugged into the Cisco ISR G2 run separate instances of energywise. These modules act as a child and neighbor based on the status of the energywise instance.

Figure 1 shows the total power consumed by a Cisco EnergyWise domain using a Cisco ISR G2 platform. The EnergyWise domain of a network is independent of the physical domain as long as there is connectivity between the physical domains. In the example below, Building B is outside the power domain; although it is connected to the distribution.

Figure 1 Cisco ISR G2 EnergyWise Solution

1

Cisco ISR G2 platform


Figure 2 shows a typical Cisco EnergyWise solution deployment in a network.

Figure 2 Cisco EnergyWise Deployment Network

1

Cisco EnergyWise Domain

3

Endpoints (child, neighbor, and so on)

2

Management Stations

   

Configuring Cisco EnergyWise Branch Routers

Perform these steps to configure Cisco EnergyWise Branch Routers.

SUMMARY STEPS

1. enable

2. configure terminal

3. energywise domain

4. show energywise domain

5. show energywise neighbors

6. show energywise children

DETAILED STEPS

 
Command or Action
Purpose

Step 1 

enable

Example:

Router# enable

Enables privileged EXEC mode.

Note Enter your password if prompted.

Step 2 

configure terminal

Example:

Router# configure terminal

Enters global configuration mode.

Step 3 

energywise domain

Example:

Router(config)# energywise domain cisco security shared-secret lab protocol udp port 43440 interface vlan100


Creates EnergyWise domain to activate EnergyWise on the router.

Step 4 

show energywise domain

Example:

Router# show energywise domain

Displays EnergyWise domain created.

Step 5 

show energywise neighbors

Example:

Router# show energywise neighbors

Displays the modules connected in the domain.

Note Cisco recommends the EnergyWise domain and password to be the same, otherwise they cannot communicate.

Step 6 

show energywise children

Example:

Router# show energywise children

Displays the children connected to the motherboard and the power usage of each child.

Configuration Examples for Cisco EnergyWise Branch Routers

This section provides sample configurations for the following:

Basic energywise domain configuration and show output

Service-Module (SM) Configuration

Integrated Service-module (ISM) Configuration

DSP (PVDM3) Configuration

Running Config After Configuration


Note The configurations mentioned here are for basic configuration and hw-module specific configuration. The remaining configurations and queries are the same as for Cisco Catalyst switches.


Basic energywise domain configuration and show output

The following section shows an example of basic energywise domain configuration and show output:


Note Use the show energywise version command to display the version of the Cisco EnergyWise component running on the platform.


Router# show energywise 
  categories   The EnergyWise level descriptions
  children     A summary of EnergyWise information for this entity and active
               children
  domain       The domain this entity is a member of
  events       The last few events sent or received
  level        The currently provisioned level
  neighbors    The immediate neighbors of this entity
  recurrences  All recurring events that are configured for this entity and
               children
  statistics   Communication statistics for this entity
  usage        The usage of this parent entity
  version      The EnergyWise specification version
  |            Output modifiers
  <cr>

Router# show energywise 
EnergyWise is Disabled

Router# 
Router(config)# energywise domain cisco security shared-secret
  0     Specifies an UNENCRYPTED shared secret for the domain will follow
  7     Specifies a HIDDEN shared secret for the domain will follow
  WORD  Specify the shared secret for the EnergyWise domain (UNENCRYPTED)

Router(config)# energywise domain cisco security shared-secret 0
  WORD  Specify the shared secret for the EnergyWise domain (UNENCRYPTED)

Router(config)# energywise domain cisco security shared-secret 0 energywise
  protocol  Specify a communication protocol to use to communicate with the
            EnergyWise domain
  <cr>

Router(config)# energywise domain cisco security shared-secret 0 energywise 
Router(config)# end


Router#  show energywise 
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945         Router              81.0  (W)  10    1    parent
Router# 
Router# show energywise children ?
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945         Router              79.0  (W)  10    1    parent
PVDM 0/3    *                 PVDM 0/3              6.0   (W)  10    1    module
SM 3        *                 SM 3                  20.0  (W)  10    1    module
ISM 0       *                 ISM 0                 16.0  (W)  10    1    module

Total Displayed: 4      Usage: 121.0

Router# show energywise children provisioned ?
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945         Router              80.0  (W)  10    1    parent
PVDM 0/3    *                 PVDM 0/3              6.0   (W)  10    1    module
SM 3        *                 SM 3                  20.0  (W)  10    1    module
ISM 0       *                 ISM 0                 16.0  (W)  10    1    module

Total Displayed: 4      Usage: 122.0

Router# 

Router# show energywise level children 
                                                                 Levels (Watts)                              
Interface   Name 	 0      1      2      3      4      5      6      7      8      9      10
---------   ----                     
------------------------------------------------------------------------
Router 	 	 		0.0    80.0   80.0   80.0   80.0   80.0   80.0   80.0   80.0   80.0   80.0   
PVDM 0/3 PVDM 0/32.0    2.0    6.0    6.0    6.0    6.0    6.0    6.0    6.0    6.0    6.0    
SM 3 		SM 3 		0.0    20.0   20.0   20.0   20.0   20.0   20.0   20.0   20.0   20.0   20.0   
ISM 0 		ISM 0 		0.0    16.0   16.0   16.0   16.0   16.0   16.0   16.0   16.0   16.0   16.0   

Router# 

Router# show energywise level current children
Interface   Name                     Level  Value
---------   ----                     -----  -----
            Router                 10     81.0  (W)  
PVDM 0/3    PVDM 0/3                 10     6.0   (W)  
SM 3        SM 3                     10     20.0  (W)  
ISM 0       ISM 0                    10     16.0  (W)  

Router# 
Router# show energywise level delta
                                                                  Levels (Watts)                             
Interface   Name 0      1      2      3      4      5      6      7      8      9      10
---------   ----                     
------------------------------------------------------------------------
            Router                 -77.0  0.0    0.0    0.0    0.0    0.0    0.0    0.0    
0.0    0.0    0.0    

Router# # show energywise level delta children
                                                                  Levels (Watts)                             
Interface   Name 0      1      2      3      4      5      6      7      8      9      10
---------   ----                     
------------------------------------------------------------------------
Router 				-79.0  0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    
PVDM 0/3 PVDM 0/3-4.0   -4.0   0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    
SM 3 		SM 3 		-20.0  0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    
ISM 0 		ISM 0 		-16.0  0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    0.0    

Router# 
Router# show energywise categories
Level   Label       Color
-----   -----       -----
10      Full        Red
9       High        Red
8       Reduced     Yellow
7       Medium      Yellow
6       Frugal      Green
5       Low         Green
4       Ready       Blue
3       Standby     Blue
2       Sleep       Brown
1       Hibernate   Brown
0       Shut        Black

Router# 
Router# show energywise domain
Name      : Router                                          
Domain    : cisco                                             
Protocol  : udp
IP        : 8.2.9.40
Port      : 43440

Router# 

Router# show energywise usage
Interface   Name                     Usage      Caliber
---------   ----                     _____      _______
            Router                 81.0  (W)  actual

Router# 

Router# show energywise version
EnergyWise is Enabled
IOS Version:  Cisco IOS Software, C3900 Software (C3900-UNIVERSALK9-M), Version 
15.0(SWP_20091213) EARLY DEPLOYMENT DEVELOPMENT BUILD, synced to 
PRE_RELEASE_FC4_V150_9999_M1
Copyright (c) 1986-2009 by Cisco Systems, Inc.
Compiled <date> 16:59 by <name>
EnergyWise Specification:  (rel2)5.0.12

Router# 
Router# show running-config 
Building configuration...
Current configuration : 3034 bytes
!
! Last configuration change at 13:37:15 IST Thu Dec 17 2009
!
version 15.0
service timestamps debug datetime msec localtime show-timezone
service timestamps log datetime msec localtime show-timezone
no service password-encryption
service internal
!
hostname Router
!
boot-start-marker
warm-reboot count 50
boot-end-marker
!
!
energywise domain cisco security shared-secret 0 energywise
!
hw-module ism 0
!
hw-module pvdm 0/3
energywise activitycheck
!
hw-module sm 3
!
interface GigabitEthernet3/0
ip address 1.1.1.1 255.0.0.0
shutdown
hold-queue 60 out
!
Router# 

Service-Module (SM) Configuration

The following section is an example of the hw-module (service-module - SM) configuration:

Router(config)# hw-module sm 3
Router(config-hw)#  
hw-module configuration commands:
  default      Set a command to its defaults
  description  Hardware module specific description
  energywise   EnergyWise interface configurations
  exit         Exit from hw-module configuration mode
  help         Description of the interactive help system
  no           Negate a command or set its defaults

Router(config-hw)# 

Router(config-hw)# energywise importance 5
Router(config-hw)# energywise keywords sm3
Router(config-hw)# energywise level 5
Router(config-hw)# energywise name sm 3
Router(config-hw)# energywise role switch
Router(config-hw)# 

Router# show energywise children 
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945         Router              	75.0(W) 10    1    parent
PVDM 0/3    *                 PVDM 0/3              6.0   (W)  10    1    module
SM 3        switch            sm 3              	20.0  (W)  5     5    module
ISM 0       *                 ISM 0                 16.0  (W)  10    1    module

Integrated Service-module (ISM) Configuration

The following section is an example of the hw-module (integrated service-module - ISM) configuration:

Router# show energywise children
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945-MIDPLN  Router                75.0  (W)  10    1    parent
Fa0/0/0     IP Phone 7960     SEP003094C362F0       6.3   (W)  10    1    PoE
PVDM 0/0    *                 PVDM 0/0              6.0   (W)  10    1    module
PVDM 0/1    *                 PVDM 0/1              6.0   (W)  10    1    module
SM 2        *                 SM 2                  31.0  (W)  10    1    module
ISM 0       *                 ISM 0                 12.0  (W)  10    1    module

Total Displayed: 6      Usage: 136.3

Router# 
Router# configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
Router(config)# hw-module ism 0
Router(config-hw)# 
hw-module configuration commands:
  default      Set a command to its defaults
  description  Hardware module specific description
  energywise   EnergyWise interface configurations
  exit         Exit from hw-module configuration mode
  help         Description of the interactive help system
  no           Negate a command or set its defaults

Router(config-hw)# energywise role role
Router(config-hw)# energywise name name
Router(config-hw)# energywise level 10
Router(config-hw)# energywise keywords keyword
Router(config-hw)# energywise importance 10
Router(config-hw)# end
Router# 
Router# show run
Building configuration...
!
hw-module ism 0
 energywise importance 10
 energywise role role
 energywise keywords keyword
 energywise name name
!
end

Router# show energywise children
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945-MIDPLN  Router                74.0  (W)  10    1    parent
Fa0/0/0     IP Phone 7960     SEP003094C362F0       6.3   (W)  10    1    PoE
PVDM 0/0    *                 PVDM 0/0              6.0   (W)  10    1    module
PVDM 0/1    *                 PVDM 0/1              6.0   (W)  10    1    module
SM 2        *                 SM 2                  31.0  (W)  10    1    module
ISM 0       role              name                  12.0  (W)  10    10   module

Total Displayed: 6      Usage: 135.3

Router# 


DSP (PVDM3) Configuration

The following section is an example of the hw-module (DSP-pvdm3) configuration:

Router(config)# hw-module pvdm 0/3
Router(config-hw)# 
hw-module configuration commands:
  default      Set a command to its defaults
  description  Hardware module specific description
  energywise   EnergyWise interface configurations
  exit         Exit from hw-module configuration mode
  help         Description of the interactive help system
  no           Negate a command or set its defaults
Router(config-hw)# energywise 
  activitycheck  Apply an activity check before turning off power to this PoE
                 port
  allow          Configure which EnergyWise settings are allowed on this
                 interface
  importance     A rating of the importance this EnergyWise entity has in the
                 network
  keywords       EnergyWise keywords associated with this entity
  level          Set the EnergyWise level of this interface or attached entity
  name           EnergyWise name for this entity
  role           The role this EnergyWise entity has in the network
  <cr>

Router(config-hw)# energywise importance 7
Router(config-hw)# energywise keywords pvdm3
Router(config-hw)# # energywise level 7
Router(config-hw)# energywise name pvdm3
Router(config-hw)# energywise role dsp
Router(config-hw)# end
Router# 
Router# 
Router# show energywise children
Module/
Interface   Role              Name                  Usage      Lvl   Imp  Type
---------   ----              ----                  -----      ---   ---  ----
            CISCO3945         Router              	86.0  (W)  10    1    parent
PVDM 0/3    dsp               pvdm3              	6.0   (W)  7     7    module
SM 3        switch            sm 3              	20.0  (W)  5     5    module
ISM 0       linuxmodule       apex                  16.0  (W)  10    10   module

Total Displayed: 4      Usage: 128.0

Router# 

Running Config After Configuration

The following section shows the running config after configuration:

Router# show run 
Building configuration... 
! 
energywise domain cisco security shared-secret 0 energywise 
!
hw-module ism 0
 energywise importance 10
 energywise role linuxmodule
 energywise keywords ism0
 energywise name ism
!
hw-module pvdm 0/3
 energywise level 7
 energywise activitycheck
 energywise importance 7
 energywise role dsp
 energywise keywords pvdm3
 energywise name pvdm3
!
hw-module sm 3
 energywise level 5
 energywise importance 5
 energywise role switch
 energywise keywords sm3
 energywise name sm 3`
!
end
Router# 

Note In Cisco ISR G2 platform, the energywise activity-check command is supported in PVDM3, Etherswitch network module, and Enhanced etherswitch service module. The energywise activity-check command is not supported on HWIC Ether switch cards.



Note The energywise activity-check command is enabled by default for PVDM3 module. When energywise activity-check is enabled, active calls in PVDM3 are not disconnected. Energywise level [0|1] on PVDM3 are not executed if DSPs are used for signaling.


Additional References

The following sections provide references related to the Cisco EnergyWise feature.

Related Documents

Related Topic
Document Title

Cisco EnergyWise Configuration Guide

Cisco EnergyWise Configuration Guide, EnergyWise Phase 2


MIBs

MIB
MIBs Link

ENERGYWISE-MIB.my

This MIB is supported on the Cisco ISR G2 platform.

To locate and download MIBs for selected platforms, Cisco IOS releases, and feature sets, use Cisco MIB Locator found at the following URL:

http://www.cisco.com/go/mibs


Technical Assistance

Description
Link

The Cisco Support website provides extensive online resources, including documentation and tools for troubleshooting and resolving technical issues with Cisco products and technologies.

To receive security and technical information about your products, you can subscribe to various services, such as the Product Alert Tool (accessed from Field Notices), the Cisco Technical Services Newsletter, and Really Simple Syndication (RSS) Feeds.

Access to most tools on the Cisco Support website requires a Cisco.com user ID and password.

http://www.cisco.com/techsupport


Command Reference

This section lists the new and modified commands for this feature.

Cisco EnergyWise ISR G2 Specific Commands

The following Cisco EnergyWise ISR-G2 specific commands are described in this document:

hw-module ism

hw-module pvdm

hw-module sm

show platform energywise

Cisco EnergyWise Commands

For the following commands, see the EnergyWise commands in the Cisco EnergyWise Configuration Guide, EnergyWise Phase 2:

clear energywise neighbors

energywise (global configuration)

energywise (interface configuration)

energywise domain

energywise query

show energywise


Note The show energywise CLI has two new entity types: module type and connected type for Service Modules. When EnergyWise runs on the module, it has a connected type relationship. When the module is not running EnergyWise, it has a module type relationship.


hw-module ism

To configure energywise support on an internal service module (ISM), use the following command in global configuration mode.

hw-module ism <slot>/<subslot>

Syntax Description

<slot>/<subslot>

slot number


Note For ISM, the slot number is motherboard slot number 0.



Command Default

None.

Command Modes

Global configuration mode

Command History

Release
Modification

15.0(1)M2

This command was introduced.

15.1(1)T

This command was integrated into Cisco IOS release 15.1(1)T.


Usage Guidelines

None.

Examples

This section contains sample output for hw-module pvdm command:

The following example shows the subcommands for this command.

Router# conf t
Router(config)# hw-module pvdm 0/0
Router(config-hw)# energywise ?
  allow			 Energywise allow query set command
  importance  A rating of the importance this EnergyWise entity has in the
              network
  keywords    EnergyWise keywords associated with this entity
  level       Set the EnergyWise level of this interface or attached entity
  name        EnergyWise name for this entity
  role        The role this EnergyWise entity has in the network
  <cr>

Table 1 Field Description 

Field
Description

allow

Energywise allow query set command.

importance

A rating of the importance this EnergyWise entity has in the network.

keywords

EnergyWise keywords associated with this entity.

level

Sets the EnergyWise level of this interface or attached entity.

name

EnergyWise name for this entity.

role

The role this EnergyWise entity has in the network.


Table 4 describes the output fields from the command.

Related Commands

Command
Description

hw-module pvdm

Configures energywise on a PVDM3 module.


hw-module pvdm

To configure energywise support on a PVDM3 module, use the following command in global configuration mode.

hw-module pvdm <slot>/<subslot>

Syntax Description

<slot>/<subslot>

slot number


Note For PVDM, the slot number is motherboard slot number 0.



Command Default

None.

Command Modes

Global configuration mode

Command History

Release
Modification

15.0(1)M2

This command was introduced.

15.1(1)T

This command was integrated into Cisco IOS release 15.1(1)T


Usage Guidelines

None.

Examples

The following example shows the subcommands for this hw-module pvdm command:

Router# conf t
Router(config)# hw-module pvdm 0/0
Router(config-hw)# energywise ?
activitycheck	Apply an activity check before turning off power to this PoE port
allow			Configure which Energywise settings are allowed on this interface
importance  	A rating of the importance this EnergyWise entity has in the
              network
keywords    	EnergyWise keywords associated with this entity
level       	Set the EnergyWise level of this interface or attached entity
name        	EnergyWise name for this entity
role        	The role this EnergyWise entity has in the network

<cr>

Table 2 Field Description 

Field
Description

activitycheck

Allows you to apply an activity check before turning off power to this PoE port.

allow

Configures Energywise query set on this interface.

importance

Sets the rating of the importance this EnergyWise entity has in the network.

keywords

EnergyWise keywords associated with this entity

level

Sets the EnergyWise level of this interface or attached entity.

name

EnergyWise name for this entity.


Table 4 describes the output fields from the command.

Related Commands

Command
Description

hw-module ism

Configures energywise on an internal service module.


hw-module sm

To configure energywise support on a service module (SM), use the following command in global configuration mode.

hw-module sm <slot>/<subslot>

Syntax Description

<slot>/<subslot>

slot number


Command Default

None.

Command Modes

Global configuration mode.

Command History

Release
Modification

15.0(1)M2

This command was introduced.

15.1(1)T

This command was integrated into Cisco IOS release 15.1(1)T


Usage Guidelines

None.

Examples

Router(config)# hw-module sm 3
Router(config-hw)# energywise ?
  allow          Energywise allow query set command
  importance  A rating of the importance this EnergyWise entity has in the
              network
  keywords    EnergyWise keywords associated with this entity
  level       Set the EnergyWise level of this interface or attached entity
  name        EnergyWise name for this entity
  role        The role this EnergyWise entity has in the network
  <cr>

Table 3 Field Description 

Field
Description

allow

Energywise allow query set command

importance

A rating of the importance this EnergyWise entity has in the network.

keywords

EnergyWise keywords associated with this entity

level

Set the EnergyWise level of this interface or attached entity

name

EnergyWise name for this entity

role

The role this EnergyWise entity has in the network


Table 4 describes the output fields from the command.

Related Commands

Command
Description

hw-module pvdm

Configures energywise on a PVDM3 module.


show platform energywise

To obtain information about power consumption details, power constant and maximum power, use the following command in global configuration mode.

show platform energywise

Syntax Description

This command has no keywords or arguments.

Command Default

None.

Command Modes

Privilege.

Command History

Release
Modification

15.0(1)M2

This command was introduced.

15.1(1)T

This command was integrated into Cisco IOS release 15.1(1)T


Usage Guidelines

This command is applicable only to modular platforms.

Examples

This section contains sample output for the show platform energywise command:


Router # show platform energywise 

 POWER CONSTANT AND MAX_POWER DETAILS
 =====================================
 Motherboard power constant = 199
 Motherboard maximum power = 165.4 W
 Service module slot = 1: power details not present
 Service-module slot = 2: power constant =BE3, max_power = 38
 ETHSW_SM POE power consumption = 6.3 W
 PVDM3 Max Power consumption = 12.0 W
Router# 


Table 4 Field Description 

Field
Description

Motherboard power constant

The multiplier used to convert the raw power reading to Watts.

Motherboard maximum power

The calculated maximum power that the system can run at with all the modules and platforms.

ETHSW_SM POE power consumption

Power consumption of the ethernet switch.

PVDM3 Max Power consumption

Maximum power consumption of the PVDM3 module.


Table 4 describes the output fields from the command.

Feature Information for Cisco EnergyWise Branch Routers

Table 5 lists the release history for this feature.

Not all commands may be available in your Cisco IOS software release. For release information about a specific command, see the command reference documentation.

Use Cisco Feature Navigator to find information about platform support and software image support. Cisco Feature Navigator enables you to determine which Cisco IOS and Catalyst OS software images support a specific software release, feature set, or platform. To access Cisco Feature Navigator, go to http://www.cisco.com/go/cfn. An account on Cisco.com is not required.


Note Table 5 lists only the Cisco IOS software release that introduced support for a given feature in a given Cisco IOS software release train. Unless noted otherwise, subsequent releases of that Cisco IOS software release train also support that feature.


Table 5 Feature Information for Cisco EnergyWise Branch Routers

Feature Name
Releases
Feature Information

Report platform power (parent)

15.0(1)M2

For Cisco EnergyWise, every ISR G2 platform is an entity. The MCU device on the platform measures the total power consumed by the ISR G2 platforms.

Platform power includes the following:

Various hardware parts on the motherboard:

Fan

CPU

ASICs)

HWICs

Legacy NM (plugged in via SM2NM port adaptor)

The following are separately reported as child power, so these are not included in platform power:

Power consumed by PVDM3

ISM

Service Module and Enhanced EtherSwitch Module

Power consumed by POE ports on modules

On the Cisco 860, 880, and 890 platforms, the platform power consumption has a constant value.

Report SM power (child-neighbor)

SMs and Enhanced EtherSwitch Modules are the only two modules whose power is reported as separate child power. Also, SM does not have EnergyWise running (unlike Enhanced EtherSwitch, which may have EnergyWise running on the module). So, for Enhanced EtherSwitch the power consumed is reported as separate SM child power.

EtherSwitch is a special kind of SM, which can never be the child of a platform. Its power is reported as part of platform power.

Report ISM power (child)

The power of ISMs is reported separately.

Report PVDM power (child)

Only Next Generation High Density PVDM3 Modules are supported as PVDM child. Its power is reported separately under the child's power, and is not included in the platform power. For other PVDMs, the power consumed is included in or as a part of platform power, and is not a separate child entity.

The PVDM driver also supports activity-in-progress feature. If there are calls in the system and a query to shutdown is received, the driver reports back activity-in-progress and the module is not shutdown.

Report PoE power (child)

15.0(1)M2

The router can control the PoE power consumed by phone on HWIC. Only the Cisco HWIC-D-9ESW-POE and Cisco HWIC-4ESW-POE support PoE on the ISR G2 platforms. On the ISR G2 modules, the actual PoE power consumed cannot be measured. So power that is reported by phone or based on the class of the phone is reported.

Like the Cisco ISR G2 modules, there is no capability to measure actual POE power on the 860, 880, and 890 platforms.

Nanny support (child)

All ethernet interfaces including front panel, as well as all the modules that have ethernet interfaces (like NM-16ESW) support Nanny negotiation.

The ISRG2 platforms support Nanny Protocol on fast ethernet on the following:

POE interfaces.

Routed/L3 ports Enhanced Etherswitch Modules and 16 Port Ethernet Switch Module NM-16ESW.

Motherboard interfaces.

The ISRG2 routers do not support Nanny Protocol on the remaining ethernet L2 interfaces, as well as other non-ethernet interfaces like DSL/E1/T1.

The POE/L2 interfaces on Enhanced EtherSwitch Module and EtherSwitch support Nanny Protocol and the ISR G2 platforms do not directly control the POE ports on these modules.

All Ethernet interfaces on Cisco 860, 880, and 890 platforms support Nanny negotiation.

Change SM power (child)

Based on the EnergyWise level supported, only Enhanced EtherSwitch and Service Module power can be changed. For both the modules, the supported power levels are 0 (shutdown) and 1 through 10 (full power).

Change ISM power (child)

Internal Service Modules (ISM) support a power level of 0 (shutdown) and 1 through 10 (full power).

Change PVDM power (child)

15.0(1)M2

The Next Generation High Density PVDM3 Modules support the following power levels:

0, 1: PVDM in reset mode (still consumes minimal power, approximately 2W)

2 through 10: Full (Normal operation).

Change POE power (child)

The ISR G2 platforms have the ability to shutdown POE ports on the modules that have POE ports. Levels supported are 0 (for shutdown) and 1 though 10 (all for full power).

On the 860, 880, and 890 routers, the POE ports can be shut down or can be running full power.

MIB

All objects and traps in the CISCO-ENERGYWISE-MIB.my MIB are supported on the ISR G2 platforms and the 860, 880, and 890 platforms.

Etherswitch Network and Enhanced Etherswitch Module

Etherswitch Network and Enhanced Etherswitch Module is a special module which can run Cisco EnergyWise. The relationship between the router and the module is a child-neighbor relationship, that is, the module is the neighbor of the router, as well as a child of the router or platform.

If Cisco EnergyWise is running on the module, it should be in the same domain as the router. Having the module and the router running in different domains is not supported. An IOS error message is displayed if this configuration is detected.

EtherSwitch Module is not a child of the router. So, the power consumed by EtherSwitch Module is always reported or included in the platform power.


Copyright © 2010 Cisco Systems, Inc. All rights reserved.