Keith Davis

Keith Davis

MTCRE Lab 1.6 - ECMP (Equal-Cost Multi-Path)

Learn Equal-Cost Multi-Path (ECMP) routing in MikroTik RouterOS 7.x. Configure multiple equal-cost static routes for load balancing and redundancy. Explore per-connection load balancing, automatic failover, and route selection algorithms across parallel paths. Essential for MTCRE certification.

MTCRE Lab 1.5 - More Specific Routes

Learn the fundamental principle of longest-prefix match in IP routing. This lab demonstrates how routers select the most specific route when multiple overlapping routes exist, using practical examples with static routes and traceroute verification.

MTCRE 1.4 Understanding Scope and Target Scope

Learn why recursive static routes in #mikrotik fail when resolver routes are inactive and how scope/target-scope control route visibility. This #mtcre lab explains how next-hop resolution works and why adjusting target-scope restores full connectivity.

A word out to our community (Update)

We’d love to hear your thoughts about the site—

MTCRE Lab 1.3: Understanding Administrative Distance

This lab demonstrates how Administrative Distance controls route preference and failover in MikroTik RouterOS. We configure dual static routes and observe automatic switching between primary and backup paths using traceroute and ping in an EVE-NG environment.

Configuring a MikroTik Router as a Syslog Server Using The Dude

Build a secure centralized syslog system using MikroTik RouterOS 7.20.2 and WireGuard in EVE-NG. Learn how to encrypt router logs, centralize monitoring with The Dude, and ensure secure inter-site communication across multiple routers in a realistic lab environment.

We are accepting applications for our Advisory Committee

We are currently accepting applications for mikrotikusers.com Advisory Committee.

MTCRE Lab 1.2: Route Selection & Longest-Prefix Match

Learn how MikroTik RouterOS selects routes using the longest-prefix rule. Configure overlapping static routes (/24, /25, /26), test routing behavior, and verify active routes with /ip route print detail and traceroute for precise path selection and troubleshooting.

MTCRE Lab 1.1: Static Routing

In this lab, we built a 3-router EVE-NG topology with MikroTik CHR, configured /30 and /24 networks, and added static routes for full end-to-end connectivity. This setup forms the foundation for all advanced routing, ECMP, and policy-based routing exercises in the MTCRE course.

How to Limit VLAN Traffic Speed on a MikroTik router

This guide explains how to control or limit VLAN bandwidth on a MikroTik router using different methods.