Mikrotik - RouterOS v7.8 Stable on ITC-RE136+V3 (Supermicro)
| F.A.Q. • NewsMikrotik - RouterOS v7.8 Stable ITC-R136V3+ (Supermicro)
Hardware:
- Router: ITC RE136V3+
- CPU: Intel Xeon E2336 6C/12T 2.90GHz (Max 4.8GHz)
- MEM: 16GB DDR4 ECC Unbuffered
- SSD: 240GB SATA3 SSD
- NIC: 2xGbE Intel I210 on board
- NIC: 2x10Gb SFP+ Intel AOC-STGF-i2S Intel® X710-BM2
- IPMI dedicated port
Download RouterOS v7 from official site:
X86 -> Install image https://download.mikrotik.com/routeros/7.8/install-image-7.8.zip
How to prepare bootable pendrive with MikroTik using Linux
dd if=/dev/zero of=/dev/sdX bs=1024 count=100
dd if=install-image-7.8.img of=/dev/sdX bs=4M oflag=sync
Running & print & ping
Show interfaces (interface print
):
Show interfaces in details (interface print detail
)
Test ping using Intel I210 (ping 192.168.1.188
)
Test ping using 10Gb SFP+ (AOC-STGF-I2S)(ping 10.0.0.3 src-address=10.0.0.2
)
Summary:
Mikrotik - RouterOS v7.8 Stable recognises
- 2xGbE Intel I210 on board
- 2x10Gb SFP+ Intel X710-BM2
Mikrotik - RouterOS v7,8 Stable supports
- USB 3.0 so iKVM works correctly
Related Pages: