Radios/Access Points
From Inveneo
Contents |
Updating a Ubiquiti Device
These instructions work for PowerStation 2, PowerStation 2-Ext, NanoStation 2 ,PowerStation 5, PowerStation 5-Ext, and NanoStation 5
To update the firmware, download the update, which is from Inveneo with support for RIP2 dynamic routing:
- For PS2, PS2-Ext, and NS2: XS2.latest.bin
- For PS5, PS5-Ext, and NS5: XS5.latest.bin
For more information on the Inveneo Firmware for Ubiquiti visit: Inveneo Ubiquiti Firmware
Flashing the Firmware
If your Ubiquiti device is running AirOS 3.0 or greater, you can flash the firmware via the web UI upgrade procedure described here in Ubiquiti's online manual: Firmware Upgrade.
NOTE: if you use the web UI you MUST reset the configuration after the upgrade: Configuration Management
The more reliable method is to use TFTP to update the firmware. Using this method, configuration reset is not required.
TFTP upgrade using Linux or Mac
- Connect to the Ubiquiti to the network using its LAN Port
- Configure your computer to have the IP address: 192.168.1.254
- Connect your computer to the device with a cross-over cable or network switch
- Disconnect the power the the Ubiquiti device
- Locate and press the 'reset' button on the device
- Reconnect the device to power and hold the reset button for 10 seconds
- Release the reset button
- From your laptop, confirm that you can communicate with the device by issuing:
- ping 192.168.1.20
- On your laptop, issue the following commands to upload the firmware:
- tftp 192.168.1.20
- bin
- put <name of your firmware file>
- Once the firmware has uploaded, the signal level LEDs on the device will blink.
- Wait at least 10 minutes before attempting to connect to the device.
- Confirm that the flash completed successfully by telnetting into the device with username/pwd ubnt/ubnt:
- telnet 192.168.1.20
- grep "inveneo" /tmp/system.cfg
- You should see output like:
- org.inveneo.rip=enabled
- org.inveneo.rip.export.kernel-routes=disabled
- org.inveneo.strip.default-route=disabled
- org.inveneo.rip.config.manual=disabled
- org.inveneo.ospf=disabled
TFTP upgrade using Windows
- Connect to the Ubiquiti to the network using its LAN Port
- Configure your computer to have the IP address: 192.168.1.254
- Connect your computer to the device with a cross-over cable or network switch
- Disconnect the power the the Ubiquiti device
- Locate and press the 'reset' button on the device
- Reconnect the device to power and hold the reset button for 10 seconds
- Release the reset button
- From your computer, open a command prompt and confirm you can communicate with the device
- ping 192.168.1.20
- From the command line, issue this command
- tftp -i 192.168.1.20 put <name of your firmware file>
- Once the firmware has uploaded, the signal level LEDs on the device will blink.
- Wait at least 10 minutes before attempting to connect to the device.
Default Config
A generic configuration for Ubiquity radios is located here
Don't forget to go in and change your site specific information, like SSID, channel, Network settings, etc.
The default IP for the radio is still 192.168.1.20.
- username: ubnt
- password: 1nvene0

