Configure EdgeRouter X
This guide will walk you through configuring a Ubiquiti EdgeRouter X.
LiteBeam Setup
This method configures the ERX to be used at a PCW install site, connecting to the Internet via LiteBeam.
Required Hardware
- ERX router and power cable
- Ethernet cable
- Computer
- USB Ethernet adapter (if computer doesn't have ethernet port)
1) Wire up ERX
- Plug the ERX into its power cable, and plug the power cable into an outlet.
- Connect the
eth0
port of the ERX to your computer with an Ethernet cable, using the USB Ethernet adapter if you don't have an Ethernet port.
2) Configure your network settings
Follow the instructions here: Setting a static IP for your computer
3a) Configure ER-X using Wizard
- Navigate to the portal at https://192.168.1.1 in your browser
- Log into the portal with username
ubnt
, passwordubnt
.
- On the
Use wizard?
prompt, press 'yes'.
- Change the
Port
frometh0
toeth4.
This configures the port to serve as the WAN for the Litebeam antenna. - Under
User Setup
create a new user and set the PCW username and password. - Press
Apply
and follow the instructions to reboot the device. - Return to the portal and log in with the PCW username and password (contact project maintainers for this info).
- At the
Dashboard,
click onActions
foreth4
to turn on POE. - Finally, Click on the
System
tab at the bottom left of the console. - Input the host name for the device.
- Set up the DNS address as 1.1.1.1.
To double check if a device is properly configured, check the settings under the Dashboard
and System
tabs. To verify WAN is set to eth4,
visit the Firewall/Nat
section. Under the NAT tab, see if Masquerade
is set to eth4
for the WAN masquerade.
3b) Configure ER-X using Config File
- Download the ERX config file
- Navigate to the portal at https://192.168.1.1 in your browser
- Log into the portal with username
ubnt
, passwordubnt
as above. - On the
Use wizard?
prompt, press 'no'. - Press the
System
tab on the bottom of the page. - Under the
Restore Config
section, pressUpload a file
and select the ERX config file you downloaded.
- The ERX will reboot using the new configuration.
- To do more configuration, you can log back into the portal using the PCW username and password.
- Make sure to follow instructions (steps 11 and 12) to update the host name and DNS address in the
System
tab.
Downstream Setup
This method allows the ERX to connect to the Internet through your home router.
1) Wire up ERX
- See Wire up ERX in the section above.
2) Configure your network settings
- Follow the instructions here: Setting a static IP for your computer.
- Turn OFF WiFi/your Internet connection.
This ensures that during the next step, you make a request to the ERX and not your home router.
3) Configure ERX
- Navigate to the portal at https://192.168.1.1 in your browser
- Log into the portal with username
ubnt
, passwordubnt
.
- On the
Use wizard?
prompt, press 'yes'.
-
Change the
Port
frometh0
toeth4.
-
Click on 'LAN Ports', and assign the ERX a different IP address than your home router (not
192.168.1.1
) on a different subnet. For example, set the ERX to192.168.5.1
. -
Under
User Setup
create a new user and set the PCW username and password. -
Reboot your router and reboot the ERX.
-
Return to the portal and log in with the PCW username and password (contact project maintainers for this info).
-
Finally, Click on the
System
tab at the bottom left of the console. -
Input the host name for the device.
-
Set up the DNS address as 1.1.1.1.
-
Reset your computer's network steps; remove the static IP set in Step 2, and reset your connection settings to Dynamic.
-
Connect to the ERX again and log in with the PCW username and password.
-
Plug
eth4
on the ERX into a LAN port on your router. You should now be able to access the Internet through the ERX. -
Adopt the ERX via copying the UISP key.
-
If needed, update the ERX's firmware.
Installation Notes
When installing the ER-X at a house with a rooftop Litebeam and a Mesh AP, remember the typical setup is:
- Port
eth0
serves as the passthrough for POE from an adaptor plugged into an outlet. - Port
eth1
serves for the LAN port of the adapter powering the first PCW Mesh AP. Portseth2
andeth3
can function for wired connections to additional Mesh APs, each of which need to be powered through separate POE adaptors. - Port
eth4
serves as the WAN port with passthrough POE to communicate and provide power to the rooftop Litebeam.