2-245
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 domain
energywise domain
Use the energywise domain global configuration command to enable EnergyWise on the entity, assign
the entity to a domain, and set the password for secure communication among the entities in the domain.
Use the no form of this command to disable EnergyWise on the entity and to remove the EnergyWise
configuration.
energywise domain domain-name secret [0 | 7] password [protocol udp port udp-port-number
[interface interface-id | ip ip-address]]
no energywise domain
Syntax Description
Defaults The entity is not assigned to a domain.
The password is not set.
The udp-port-number is 43440.
domain domain-name Assigns the entity to a domain with the specified domain-name.
• You can enter alphanumeric characters and symbols such as #, (, %, ! or
&.
• Do not use an asterisk (*) or a blank space between the characters and
symbols.
secret [0 | 7] password Sets the password for secure communication among the entities in the
domain.
• (Optional) 0—Use an unencrypted password.
• (Optional) 7—Use an hidden password. This requires service
password-encryption to be enabled.
If you do not enter 0 or 7, the entity uses the default value of 0.
For the password value:
• You can enter alphanumeric characters and symbols such as #, (, %, ! or
&.
• Do not use an asterisk (*) or a blank space between the characters and
symbols.
port udp-port-number (Optional) Specifies the UDP port that sends and receives queries.
The range is from 1 to 65000.
interface interface-id (Optional) In a bridged network, specifies the interface that you would prefer
for communicating with other EnergyWise switches rather than letting the
switch select an interface by default.
ip ip-address (Optional) In a routed network, specifies the IP address to be used while
communicating with EnergyWise peers instead of letting the system choose
a default.
The interface and ip options are mutually exclusive.