Raritan PXE Quick Setup Guide
4
QSG-PXE-1A-v3.3.10-E
255-80-0007-00 RoHS
What To Do Next
1.
Connect IT equipment to the outlet(s) on the PXE.
2.
Launch the web browser if not yet. See
Step 2: Log in to
the PXE Web Interface
(on page 3).
3.
Choose Device Settings > Date/Time to configure the PXE
with the proper date and time or synchronize it with an
NTP server. The PXE device's time must be in sync with
the LDAP server to use LDAP authentication.
Note: If you are using Sunbird's Power IQ to manage the
PXE, you must configure Power IQ and the PXE to have
the same date/time or NTP settings.
4.
Use the menu to the left to configure user profiles,
privileges, security, or network settings.
Note: Detailed instructions are available in the User Guide or
Online Help.
QS Rule
Appendix A: Configuration via a Connected
Computer
To use the command line interface (CLI) for configuration,
make a USB connection to the computer.
To use a web browser for configuration, make a network
connection to the computer. The PXE is automatically
configured with the following link-local addressing in any
network without DHCP available:
https://169.254.x.x
(where x is a number)
https://pdu.local
Step 1: Install the USB-to-Serial Driver (Optional)
The PXE can emulate a USB-to-serial converter over a USB
connection. A USB-to-serial driver named "Dominion PX2
Serial Console" is required for Microsoft
®
Windows
®
operating
systems.
Download the Windows driver for USB serial console from the
Raritan website's
Support page
(
name is
dominion-serial-setup-<n>.exe
, where <n>
represents the file's version number.
There are two ways to install this driver: automatic and
manual installation. Automatic driver installation is highly
recommended.
Automatic driver installation in Windows
®
:
1.
Make sure the PXE is NOT connected to the computer via a
USB cable.
2.
Run dominion-serial-setup-<n>.exe on the computer and
follow online instructions to install the driver.
Note: If any Windows security warning appears, accept it
to continue the installation.
3.
Connect the PXE to the computer via a USB cable. The
driver is automatically installed.
Note: Manual installation is required only if the automatic
installation fails. See the section titled "Installing the
USB-to-Serial Driver (Optional)" in the online help for manual
installation procedure.
In Linux:
No additional drivers are required, but you must provide the
name of the tty device, which can be found in the output of the
"dmesg" after connecting the PXE to the computer. Usually
the tty device is "/dev/ttyACM#" or "/dev/ttyUSB#," where # is
an integer number.
For example, if you are using the kermit terminal program,
and the tty device is "/dev/ttyACM0," perform the following
commands:
> set line /dev/ttyACM0
> connect
Step 2: Connect the PXE to a Computer
Note that a network connection to the computer prevents the
PXE from connecting to the network during the configuration.
USB connection:
1.
If you are using a Windows computer, make sure a
USB-to-serial driver has been installed. See
Step 1:
Install the USB-to-Serial Driver (Optional)
2.
Connect a USB cable between the PXE device's USB-B
port and a computer's USB-A port.
3.
Perform
Step 3: Configure the PXE via CLI (Optional)
(on
page 4).
Direct network connection:
1.
Connect one end of a standard network patch cable to the
ETHERNET port of the PXE.
2.
Connect the other end to a computer's Ethernet port.
3.
On the connected computer, launch a web browser to
access the PXE, using either link-local addressing:
pdu.local
or
169.254.x.x
. See
Using a Web Browser
(on
page 3). You CANNOT use the CLI for this connection.
Note: Make sure the computer's wireless interface is
disabled.
Step 3: Configure the PXE via CLI (Optional)
You perform the following over a USB connection only.
To configure the PXE via CLI:
1.
On the computer connected to the PXE, open a
communications program such as HyperTerminal or
PuTTY.