Ju
ne
20
18
340 Legrand PDU User Guide
Setting an Outlet's Cycling Power-Off Period
This section applies to outlet-switching capable models only.
This command determines the power-off period of the power cycling operation for a specific outlet.
config:#
outlet <n> cyclingPowerOffPeriod <timing>
Variables:
<n> is the number of the outlet that you want to configure.
<timing> is the time of the cycling power-off period in seconds, which is an integer between 0 and 3600,
or
pduDefined
for following the PDU-defined timing.
Note: This setting overrides the PDU-defined cycling power-off period on a particular outlet. See
Setting the
PDU-Defined Cycling Power-Off Period
(on page 295).
Example - Outlet Naming
The following command assigns the name "Win XP" to outlet 8.
config:#
outlet 8 name "Win XP"
Inlet Configuration Commands
An inlet configuration command begins with
inlet
. You can configure an inlet by using the inlet configuration
command.
Changing the Inlet Name
This command syntax names an inlet.
config:#
inlet <n> name "<name>"
Variables:
<n> is the number of the inlet that you want to configure. For a single-inlet PDU, <n> is always 1. The
value is an integer between 1 and 50.
<name> is a string comprising up to 64 ASCII printable characters. The <name> variable must be
enclosed in quotes when it contains spaces.