Configuring a Raritan PX2-5260A4R: Difference between revisions
Jump to navigation
Jump to search
Created page with "{{howto_header}} Tested against a Raritan PX2-5260R. {{footer}}" |
No edit summary |
||
Line 1: | Line 1: | ||
{{howto_header}} | {{howto_header}} | ||
{{warning|1=These are very raw notes.}} | |||
Tested against a Raritan PX2-5260R. | Tested against a Raritan PX2-5260R. | ||
= Reset to defaults = | |||
{{note|1=You must connect to the PDU using the RS232 (DB9) port. The USB port shuts down as part of the reset process and you'll not be able to factory reset!}} | |||
# Connect to the RS232 port using: [<span class="code">screen /dev/ttyUSB0 115200</span>] (or your serial port device path is) | |||
# Using pin, press the recessed 'Reset' switch and then immediately start pressing <span class="code"><esc></span> on your keyboard until the: [<span class="code">=> _</span>] prompt appears. | |||
# Enter: [<span class="code">defaults</span>] and the system will reset to factory defaults. Be patient! It takes a couple of minutes. | |||
# Log in with the default user name: [<span class="code">admin</span>] and the default password: [<span class="code">raritan</span>]. | |||
# Once logged in, you will be prompted to enter a new password. | |||
= Configure an IP address = | |||
You use either a standard USB A/B cable or a standard RS232 serial cable plugged into the DB9 port. | |||
* With the B-side plugged into the PDU and the A-side connected to you computer. With will appear as: [<span class="code">/dev/ttyASM0</span>] on linux with no further driver needed. Connect with: [<span class="code">screen /dev/ttyASM0</span>] (no baud rate needs to be set). | |||
* With the RS232 DB9 cable, use your serial device's address (ie: '<span class="code">/dev/ttyUSB0</span>', '<span class="code">/dev/tty0</span>', etc) to connect using: [<span class="code">screen /dev/ttyUSB0 115200</span>] (note that the baud rate must be set). | |||
# Log into the PDU | |||
# Enter: [<span class="code">config</span>] | |||
# Enter: [<span class="code">network ipv4 ipConfigurationMode static ipAddress 10.20.2.1 subnetMask 255.255.0.0 gateway 10.20.255.254 primaryDNSServer 8.8.8.8 secondaryDNSServer 8.8.4.4</span>] | |||
# Enter: [<span class="code">apply</span>] | |||
# Enter: [<span class="code">reset unit</span>] | |||
The unit will reboot and then you can log into the UI. | |||
{{note|1=You must connect using '<span class="code">[[https]]</span>' on port 443! (ie: <span class="code">https://10.20.2.1</span>). It does not listen for a connection on standard <span class="code">[[http]]</span>'.}} | |||
<span class="code"></span> | |||
{{footer}} | {{footer}} |
Revision as of 21:50, 11 November 2015
Alteeve Wiki :: How To :: Configuring a Raritan PX2-5260A4R |
![]() |
Warning: These are very raw notes. |
Tested against a Raritan PX2-5260R.
Reset to defaults
![]() |
Note: You must connect to the PDU using the RS232 (DB9) port. The USB port shuts down as part of the reset process and you'll not be able to factory reset! |
- Connect to the RS232 port using: [screen /dev/ttyUSB0 115200] (or your serial port device path is)
- Using pin, press the recessed 'Reset' switch and then immediately start pressing <esc> on your keyboard until the: [=> _] prompt appears.
- Enter: [defaults] and the system will reset to factory defaults. Be patient! It takes a couple of minutes.
- Log in with the default user name: [admin] and the default password: [raritan].
- Once logged in, you will be prompted to enter a new password.
Configure an IP address
You use either a standard USB A/B cable or a standard RS232 serial cable plugged into the DB9 port.
- With the B-side plugged into the PDU and the A-side connected to you computer. With will appear as: [/dev/ttyASM0] on linux with no further driver needed. Connect with: [screen /dev/ttyASM0] (no baud rate needs to be set).
- With the RS232 DB9 cable, use your serial device's address (ie: '/dev/ttyUSB0', '/dev/tty0', etc) to connect using: [screen /dev/ttyUSB0 115200] (note that the baud rate must be set).
- Log into the PDU
- Enter: [config]
- Enter: [network ipv4 ipConfigurationMode static ipAddress 10.20.2.1 subnetMask 255.255.0.0 gateway 10.20.255.254 primaryDNSServer 8.8.8.8 secondaryDNSServer 8.8.4.4]
- Enter: [apply]
- Enter: [reset unit]
The unit will reboot and then you can log into the UI.
![]() |
Note: You must connect using 'https' on port 443! (ie: https://10.20.2.1). It does not listen for a connection on standard http'. |
Any questions, feedback, advice, complaints or meanderings are welcome. | |||
Alteeve's Niche! | Alteeve Enterprise Support | Community Support | |
© 2025 Alteeve. Intelligent Availability® is a registered trademark of Alteeve's Niche! Inc. 1997-2025 | |||
legal stuff: All info is provided "As-Is". Do not use anything here unless you are willing and able to take responsibility for your own actions. |