Variables:
•
•
<ID> is an outlet group's index number.
•
•
<name> is a string comprising up to 64 ASCII printable characters. The <name> variable must be
enclosed in quotes when it contains spaces.
•
•
<members> is one or multiple member outlets' index numbers separated with commas. If the
member outlets are consecutive outlets, you can type a hyphen between the initial and the final
index number instead of using commas.
For example, to assign outlets 3, 4, 5, 8 and 10 to the outlet group named "servers", you
have two choices -- either use a hyphen for consecutive outlets 3 to 5, or use commas for
all of member outlets:
In the following examples, it is assumed that the "servers" outlet group's index number is
2.
• outletgroup modify 2 members 3-5,8,10
•
-- OR --
• outletgroup modify 2 members 3,4,5,8,10
•
Powering On/Off/Cycle Outlet Groups
This section applies to outlet-switching capable models only.
You must perform this operation in the administrator mode.
▶
Power on one outlet group:
#
power outletgroup <ID> on
▶
Power off one outlet group:
#
power outletgroup <ID> off
▶
Power cycle one outlet group:
#
power outletgroup <ID> cycle
To quicken the operation, you can add the parameter "/y" to the end of the command, which confirms
the operation.
For example:
#
power outletgroup <ID> off /y
471
Need help?
Do you have a question about the Server Technology PRO4X and is the answer not in the manual?