3-13
Cisco EnergyWise Configuration Guide
OL-19806-03
Chapter 3 EnergyWise CLI Commands
energywise domain
energywise domain
To enable EnergyWise on an entity, assign the entity to a domain, set the domain security mode, and set
the domain password, use the energywise domain command in global configuration mode . To disable
EnergyWise and to remove the EnergyWise configuration, use the no form of this command.
energywise domain domain-name security {ntp-shared-secret | shared-secret} [0 | 7]
shared-secret [protocol udp port udp-port-number [interface interface-id | ip ip-address]]
no energywise domain
Syntax Description
Command Default EnergyWise is disabled, and the entity is not assigned to a domain.
The domain password is not set.
The udp-port-number is 43440.
domain domain-name Assign the entity to a domain with the specified domain-name.
• You can enter alphanumeric characters and symbols such as #, (, $, !, and
&.
• Do not enter an asterisk (*) or a blank space between the characters or
symbols.
security
{ntp-shared-secret |
shared-secret} [0 | 7]
domain-password
Sets the domain security mode and the domain password to authenticate all
communication in the domain.
• ntp-shared-secret—Uses a strong password with Network Time
Protocol (NTP). If the time between members varies ±30 seconds, the
entity drops events.
• shared-secret—Sets a strong password without NTP.
• (Optional) 0—Uses an unencrypted password.
• (Optional) 7—Uses a hidden password.
If you do not enter 0 or 7, the default is 0.
• For the 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.
protocol udp port
udp-port-number
(Optional) Specifies UDP as the communication protocol, and specifies the
UDP port that communicates with the domain.
The range is from 1 to 65000.
interface interface-id (Optional) 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.
ip ip-address (Optional) 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.