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:rb951ui [2020/04/02 23:32] – Added info on rev2 wifi problems with actual OpenWRT version for this router elsebita | toh:mikrotik:rb951ui [2020/08/19 07:49] – [Supported Versions] tpawlowski_ha | ||
|---|---|---|---|
| Line 2: | Line 2: | ||
| ===== Supported Versions ===== | ===== Supported Versions ===== | ||
| + | |||
| + | Warning - Mikrotik has made some changes on the board and recently ordered units are no longer supported. Note: https:// | ||
| + | |||
| + | |||
| + | |||
| ---- datatable ---- | ---- datatable ---- | ||
| cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | cols : Brand, Model, Versions, Supported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid | ||
| Line 95: | Line 100: | ||
| option default ' | option default ' | ||
| - | 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 / | + | There is a red LED on port 5, which seems to be some indication of PoE (same voltage as input [[https:// |
| + | |||
| + | # Disable PoE on port 5 | ||
| + | config gpio_switch ' | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | Or temporarily with the following command | ||
| echo 0 > / | echo 0 > / | ||