Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision Next revisionBoth sides next revision | ||
| toh:mikrotik:rb2011uias [2018/02/28 02:58] – [Tracking reported experience with suggested patch for the 5 GigE Ports]+ link to DataSheet from manufacturer mycoe | toh:mikrotik:rb2011uias [2021/02/27 18:05] – cleanup according to the fixme notes danijeltudek | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Mikrotik RouterBoard RB2011-UiAS-2HnD-IN ====== | ====== Mikrotik RouterBoard RB2011-UiAS-2HnD-IN ====== | ||
| - | ===== Status ===== | + | The RB2011-UiAS-2HnD-IN differs from its predecessor RB2011-UAS-2HnD-IN supposedly only by supporting Mikrotik passive PoE on ETH10, but it is also identified to the OpenWrt linux kernel as a new model (2011r5 instead of 2011G) which is why it is not recognized by older OpenWrt kernels that do recognize the RB2011-UAS-2HnD-IN. The -IN refers to the indoor enclosure. The routerboard is also available without enclosure as RB2011-UiAS-2HnD. |
| - | 05/2015: Barrier Breaker & Trunk can boot this device, but the built-in 5 * GigE switch does not connect correctly to the CPU. Compiling the OpenWrt kernel with a patch is required (see below). | ||
| - | 05/2015: The SFP port (not populated) periodically claims to go down/ | + | ===== Supported Versions ===== |
| + | ---- datatable ---- | ||
| + | cols | ||
| + | headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data | ||
| + | align : c, | ||
| + | filter | ||
| + | ---- | ||
| - | <WRAP box center 80%> {{: | ||
| + | ===== Hardware Highlights ===== | ||
| ---- datatable ---- | ---- datatable ---- | ||
| - | cols : Model, Versions, | + | cols : Model, Versions, |
| - | align : | + | header |
| + | align : | ||
| filter | filter | ||
| - | ----</ | + | ---- |
| - | ===== Hardware info ===== | ||
| - | |||
| - | [[http:// | ||
| - | |||
| - | | **Architecture: | ||
| - | | **Vendor: | ||
| - | | **Bootloader: | ||
| - | | **System-On-Chip: | ||
| - | | **CPU Speed: | ||
| - | | **Flash size: | ||
| - | | **RAM: | ||
| - | | **Wireless: | ||
| - | | **Ethernet: | ||
| - | | | AR8227 - 5x 10/ | ||
| - | | **USB: | ||
| - | | **Serial: | ||
| - | | **JTAG: | ||
| - | | **other** | ||
| - | |||
| - | The RB2011-UiAS-2HnD-IN differs from its predecessor RB2011-UAS-2HnD-IN supposedly only by supporting Mikrotik passive PoE on ETH10, but it is also identified to the OpenWrt linux kernel as a new model (2011r5 instead of 2011G) which is why it is not recognized by older OpenWrt kernels that do recognize the RB2011-UAS-2HnD-IN. The -IN refers to the indoor enclosure. The routerboard is also available without enclosure as RB2011-UiAS-2HnD. | ||
| ===== Installation ===== | ===== Installation ===== | ||
| + | ---- datatable ---- | ||
| + | cols : Model, Versions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url | ||
| + | headers : Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt Upgrade, Firmware OEM Stock | ||
| + | align : c,c,c | ||
| + | filter | ||
| + | ---- | ||
| Please refer to [[toh: | Please refer to [[toh: | ||
| - | As of 05/2015, you need to compile a 14.07 or trunk version of OpenWrt with the following patch applied: | ||
| - | |||
| - | https:// | ||
| - | |||
| - | The author of this wiki did only manage to make the patch work by using the value 0x6f000000 instead of 0x3e000000 for register ath79_eth0_pll_data.pll_1000. | ||
| - | |||
| - | |||
| - | ===== How to remove RouterOS and install OpenWrt ===== | ||
| - | |||
| - | **1.** What you need ? | ||
| - | |||
| - | -> (**< | ||
| - | |||
| - | -> (**< | ||
| - | |||
| - | **2.** Images | ||
| - | |||
| - | You must check version of your MikroTik device. | ||
| - | |||
| - | For 64M version you have to install **lede-XX.XX.X-ar71xx-mikrotik-nand-64m-squashfs-sysupgrade.bin** | ||
| - | |||
| - | For more than 64MB version you have to install **lede-XX.XX.X-ar71xx-mikrotik-nand-large-squashfs-sysupgrade.bin** | ||
| - | |||
| - | Where '' | ||
| - | |||
| - | **lede-XX.XX.X-ar71xx-mikrotik-vmlinux-initramfs-lzma.elf** file you need to upload to the source device, this file is used to run in MikroTik memory. | ||
| - | |||
| - | |||
| - | **3.** How the installation proceeds (elucidation) | ||
| - | |||
| - | LEDE installation takes place in two stages - first we write LEDE to the device' | ||
| - | |||
| - | We need to configure the tftp server on the source device, giving the path to the image file that will be sent to the target device memory. | ||
| - | |||
| - | Connecting target device (eth1) to the source device (any switch port) image will be sent to the target device' | ||
| - | |||
| - | Sound signal informs about the completed procedure of transferring the image to the target device memory. | ||
| - | |||
| - | Now it is possible to log into the target device via ssh (user root, no password) | ||
| - | |||
| - | If everything went well, you can now start the installation to the NAND memory of the target device. | ||
| - | |||
| - | You need to setup basic HTTP web server on your laptop or PC. | ||
| - | |||
| - | |||
| - | **4.** Step by step installation | ||
| - | |||
| - | Edit source device configuration ''/ | ||
| - | |||
| - | |||
| - | '' | ||
| - | option tftp_root '/ | ||
| - | option dhcp_boot ' | ||
| - | |||
| - | at the end of this file add | ||
| - | |||
| - | '' | ||
| - | option ' | ||
| - | option ' | ||
| - | option ' | ||
| - | | ||
| - | where ''' | ||
| - | |||
| - | Save changes and wget **lede-XX.XX.X-ar71xx-mikrotik-vmlinux-initramfs-lzma.elf** into ''/ | ||
| - | |||
| - | Reboot your source device. | ||
| - | |||
| - | Power on your target device with reset button pushed until '' | ||
| - | |||
| - | Ether boot mode try to download image from your network device. | ||
| - | |||
| - | Connect target device (eth1) to the source device (any switch port) image will be sent to the target device' | ||
| - | |||
| - | One short signal from your target device informs about the completed procedure. | ||
| - | |||
| - | On your source device syslog should contain: | ||
| - | |||
| - | Mon Jan 8 19:15:09 2018 daemon.info dnsmasq-dhcp[1073]: | ||
| - | Mon Jan 8 19:15:11 2018 daemon.info dnsmasq-tftp[1073]: | ||
| - | Mon Jan 8 19:15:25 2018 daemon.info odhcpd[787]: | ||
| - | |||
| - | On your Laptop or PC manualy configure static IP 192.168.1.120 with 255.255.255.0 subnet and 192.168.1.1 gate | ||
| - | |||
| - | Disconnect cable from source device. Connect your laptop or PC to the '' | ||
| - | |||
| - | SSH into target device (user root, no password) | ||
| - | |||
| - | You should now see OpenWrt command line. Next step is to download image file *.bin to the /tmp directory of your target device. | ||
| - | |||
| - | # cd /tmp | ||
| - | # wget http:// | ||
| - | # sysupgrade -n / | ||
| - | | ||
| - | Where '' | ||
| - | |||
| - | The sysupgrade command flash your nand target device and reboot your MikroTik router automatically. | ||
| - | ===== Tracking reported experience with suggested patch for the 5 GigE Ports ===== | + | ===== Hardware |
| + | ==== Info ==== | ||
| + | ^ Architecture | ||
| + | ^ Vendor | ||
| + | ^ Bootloader | ||
| + | ^ System-On-Chip | ||
| + | ^ CPU Speed | 600 MHz - can be overclocked from boot monitor | ||
| + | ^ Flash size | 128 MiB NAND Flash | | ||
| + | ^ RAM | 128 MiB DDR2 | | ||
| + | ^ Wireless | ||
| + | ^ Ethernet | ||
| + | ^ | AR8227 - 5x 10/ | ||
| + | ^ USB | 1x 2.0 micro (host/ | ||
| + | ^ Serial | ||
| + | ^ JTAG | no? | | ||
| + | ^ other | 2" color touch display | ||
| - | | user | platform | Unpatched (0x06000000) | 0x3e000000 | [[https:// | + | FIXME [[http://i.mt.lv/routerboard/files/Block-RB2011UAS-2HnD.pdf|vendor supplied hardware diagram]] |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | [[https:// | + | |
| - | | toerless | RB2011UiAS-2HnD | NOK | NOK | OK | AR9344 rev 3. WiFi works with all options | | + | |
| - | | jbergstroem | RB2011UiAS-2HnD | NOK | NOK | OK | AR9344 rev 3 | | + | |
| - | | ventYl | RB951G-2HnD | not tested | NOK | OK | Using 0x3e000000 works but reboot crashes each ~10 days or loses ethernet connectivity | | + | |
| - | | mycoe | RB2011UiAS-2HnD | not tested | NOK | OK | AR9344 rev 3. 74kc | | + | |
| [[https:// | [[https:// | ||
| [[http:// | [[http:// | ||
| + | [[http:// | ||
| | 31 | TX_INVERT - Decides whether to select the inversion of the GTX clock after the delay line | | | 31 | TX_INVERT - Decides whether to select the inversion of the GTX clock after the delay line | | ||
| Line 165: | Line 68: | ||
| ===== Metarouter ===== | ===== Metarouter ===== | ||
| - | See [[toh:mikrotik: | + | See [[docs:guide-user: |
| + | ===== See also ===== | ||
| + | * [[: | ||
| + | ===== Tags ===== | ||
| + | [[meta: | ||
| + | {{tag> | ||