Ubiquiti Rocket Prism 5AC Router Configuration Guide¶
This is a guide for configuring the Ubiquiti Rocket Prism 5AC. This device is used as a sector router on our Tucson House supernode.
Materials needed¶
- Rocket Prism device
- Mount of choice
- Eventually, an antenna (as the RocketPrism itself doesn't come with one)
- Power cable
- POE Injector
- The default administrator username and password for RocketPrism devices. This is in the password manager as
Tucson House RocketPrism 5AC Admin
.
Overview¶
To configure the Rocket Prism, you will need to take a number of steps. The broad goals of these steps are to:
- load in a Tucson Mesh configuration
- update the firmware (the operating system)
- install/mount the device
Download the firmware¶
Start by downloading the firmware that you'll be upgrading the device to. You can grab the newest version of the firmware here. The firmware on the device may already be up to date, but it's good to have on hand for if it's not.
Download a baseline configuration¶
Next, download a sample configuration file here that we'll use to quickly setup the device and then tweak for the new install.
Power on the device¶
- Plug the power cable into the PoE injector and plug the other end into an outlet.
- Plug an ethernet cable into the port on the PoE injector labeled POE.
- Pull off the weather-resistant cover on the bottom and plug the other end of the ethernet cable into the port on the Rocket Prism.
Connect to the management WiFi network¶
- Once the device powers up, some blue lights will appear on the router and it will enable a management network whose SSID looks something like
RP-5AC-Gen2:<MACADDRESS>
. Connect to this network.
Browse to the management web interface¶
- Once connected to the wireless network, navigate to https://192.168.172.1 in your browser if your device does not automatically redirect you.
- You may be met with a warning due to a self-signed security certificate. Bypass this warning. This will bring you to the Rocket Prism's management interface.
Upload the configuration file¶
- In this interface you will go through a “Please Set Up Your Device” prompt, where you will select
United States
underCountry
andEnglish
underLanguage
. - Check the Terms of Use checkbox and click
Upload Backup Configuration
. Choose the .cfg file you downloaded from the configuration generator. - You will see a prompt on the top-right corner of the screen saying Configuration backup file uploaded. Click
Apply
and wait a minute for the page to reload. Sometimes you will have to refresh the page to get back into the interface. - The configuration you uploaded will change the username and password to access the management web interface. To log back in, use the credentials you gathered before the install. These are the credentials labeled
Tucson House RocketPrism 5AC Admin
in the password manager.
Update the firmware if needed¶
- Click on the
System
menu item (a gear icon) in the left-hand sidebar. - Click the
Upload
link next to theUpload Firmware
label and in the file selection dialog select the firmware file you downloaded earlier. It will end in.bin
. - You will see a modal labeled
Uploading
with a progress bar. - When the firmware has completed uploading, the progress modal will close and a new one will open in the upper-right-hand corner of the screen. It will be labeled
Firmware Update
. Click theUpdate
button. - A new modal will open showing the status. It will first show
Initializing Firmware Update
and thenUpgrading
. - You may get temporarily disconnected from the management wireless network. If you get disconnected, reconnect to the management network and reload the web management interface in your browser.
- The
Firmware Version
should now reflect the version of the firmware you downloaded.
Pair with UISP¶
Note: you can only fully complete this step if your Rocket Prism has internet access (i.e., the ethernet cable on the other side of your PoE injector is connected to something that provides internet access). If your device doesn't, you can still configure the UISP key; you just won't be able to finish adding the device in UISP until it can reach out and request adoption.
- Click the
UISP
button in the top right. - Click
Change Key
. - Paste the URL from the password manager item
Tucson House RocketPrism - UISP Key
.
If your RocketPrism has internet access:
- Login to UISP and navigate to the devices screen.
- At the bottom, there should be a yellow device that represents your Rocket Prism and says "Pending Adoption". Adopt it into the network. Assign it to a site (likely: Tucson House).
Miscellaneous cleanup¶
- Set the timezone under
System -> Date/Time Settings
toGMT-07:00
if it's not already. - Change the device name under
System -> Device
to whatever this sector will be called. - Similarly, change the WiFi SSID that the device broadcasts under
Wireless -> SSID
. This is likely the same as the device name. - Under
Services -> SSH
, uncheck the SSH Server box and clickApply Changes
on the bottom of the screen. - Consider changing the center frequency that your sector broadcasts on ahead of installation.
Configure the sector for your install's needs¶
You're configuring a sector router. You probably have specific things to your install that you should do here, but I don't know what they are. Maybe change the network SSID (go to the Wireless tab). Or the hostname/timezone (go to the System tab). Best of luck with whatever it is, though!
Hardware and Mounting¶
TBD, but it's likely specific to your install too.