Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
toh:mikrotik:rb951ui [2016/03/27 04:18] – Port 5 PoE red LED details. Sopalajo de Arriereztoh:mikrotik:rb951ui [2020/04/02 23:32] – Added info on rev2 wifi problems with actual OpenWRT version for this router elsebita
Line 1: Line 1:
 ====== Mikrotik RouterBoard RB951Ui-2HnD ====== ====== Mikrotik RouterBoard RB951Ui-2HnD ======
  
-===== Status =====+===== Supported Versions ===== 
 +---- datatable ---- 
 +cols    : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid 
 +headers : Brand, Model, Version, Current Release, OEM Info, Forum Topic, Technical Data 
 +align   : c,c,c,c,c,c,
 +filter  : Model=RB951Ui-2HnD 
 +----
  
-The 951Ui-2HnD is supported starting with OpenWrt 14.07. 
  
-===== Hardware =====+===== Hardware Highlights ===== 
 +---- datatable ---- 
 +cols    : Model, Versions, CPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB ports_ 
 +header  : Model, Version,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB 
 +align   : c,c,c,c,c,c,c,c,c,c,c,c,
 +filter  : Model=RB951Ui-2HnD 
 +---- 
 + 
 + 
 +FIXME Conflicting with ToH dataentry -> to be checked
 ^ CPU ^ CPU Speed ^ RAM (MB) ^ NAND (MB) ^ Serial Flash ^ Ethernet Switch ^ PoE port ^ Wireless ^ USB ^ UART ^ JTAG ^ ^ CPU ^ CPU Speed ^ RAM (MB) ^ NAND (MB) ^ Serial Flash ^ Ethernet Switch ^ PoE port ^ Wireless ^ USB ^ UART ^ JTAG ^
 | AR9334 | 600 MHz | 128 (2x W9751G6KB-25) | 128 (1x TC58DVG02D5TA00-ND) | MX25L512E | AR7240 (10M/100M) | 1-in 5-out (500mA) | AR9344-DC3A | 1x 2.0 | 1x onboard | 1x onboard | | AR9334 | 600 MHz | 128 (2x W9751G6KB-25) | 128 (1x TC58DVG02D5TA00-ND) | MX25L512E | AR7240 (10M/100M) | 1-in 5-out (500mA) | AR9344-DC3A | 1x 2.0 | 1x onboard | 1x onboard |
  
  
-http://routerboard.com/RB951Ui-2HnD+Sister product: [[http://routerboard.com/RB951G-2HnD]] 
  
-Sister product:+Please refer to the sister board wiki page [[rb951g_2hnd]] for a description of differences.
  
-http://routerboard.com/RB951G-2HnD +Warning! As of 04/02/2020 WiFi is *not* working on rev2 hardware. Check this post for updates: [[https://forum.openwrt.org/t/support-for-mikrotik-rb951ui-2hnd-r2/46923]]
  
-Please refer to the sister board wiki page [[rb951g_2hnd]] for a description of differences. 
  
 ===== 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  : Model=RB951Ui-2HnD
 +----
  
-Please refer to [[toh:mikrotik:common|Common Procedures for Mikrotek RouterBoard Products]]. +Please refer to [[toh:mikrotik:common|Common Procedures for Mikrotik RouterBoard Products]].
  
-==== Initial setup ====+===== Initial setup =====
  
 === Leds === === Leds ===
Line 77: Line 95:
         option default '0'         option default '0'
  
-There is a red LED on port 5, which seems to be some indication of PoE (apparently enabled by default). You can turn the LED off (PoE will continue supplying power over port 5, even without the red LED on) with the following command. You can put it in /etc/rc.local+There is a red LED on port 5, which seems to be some indication of PoE (apparently enabled by default). You can turn the LED off (PoE will continue supplying power over port 5, even without the red LED on **[However, see Note below]** ) with the following command. You can put it in /etc/rc.local
  
-  echo 0 > /sys/devices/virtual/gpio/gpio2/value+  echo 0 > /sys/class/gpio/gpio2/value 
 +** Note 2018-10-10 ** 
 +Using OpenWRT 18.06.1, after the above command is issued the red LED turns off //and// PoE power is turned off.
  
 === Built in ethernet switch === === Built in ethernet switch ===
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1