You cannot use OSPF and RIP routing protocols simultaneously on RouterOS.
Correct Answer: A
MikroTik RouterOS supports running multiple dynamic routing protocols simultaneously, including RIP, OSPF, and BGP. They are independent processes and can be configured in parallel. This is commonly used in complex network environments or during routing migrations.
* A.#FALSE - You can run OSPF and RIP at the same time.
* B.#TRUE - Incorrect; both protocols are fully supported to coexist.
Extract from MTCNA Course Material - Dynamic Routing:
"RouterOS supports multiple dynamic routing protocols, including simultaneous use of RIP and OSPF." Extract from Rene Meneses Study Guide - Routing Protocols:
"You can configure both RIP and OSPF to run at the same time on a single router." Extract from MikroTik Wiki - Routing Overview:
"RouterOS allows multiple routing protocols to operate concurrently."