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_routerboard_rb493 [2019/02/03 08:43] – datatable filters adjusted tmomastoh:mikrotik:rb493 [2024/02/12 08:58] (current) – external edit 127.0.0.1
Line 6: Line 6:
 ===== Supported Versions ===== ===== Supported Versions =====
  
----- datatable ---- +<!-- ToH: { 
-cols    BrandModelVersions, Supported Current Rel, OEM device homepage URL_url, Forum Topic URL_urlDevice Techdata_pageid +  "source""json", 
-headers Brand, Model, Version, Current Release, OEM Info, Forum TopicTechnical Data +  "dom": "t", 
-align   c,c,c,c,c,c,c,c +  "paging": false
-filter  : Brand=MikroTik +  "rotate"true
-filter  Model=RB493 +  "shownColumns"["brand""model""version""supportedcurrentrel""oemdevicehomepageurl""owrt_forum_topic_url""deviceid"]
-----+  "filterColumns"{"brand": "^MikroTik$", "model""^RB493$"} 
 +-->
  
  
 ===== Hardware Highlights ===== ===== Hardware Highlights =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsCPUCPU MHzFlash MB_mbflashs, RAM MB_mbram, WLAN Hardware, WLAN 2.4Ghz, WLAN 5.0Ghz, Ethernet 100M ports_, Ethernet Gbit ports_, Modem, USB 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 +  "paging": false, 
-filter  : Brand=MikroTik +  "rotate": true
-filter  Model=RB493 +  "shownColumns"["model""version""cpu""cpumhz""flashmb""rammb""wlanhardware""wlan24ghz""wlan50ghz""ethernet100mports""ethernet1gports""modem""usbports"]
-----+  "filterColumns": {"brand""^MikroTik$", "model""^RB493$"} 
 +-->
  
 ===== Installation ===== ===== Installation =====
----- datatable ---- +<!-- ToH: { 
-cols    ModelVersionsSupported Current RelFirmware OpenWrt Install URL_url, Firmware OpenWrt Upgrade URL_url, Firmware OEM Stock URL_url +  "source""json", 
-align   l,c +  "dom": "t", 
-filter  : Brand=MikroTik +  "paging": false
-filter  : Model=RB493 +  "rotate"true
-----+  "shownColumns"["model", "version", "supportedcurrentrel", "firmwareopenwrtinstallurl", "firmwareopenwrtupgradeurl", "firmwareoemstockurl"], 
 +  "filterColumns"{"brand": "^MikroTik$", "model": "^RB493$"} 
 +-->
  
 ==== Flash Layout ==== ==== Flash Layout ====
Line 141: Line 145:
  
 ''sysupgrade'' does not support this router.  It may be possible to upgrade using the wget2nand script, but I have not tested this method. ''sysupgrade'' does not support this router.  It may be possible to upgrade using the wget2nand script, but I have not tested this method.
- 
  
  
Line 157: Line 160:
  
 ===== Specific Configuration ===== ===== Specific Configuration =====
- 
  
 ==== Network interfaces ==== ==== Network interfaces ====
 The default network configuration should be (see below for corrected configuration file): The default network configuration should be (see below for corrected configuration file):
-^ Interface Name   ^ Description                  ^ Default configuration    ^ 
-| br-lan(eth1)     | LAN & WiFi           | 192.168.1.1/24   | 
-| vlan1 (eth1  )   | LAN ports (ETH2 to ETH9)   | 192.168.1.1/24   | 
-| eth0             | WAN port  (ETH1)           | DHCP             | 
-| wl0              | EXAMPLE WiFi               | Disabled         | 
- 
  
 +^ Interface Name   ^ Description                ^ Default configuration   ^
 +| br-lan(eth1)     | LAN & WiFi                 | 192.168.1.1/24          |
 +| vlan1 (eth1  )   | LAN ports (ETH2 to ETH9)   | 192.168.1.1/24          |
 +| eth0             | WAN port  (ETH1)           | DHCP                    |
 +| wl0              | EXAMPLE WiFi               | Disabled                |
  
 ==== Switch Ports (for VLANs) ==== ==== Switch Ports (for VLANs) ====
Line 174: Line 175:
  
 The default switch configuration should be: The default switch configuration should be:
-^ Board      ^Port   ^ VLAN   ^ Interface   ^ + 
-| Eth1                          eth0     +^ Board   ^ Port   ^ VLAN   ^ Interface   ^ 
-| Eth2       |      |      |    eth1     | +| Eth1            eth0  
-| Eth3       |      |      |    eth1     | +| Eth2    |      |      |    eth1     | 
-| Eth4       |      |      |    eth1     | +| Eth3    |      |      |    eth1     | 
-| Eth5       |      |      |    eth1     | +| Eth4    |      |      |    eth1     | 
-| Eth6       |      |      |    eth1     | +| Eth5    |      |      |    eth1     | 
-| Eth7       |      |      |    eth1     | +| Eth6    |      |      |    eth1     | 
-| Eth8       |      |      |    eth1     | +| Eth7    |      |      |    eth1     | 
-| Eth9       |      |      |    eth1     | +| Eth8    |      |      |    eth1     | 
-| CPU        |      |      |    eth1     |+| Eth9    |      |      |    eth1     | 
 +| CPU     |      |      |    eth1     |
  
 === ''/etc/config/network'' to enable above configuration === === ''/etc/config/network'' to enable above configuration ===
Line 228: Line 230:
 ===== Hardware ===== ===== Hardware =====
 ==== Info ==== ==== Info ====
-| **[[wp>Instruction set|Architecture]]:**  | [[wp>MIPS architecture|MIPS]]-BE                    +[[wp>Instruction set|Architecture]]   | [[wp>MIPS architecture|MIPS]]-BE   
-| **Vendor:**                               | [[wp>Mikrotik]] / [[wp>Atheros]]           +Vendor                                | [[wp>Mikrotik]] / [[wp>Atheros]]   
-| **[[docs:techref:bootloader]]:**           | MikroTik RouterBoot (Rescue- and Main-Bootloader)   | +[[docs:techref:bootloader]]           | MikroTik RouterBoot (Rescue- and Main-Bootloader)   | 
-| **Default Operating System:**             | MikroTik RouterOS v4, Level5-license                | +Default Operating System              | MikroTik RouterOS v4, Level5-license                | 
-| **[[docs:techref:hardware:soc|System-On-Chip]]:**  | Atheros AR7130 | +[[docs:techref:hardware:soc|System-On-Chip]]   | Atheros AR7130    
-| **[[docs:techref:hardware:cpu|CPU]]/Speed**        | MIPS 24Kc 300 Mhz +[[docs:techref:hardware:cpu|CPU]]/Speed        | MIPS 24Kc 300 MHz 
-| **Flash-Chip:**  | [[Samsung NAND 64MiB 3,3V 8-bit]] +Flash-Chip   | [[Samsung NAND 64MiB 3,3V 8-bit]] 
-| **Flash size:**  | 64 MiB NAND-Flash                 +Flash size   | 64 MiB NAND-Flash                  
-| **RAM:**         | 64 MiB DDR-SDRAM                  +RAM          | 64 MiB DDR-SDRAM                   
-| **Wireless:**    | optional via 3x Mini-PCI IIIA/   | +Wireless     | optional via 3x Mini-PCI IIIA/   | 
-| **Ethernet:**    | 9x 10/100Base-T(X) (IC+ IP178C 8-port-switch with VLAN support [[docs:techref:swconfig]] | +Ethernet     | 9x 10/100Base-T(X) (IC+ IP178C 8-port-switch with VLAN support [[docs:techref:swconfig]] | 
-| **Internet:**    | n/a/xDSL/DOCSIS/3g/LTE   | +Internet     | n/a/xDSL/DOCSIS/3g/LTE   | 
-| **USB:**         | none      +USB          | none   
-| **[[docs:techref:hardware:port.serial|Serial]]:**   | [[#Serial|YES 1x Sub-DB9 RS-232C asynchronous]]   | +[[docs:techref:hardware:port.serial|Serial]]   | [[#Serial|YES 1x Sub-DB9 RS-232C asynchronous]]   | 
-| **[[docs:techref:hardware:port.jtag|JTAG]]:**       | [[#JTAG|Maybe]] (contacts on PCB, not tested)     | +[[docs:techref:hardware:port.jtag|JTAG]]       | [[#JTAG|Maybe]] (contacts on PCB, not tested)     | 
-| **LED:**             | Power, NAND activity, 5x user LED              | +LED               | Power, NAND activity, 5x user LED              | 
-| **Power options:**   | 10..28 VDC Power-over-Ethernet or Power-Jack   | +Power options     | 10..28 VDC Power-over-Ethernet or Power-Jack   | 
-| **Power consumption: ** | ~3 Watt, up to 10 Watt for MiniPCI-cards, maximum 16 Watt | +Power consumption | ~3 Watt, up to 10 Watt for MiniPCI-cards, maximum 16 Watt | 
-| **Dimensions:** | 160 mm x 105 mm, 189 grams |+Dimensions  | 160 mm x 105 mm, 189 grams |
  
 ==== Photos ==== ==== Photos ====
  • Last modified: 2024/02/12 08:58
  • by 127.0.0.1