MikroTik MTCUME (mtcume) Certification Exam: User Management Engineer
Associate-level MikroTik certification focused on centralized user management and secure access services in RouterOS, including PPP, VPN, HotSpot, IPsec, bridging, and RADIUS/User Manager.
Certification Overview
- Exam name: MTCUME
- Vendor: MikroTik
- Exam code: mtcume
- Duration: 60 minutes
- Total questions: 25
- Passing score: 60%
About This Certification
The MikroTik Certified User Management Engineer (MTCUME) certification validates the ability to manage RouterOS-based networks at scale with an emphasis on centralized user management and secure remote access. It covers configuration patterns used to deploy and operate user authentication, authorization, accounting, and policy enforcement across corporate environments. The PPP domain includes PPP Profile and PPP Secret configuration, including service and profile selection, local and remote addresses, incoming and outgoing filters, address lists, TCP MSS adjustment (Change TCP-MSS), encryption options, session timeout, rate-limit configuration, and the only-one setting. It also covers routes configuration, Limit Bytes In/Limit Bytes Out, and IP Pool management such as setting address ranges and next pool behavior. The PPTP and L2TP domain covers theory and comparison, plus client and server implementations. Client topics include client setup, profile configuration, dial on demand, and adding a default route and static routes. Server topics include enabling the server, setting up profiles, adding clients to PPP secret, and assigning static interfaces for clients for both PPTP Server and L2TP Server. The PPPoE domain addresses PPPoE server and client theory, usage environments, and comparison to other PPP protocols. It includes PPPoE client setup (interface selection, service name, and profile configuration) and PPPoE server setup (enabling the server, setting profiles, adding clients to PPP secret, and adding static interfaces for clients), as well as hardening by removing any IP address from the PPPoE server interface. It also covers encryption choices (profiles with and without encryption), configuring a PPPoE client without encryption, and Interface ECMP with ECMP routes for PPP interfaces. The Bridging domain focuses on Layer 2 extension scenarios using tunnels and PPP bridging features. It includes L2TP with EoIP (setting L2TP and EoIP tunnels, creating a bridge, adding required interfaces to bridge ports, and verifying Ethernet connectivity between remote nodes), L2TP with VPLS (setting L2TP and VPLS tunnels and bridging), and L2TP with BCP (using BCP to bridge a PPP interface and adding it to a bridge). It also covers Multilink Protocol configuration, including enabling multilink with correct MRRU settings, disabling mangle rules used for MSS adjustment, and optional MLPPP scenarios such as configuring a client with multiple interfaces and setting a PPPoE server with MLPPP support. The IPsec domain covers VPN fundamentals and how IPsec compares with other VPN protocols. It includes IPsec peer configuration with different authentication methods, exchange modes, encryption and hash algorithms, NAT-Traversal, lifetime and lifebytes, and DPD protocol behavior. Policy topics include IPsec protocol and action selection, tunnel configuration, generating dynamic policy, proposal settings (encryption and authentication algorithms, lifetime, and PFS), and operational verification using Installed-SA and Flush SA, including building IPsec between two routers when NAT is present with peer, policy, and NAT rules. The HotSpot domain covers HotSpot concepts and usage environments, initial setup with default settings, and multiple login methods such as HTTP CHAP/PAP, MAC, Cookie, HTTPS, Trial, and RADIUS. It includes user management (adding users, mapping MAC-address to a user or username, limiting uptime and bytes, resetting limits, and monitoring via Host Table and Active Table), plus SNMP for users. Profile configuration includes keepalive timeout, shared users, rate-limit, address-list, incoming/outgoing filter, and incoming/outgoing packet mark, along with bypass HotSpot, walled garden and walled garden IP, IP binding, and customization options such as advertisement and customized pages. The RADIUS domain covers configuring RouterOS as a RADIUS client (adding a RADIUS client, selecting services, and using RADIUS for a specific service) and integrating with a RADIUS server using User Manager. It includes installing the latest user-manager package, adding routers, adding users, setting profiles, and enabling RADIUS incoming. Exam details: the provided exam format indicates 60 minutes duration, 25 questions, and a 60% passing score.
Who Should Take This Exam?
Network Engineer, Network Technician, Systems Administrator, Network Administrator, ISP Support Engineer, NOC Technician, Security Administrator, VPN Engineer
Prerequisites
Valid MTCNA certification or equivalent foundational RouterOS and networking knowledge.
Topics Covered
- Topics to be announced
Question Types
- Multiple Choice (Single Answer)
- Multiple Choice (Multiple Answers)
- True / False
MTCUME Practice Questions
Our question bank contains 456+ practice questions for this certification. Sample questions from each exam chapter. Expand a question to see the answer choices. With a subscription, you get unlimited practice exams with randomized questions from our full question bank.
PPP
What is the primary purpose of a PPP Profile in MikroTik RouterOS?
- To monitor active PPP sessions in real time
- To configure PPP encryption algorithms
- To define firewall rules for PPP connections
- To set default connection parameters such as local/remote addresses and DNS for PPP connections
Where are PPP client credentials (username and password) configured in MikroTik RouterOS?
- /ppp secret
- /ip firewall filter
- /system identity
- /ip address
What does an IP Pool define in MikroTik's PPP configuration?
- DNS server addresses for the router
- NAT rules for PPP connections
- A range of IP addresses for dynamic assignment to PPP clients
- Static routes for PPP interfaces
PPTP, L2TP
Which transport protocol and port does PPTP use for its control connection?
- UDP port 500
- TCP port 1723
- TCP port 443
- UDP port 1701
Which transport protocol and port does L2TP use by default?
- TCP port 1723
- TCP port 443
- UDP port 500
- UDP port 1701
What encapsulation protocol does PPTP use for its data tunnel?
- GRE (Generic Routing Encapsulation)
- ESP (Encapsulating Security Payload)
- IP-in-IP
- VXLAN
PPPoE
What does PPPoE stand for?
- Point-to-Point Protocol over EIGRP
- Point-to-Point Protocol over Ethernet
- Peer-to-Peer Protocol over Encryption
- Point-to-Point Protocol over EoIP
Which OSI layer does PPPoE operate at when encapsulating PPP frames?
- Layer 1 (Physical)
- Layer 3 (Network)
- Layer 2 (Data Link)
- Layer 4 (Transport)
Which menu path is used to configure a PPPoE server in MikroTik RouterOS?
- /interface pppoe-server server
- /ppp server pppoe
- /ip service pppoe
- /interface ethernet pppoe
Bridging
What is the primary purpose of EoIP (Ethernet over IP) tunneling in MikroTik RouterOS?
- To encrypt Ethernet traffic between two routers
- To create a Layer 2 tunnel over an IP network
- To replace VLAN tagging on trunk ports
- To provide QoS prioritization for bridged traffic
What does VPLS stand for in MikroTik networking?
- Virtual Private LAN Segment
- Virtual Private Link Service
- Virtual Private LAN Service
- Virtual Protected Layer Service
What is BCP used for in the context of PPP connections on MikroTik routers?
- Compressing bridge traffic for faster transmission
- Authenticating bridge port members
- Carrying Ethernet frames over a PPP link for bridging
- Encrypting bridge control packets
IPsec
What are the two main protocols used by IPsec to secure data?
- AH (Authentication Header) and ESP (Encapsulating Security Payload)
- SSL and TLS
- PPTP and L2TP
- ISAKMP and XAUTH
In MikroTik RouterOS, under which menu is IPsec configuration found?
- /routing ipsec
- /ip ipsec
- /system ipsec
- /interface ipsec
What is the purpose of IKE (Internet Key Exchange) in IPsec?
- To encrypt the data payload of each packet
- To negotiate security associations and exchange cryptographic keys
- To compress packets before encryption
- To route encrypted packets through the tunnel
HotSpot
What is the primary purpose of MikroTik HotSpot?
- To provide a captive portal for user authentication before granting network access
- To create wireless access points with WPA2 encryption
- To monitor network traffic for security threats
- To serve as a DHCP relay agent
Which MikroTik menu is used to run the HotSpot Setup wizard?
- /system hotspot
- /ip hotspot
- /interface hotspot
- /tool hotspot
What is a HotSpot User Profile used for in MikroTik?
- To define bandwidth limits, session timeouts, and shared users for HotSpot users
- To configure wireless radio settings for the HotSpot interface
- To store the login page HTML templates
- To define the RADIUS server connection parameters
RADIUS
What is the primary function of a RADIUS server in a MikroTik network?
- To centralize authentication, authorization, and accounting for network users
- To assign IP addresses via DHCP
- To encrypt all network traffic between clients and the server
- To manage routing tables across multiple routers
In MikroTik RouterOS, under which menu is the RADIUS client configured?
- /ip radius
- /radius
- /system radius
- /user-manager radius
What is MikroTik User Manager?
- A built-in RADIUS server application for MikroTik RouterOS
- A cloud-based user management portal
- A third-party LDAP integration tool
- A firewall module for user-based access control
Frequently Asked Questions
How many questions are on the exam?
The MTCUME exam contains 25 questions.
What is the passing score?
You need 60% to pass.
How long is the exam?
You have 60 minutes to complete the exam.
Practice with realistic mock exams to prepare for your MikroTik certification.