Ubiquiti RouterStation
Hardware Highlights
| CPU | Ram | Flash | Network | Gigabit | USB | Serial | JTag |
|---|---|---|---|---|---|---|---|
| Atheros | 64MB | 16MB | 1x1 1x2 | No | Yes | Yes | Yes |
Installing a new Firmware Image
NOTE: The firmware image for the routerstation and the the one for the routerstation.pro are NOT COMPATIBLE.
- Under the most recent Backfire repository, under ar71xx, find the image named "openwrt-ar71xx-ubnt-rs-squashfs-factory.bin" or "openwrt-ar71xx-ubnt-rs-jffs2-factory.bin".
- Connect to the Routerstation's WAN port, the LAN ports will not work for loading the image.
- Boot the system in recovery mode by holding the reset switch until the RF LED lights up while powering on the device.
- Set your PC to a static address of 192.168.1.100.
- Check connectivity by pinging to 192.168.1.20; there may be an issue with the automatic ethernet polarity negotiation not working properly; if that is the case try to connect through a reverse polarity cable.
- Upload the new firmware to the device through WAN port using TFTP on the default IP address, 192.168.1.20.
GNU/Linux: tftp 192.168.1.20 -m binary -c put openwrt-ar71xx-ubnt-rs-squashfs-factory.bin Windows: tftp -i 192.168.1.20 put openwrt-ar71xx-ubnt-rs-squashfs-factory.bin
- Connect to 192.168.1.1 on the LAN port after router reboots.
GNU/Linux: telnet 192.168.1.1
Upgrading OpenWrt
If you have already installed OpenWrt and like to reflash for e.g. upgrading to a new OpenWrt version you can upgrade using the mtd command line tool. It is important that you put the firmware image into the ramdisk (/tmp) before you start flashing.
LuCI Web Upgrade Process
- Browse to http://192.168.1.1/cgi-bin/luci/mini/system/upgrade/ LuCI Upgrade URL
- Upload TRX file to LuCI
- Wait for reboot
Terminal Upgrade Process
- via tftp mode
- put RouterStation into tftp mode by holding reset button when turning it on
tftp 192.168.1.20 -m binary -c put openwrt-ar71xx-ubnt-rs-squashfs-factory.bin
- run tftp command from same directory where you downloaded firmware
- wait for 5 minutes and then you can reboot the router if it doesn't reboot automatically
Basic configuration
Specific configuration
Failsafe mode
- Note that the RouterStation does not have a LED labeled DMZ.
- The RouterStation only has hardware button which is the reset button.
Hardware
Info
| Architecture: MIPS |
| Vendor: Atheros |
| Bootloader: RedBoot |
| System-On-Chip: Atheros MIPS 24Kc |
| CPU Speed: 680 Mhz |
| Flash-Chip: |
| Flash size: 16 MiB |
| RAM: 64 MiB DDR |
| Wireless: 3x 32-bit Mini-PCI slots (None included) |
| Switch: Ethernet Phy switch, ADMTEK "Infineon" ADM6996FC |
| Ethernet ports: 3x 10/100 BASE-TX (Cat. 5, RJ-45) Ethernet Interface with PoE on WAN |
| USB: Yes v2.0 |
| Serial: Yes |
| JTAG: Yes |
Photos
None
Serial
For the RouterStation see http://www.ubnt.com/wiki/index.php?title=RouterStation_OpenWRT_SW_Setup_Guide#Connecting_to_RouterStation
The RouterStation PRO has a standard RS-232 DB-9 plug.
Use 115200 N 8 1.
JTAG
How to connect to JTAG interface, and how to reflash the device with JTAG tools
See port.jtag for more JTAG details.
Buttons
TODO
Tags
toh/ubiquiti/routerstation.txt · Last modified: 2012/04/24 11:12 by valentt
