Past year
All results
- All results
- Verbatim
Mar 19, 2020 · Usage possibilities for serial ports in RouterOS. The most obvious (and default) usage is the serial console for RouterOS. On every RouterBoard or other system ...
May 19, 2020 · Class. class MK { Stream connection; TcpClient con; public MK(string ip) { con = new TcpClient(); con.Connect(ip, 8728); connection = (Stream)con.GetStream(); } ...
Nov 30, 2020 · Summary. The first script example shows how to switch between SIM slots in case mobile roaming is detected for LtAP mini devices. This could be useful for ...
Jul 29, 2020 · Contents · 1 Loopback Interface 2.2. · 2 IP Addressing 2.2. · 3 Dynamic Routing Setup.
Feb 27, 2020 · This is a basic firewall that can be applied to any Router. This script has basic rules to protect your router and avoid some unnecessary forwarding traffic.
Jun 3, 2020 · 2.1 Failover · 2.2 Firewall marking · 2.3 ECMP (Equal Cost Multi-Path) · 2.4 PCC (Per Connection Classifier) · 2.5 Nth · 2.6 Bonding · 2.7 OSPF · 2.8 BGP.
Feb 5, 2021 · As long as the other vendor modules and devices comply with transceiver multi-source agreement (MSA) they should be compatible with MikroTik. 1G SFP ...
Jan 21, 2021 · RouterBOARD hardware documentation. Dude.png · The Dude The Dude network monitoring utility for Windows. RB250GS.png, SwOS SwOS software for ...
Sep 2, 2020 · SwOS is an operating system designed specifically for administration of MikroTik switch products. SwOS is configurable from your web browser. It gives you all ...
Jun 1, 2020 · All RouterBOARDs from factory come with default configuration. There are several different configurations depending on board type: CPE Router;; LTE CPE AP ...