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
toh:mikrotik:mikrotik_rbsxt2ndr3 [2020/01/13 18:54] – [Installation] release 19.07 zorxdtoh:mikrotik:rbsxt2ndr3 [2024/02/12 08:58] (current) – external edit 127.0.0.1
Line 15: Line 15:
  
 ===== Supported Versions ===== ===== Supported Versions =====
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersionsSupported Current Rel, OEM device homepage URL_url, OWrt Forum Topic URL_url, Device Techdata_pageid +  "source""json", 
-headers BrandModel, Version, Current Release, OEM Info, Forum Topic, Technical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c +  "paging": false
-filter  : Model*~RBSXT2nDr3 +  "rotate"true
-----+  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url", "deviceid"]
 +  "filterColumns"{"model": "RBSXT2nDr3"} 
 +-->
  
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPU, CPU MHz, Flash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4GHz, WLAN 5.0GHz, Ethernet 100M ports_, Ethernet Gbit ports_, ModemUSB ports_ +  "source""json", 
-header  : ModelVersion,SoC,CPU MHz,Flash MB,RAM MB,WLAN Hardware,WLAN2.4,WLAN5.0,100M ports,Gbit ports,Modem,USB +  "dom": "t", 
-align   c,c,c,c,c,c,c,c,c,c,c,c,c +  "paging": false
-filter  : Model*~RBSXT2nDr3 +  "rotate"true
-----+  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem", "usbports"]
 +  "filterColumns"{"model": "RBSXT2nDr3"} 
 +-->
  
  
Line 35: Line 39:
 /* **Release** */ /* **Release** */
  
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersions, Supported Current Rel, Firmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +  "source""json"
-headers Model, Version, Current Release, Firmware OpenWrt Install, Firmware OpenWrt UpgradeFirmware OEM Stock +  "dom""t"
-align   c,c,c +  "paging"false
-filter  : Model*~RBSXT2nDr3 +  "rotate"true, 
-----  +  "shownColumns"["model""version""supportedcurrentrel""firmwareopenwrtinstallurl""firmwareopenwrtupgradeurl""firmwareoemstockurl""model""version""supportedcurrentrel", "firmwareopenwrtsnapshotinstallurl""firmwareopenwrtsnapshotupgradeurl"]
- +  "filterColumns"{"model": "RBSXT2nDr3"} 
-/* snapshot */ +-->
----- datatable ---- +
-cols    ModelVersionsSupported Current RelFirmware OpenWrt snapshot Install URL_urlFirmware OpenWrt snapshot Upgrade URL_url +
-headers : ModelVersionCurrent ReleaseFirmware OpenWrt snapshot InstallFirmware OpenWrt snapshot Upgrade +
-align   : c,c,c +
-filter  : Model*~RBSXT2nDr3 +
-----+
  
 -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]] -> [[docs:guide-user:installation:generic.flashing|Install OpenWrt (generic explanation)]]
Line 65: Line 63:
   - Follow [[common|common instructions]] on how to temporarily load OpenWrt over TFTP in RAM. You will need a DHCP and TFTP server.   - Follow [[common|common instructions]] on how to temporarily load OpenWrt over TFTP in RAM. You will need a DHCP and TFTP server.
   - Login to the web interface ''%%(http://192.168.1.1)%%'', and set a temporary root password.   - Login to the web interface ''%%(http://192.168.1.1)%%'', and set a temporary root password.
-  - Launch the installation using the web interface and the "upgrade" file (System -> Backup/Flash Firmware -> Flash image)+  - Launch the installation using the web interface and the "upgrade" file (System -> Backup/Flash Firmware -> Flash image) as if you were upgrading from one OpenWRT version to the next.
  
  
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1