82
Operations
-48 VDC Remote Power Manager
Installation and Operations Manual
Group Administration
Creating a group name:
The Create Group command creates a new group name.
To create a group name:
At the Switched -48 VDC: prompt, type
create group
optionally followed by a descriptive name of up to 24
alphanumeric and other typed characters - (ASCII 33 to 126 decimal are allowed); spaces are not allowed; group names
are not case sensitive. Press
Enter
.
Example
The following command creates group name ServerGroup_1:
Switched -48 VDC: create group ServerGroup_1<Enter>
Removing a group name:
The Remove Group command removes a group name.
To remove a group name:
At the Switched -48 VDC: prompt, type
remove group
, optionally followed by a group name. Press
Enter
.
Example
The following command removes group name ServerGroup_1:
Switched -48 VDC: remove group ServerGroup_1<Enter>
Adding an outlet to a group:
The Add OutletToGroup command adds an outlet to a group. To add more than one outlet, but not all outlets, you
must use multiple Add OutletToGroup commands.
To add an outlet to a group:
At the Switched -48 VDC: prompt, type
add outlettogroup
, optionally followed by an outlet name and group name.
Press
Enter
, or
Type
add OutletToGroup
, followed by
all
and the group name. Press
Enter
.
Examples
The following commands uses absolute outlet names to add outlets A1 and A2 to group name ServerGroup_1:
Switched -48 VDC:add OutletToGroup .aa1 ServerGroup_1<Enter>
Switched -48 VDC:add OutletToGroup .aa2 ServerGroup_1<Enter>
The following commands use the outlets’ descriptive names to add outlets DataServer_1 and WEBServer_1 to group name
ServerGroup_1:
Switched -48 VDC:add OutletToGroup DataServer_1 ServerGroup_1<Enter>
Switched -48 VDC:add OutletToGroup WEBServer_1 ServerGroup_1<Enter>
The following command add all outlets to group name ServerGroup_1:
Switched -48 VDC: add OutletToGroup<Enter>
Outletname: all<Enter>
Groupname: ServerGroup_1<Enter>
Deleting an outlet from a group:
The Delete Outlet From Group command deletes an outlet from a group. To delete more than one outlet, but not all
outlets, you must issue multiple Delete Outlet To Group commands.
To delete an outlet from a group:
At the Switched -48 VDC: prompt, type
delete outletfromgroup
, optionally followed by an outlet name and a group
name. Press
Enter
, or
Type
delete outletfromgroup
,
followed by
all
then the group name. Press
Enter
.