Cisco Systems OL-19806-03 Switch User Manual


 
1-17
Cisco EnergyWise Configuration Guide
OL-19806-03
Chapter 1 Managing Single Entities
Manually Managing Power
Powering the PoE Port, page 1-20
Configuring Port Attributes, page 1-20
Enabling EnergyWise
Beginning in privileged EXEC mode:
Command Purpose
Step 1
configure terminal Enters global configuration mode.
Step 2
service password-encryption (Optional) Enables password encryption.
If youset a hidden password in Step 3, enter this command.
Step 3
energywise domain domain-name security
{ntp-shared-secret | shared-secret} [0 | 7]
domain-password [protocol udp port
udp-port-number [interface interface-id | ip
ip-address]]
Enables EnergyWise on the entity, assigns the entity to a domain
with the specified domain-name, sets the domain security mode,
and sets the domain password to authenticate all communication
in the domain.
ntp-shared-secret—Sets a strong password with NTP. If the
time between members varies ±30 seconds, the entity drops
events.
shared-secret—Sets a strong password without NTP.
For information about domain security, see the “Secure
Domain Communication” section.
(Optional) 0—Uses an unencrypted password. This is the
default.
(Optional) 7—Uses a hidden password.
If you do not enter 0 or 7, the default is 0.
(Optional) port udp-port-number—Specifies the UDP port
that communicates with the domain.
The range is from 1 to 65000. The default is 43440.
(Optional) interface interface-id—Specifies the port that
communicates with the domain if the IP address is
dynamically assigned.We recommend that you specify the
interface-id. You should use this in a bridged network.
(Optional) ip ip-address—Specifies the IP address that
communicates with the domain if the interface is a switched
virtual interface (SVI) and VLAN trunking protocol (VTP)
pruning is enabled. You should use this in a routed network.
For the domain-name and domain-password
You can enter alphanumeric characters and symbols such as
#, (, $, !, and &.
Do not enter an asterisk (*) or a blank space between the
characters or symbols.
Step 4
end Returns to privileged EXEC mode.