User guide

27User Guide InfraStruxure 150kVA Power Distribution Unit
web
Access: Administrator
Description: Enable access to the Web interface using HTTP or HTTPS.
For additional security, you can change the port setting for HTTP and HTTPS to any unused port from
5000 – 32768. Users must then use a colon (:) in the address field of the browser to specify the port
number. For example, for a port number of 5000 and an IP address of 152.214.12.114:
http://152.214.12.114:5000
Example: To prevent all access to the Web interface, type: web -S disable
xferINI
Access: Administrator only.
Description: Use XMODEM to upload an .ini file while you are accessing the command line interface
through a serial connection. This command is only available through the serial interface. After the
upload completes:
If there are any system or network changes, the command line interface restarts, and you must log
on again.
If you selected a baud rate for the file transfer that is not the same as the default baud rate for the
PDU, you must reset the baud rate to the default to re-establish communication with the PDU.
Example:
apc> xferINI
Enter 'YES' to continue or <ENTER> to cancel : <user enters 'YES'>
------- File Transfer Baud Rate-------------------------
1- 2400
2- 9600
3- 19200
4- 38400
> <user enters baudrate selection>
Transferring at current baud rate (9600), press <ENTER>...
<user presses <ENTER>>
Start XMODEM-CRC Transfer Now!
CC
(The capital Cs are the xmodem receiver waiting on input. There may be 1 or multiple Cs. They
occur about every 2-3 seconds.)
<user starts sending INI>
150 bytes have successfully been transmitted.
apc>
Option Argument Definition
-S disable | http | https Configure access to the Web interface. When HTTPS is enabled, data is
encrypted during transmission and authenticated by digital certificate.
-ph <http port #> Specify the TCP/IP port used by HTTP to communicate with the PDU (80 by
default). Choose from 5000 to 32768.
-ps <https port #> Specify the TCP/IP port used by HTTPS to communicate with the PDU (443
by default). Choose from 5000 to 32768.