Ju
ne
20
18
Legrand PDU User Guide 389
Resetting Active Energy Readings
You can reset either one active energy sensor or all active energy sensors at a time to restart the energy
accumulation process.
Only users with the "Admin" role assigned can reset active energy readings.
To reset all active energy readings of the Legrand PDU:
#
reset activeEnergy pdu
-- OR --
#
reset activeEnergy pdu /y
To reset one inlet's active energy readings:
#
reset activeEnergy inlet <n>
-- OR --
#
reset activeEnergy inlet <n> /y
To reset one outlet's active energy readings:
#
reset activeEnergy outlet <outlet_n>
-- OR --
#
reset activeEnergy outlet <outlet_n> /y
If you entered the command without "/y", a message appears prompting you to confirm the operation. Type y
to confirm the reset or n to abort it.
Variables:
<n> is the inlet number.
<outlet_n> is an outlet number.
Resetting to Factory Defaults
The following commands restore all settings of the Legrand PDU to factory defaults.
To reset Legrand PDU settings after login, use either command:
#
reset factorydefaults
-- OR --
#
reset factorydefaults
/y
To reset Legrand PDU settings before login:
Username:
factorydefaults
See
Using the CLI Command
(on page 429) for details.
Network Troubleshooting
The Legrand PDU provides 4 diagnostic commands for troubleshooting network problems:
nslookup
,
netstat
,
ping
, and
traceroute
. The diagnostic commands function as corresponding Linux commands and can get
corresponding Linux outputs.