Tripp Lite S3M30KXD SmartOnline S3MX Series 3-Phase 380/400/415V 30kVA 27kW On-Line Double-Conversion UPS, Parallel

User’s Guide - Page 69

For S3M30KXD.

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

S3M30KXD photo
Loading ...
Loading ...
Loading ...
69
5. CLI Commands
show enable
Use the show enable command to display the enabled/disabled status for the load group.
Syntax
show enable
Examples
The following command displays the status of load group entry “GROUP1”, associated with device “PDU123”:
console> device (PDU123)> load-group (GROUP1)> show enable
enabled
device: load-group: loads
loads
Use the loads command to assign loads to the load group entry. Loads can be assigned as a series of numbers (i.e.
“3,4,5,6”), as a range of numbers (i.e. “3-6”), or in combination (i.e. “3,5-8,10,12-15”). Note that the list of loads is
additive. Use the no form of this command to remove loads from the list.
Syntax
loads <load-1>[,<load-2>...<load-N>]
load-x – Specifies a comma-delimited list of loads to be added to the load group.
no loads <load-1>[,<load-2>...<load-N>]
load-x – Specifies a comma-delimited list of loads to be removed from the load group.
Examples
The following command assigns loads 2 through 5 and 16 through 20 to entry “Load Group 1” on device “PDU-Rack1”:
console> device (PDU-Rack1)> load group (Load Group 1)> loads 2-5,16-20
Update complete
The following command removes loads 6 and 7 from load group “Servers” on device “PDUxyz”:
console> device (PDUxyz)> load group (Servers)> no loads 6,7
Update complete
show loads
Use the show loads command to display the load numbers associated with the load group entry.
Syntax
show loads
Examples
The following command displays the loads associated with entry “Load Group 1” on device “PDU-Rack1”:
console> device (PDU-Rack1)> load group (Load Group 1)> show loads
2,3,4,5,16,17,18,19,20
Loading ...
Loading ...
Loading ...