Tripp Lite PDUMH30ATNET 2.9kW Single-Phase Switched Automatic Transfer Switch PDU, 2 120V L5-30P Inputs, 24 5-15/20R & 1 L5-30R Outputs, 2U, TAA

User’s Guide - Page 152

For PDUMH30ATNET.

PDF File Manual, 220 pages, Read Online | Download pdf file

PDUMH30ATNET photo
Loading ...
Loading ...
Loading ...
152
5. CLI Commands
role: privilege
privilege
Use the privilege command to assign one or more privileges to a role. The list of assigned privileges is additive. Use the no
form of this command to delete the privileges entry. To view an enumerated list of all privileges, use the show privileges
command; privileges that are already assigned to the role are denoted with an asterisk (*). Note that certain privileges may
require specifying resources such as load numbers or load group numbers; the default value for these resources is all.
Specifying one or more resources overwrites the default/previous value.
Syntax
privilege {<privilege-id1> | <privilege-name1>}[,{<privilege-id2> | <privilege-name2>}...{<privilege-idN> |
<privilege-nameN>}]}
privilege <privilege> {all | <resource-1>[,<resource-2>...<resource-N>]}
privilege – Specifies a privilege, either by name or number, to be assigned to the role.
privilege-idx – Specifies the privileges to be assigned to the role, via a comma-delimited, enumerated list.
privilege-namex – Specifies the privileges, by name, to be assigned to the role.
resource-x – Specifies resources related to a privilege, if required.
no privilege {<privilege-id1> | <privilege-name1>}[,{<privilege-id2> | <privilege-name2>}...{<privilege-idN> |
<privilege-nameN>}]}
privilege-idx – Specifies the privileges to be removed from the role, via a comma-delimited, enumerated list.
privilege-namex – Specifies the privileges, by name, to be removed from the role.
Examples
The following command assigns the privilege of modifying the clock settings, enumerated as 25, for role “Manager 2”:
console> role (Manager 2)> privilege 25
Update complete
The following command removes the privilege of changing load group settings, enumerated as 42, on device RackPDU, for role
“Shift 2”:
console> role (Shift 2)> no privilege RackPDU 42
Update complete
The following command assigns switch load control privileges of loads 1, 2 and 4-12 , for role “Manager 2”:
console> role (Manager 2)> privilege switch-loads 1,2,4-12
Update complete
Loading ...
Loading ...
Loading ...