Instruction Manual
USER’S GUIDE
Managed Rack PDU
57
olDlyReboot
Access: Administrator, Device User, and Outlet User, but only for outlets to which the
user is assigned.
Description: Cycles power to an outlet or a group of outlets. The specified outlets will
be turned off based on the configured Power Off Delay (see olOffDelay). After the
longest Reboot Duration (see olRbootTime) of the selected outlets, the outlets will then
begin to turn on based on the configured Power On Delays (see olOnDelay) set for the
specified outlets.
Example 1: To cycle power to outlets 3, 5 through 7, and 10, type:
cli> olDlyReboot 3,5-7,10
E000: Success
Example 2: To cycle power to an outlet with the configured name of Outlet1, type:
cli> olDlyReboot outlet1
E000: Success
Argument Description
all All device outlets.
<outlet
name>
The name configured for a specific outlet. (See olName.)
<outlet#> A single number or a range of numbers separated with a
dash, or a comma-separated list of single outlet numbers
and number ranges.