Specifications

58 Operations
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 CDU: 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 CDU: 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 CDU: prompt, type remove group, optionally followed by a username. Press Enter.
Example
The following command removes group name ServerGroup_1:
Switched CDU: 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 CDU: 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 CDU:add OutletToGroup .a1 ServerGroup_1<Enter>
Switched CDU:add OutletToGroup .a2 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 CDU:add OutletToGroup DataServer_1 ServerGroup_1<Enter>
Switched CDU:add OutletToGroup WebServer_1 ServerGroup_1<Enter>
The following command add all outlets to group name ServerGroup_1:
Switched CDU: add OutletToGroup<Enter>
Outletname: all<Enter>
Groupname: ServerGroup_1<Enter>
Deleting an outlet from a group:
The Delete OutletFromGroup command deletes an outlet from a group. To delete more than one outlet,
but not all outlets, you must use multiple Delete OutletToGroup commands.
To delete an outlet from a group:
At the Switched CDU: 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.