nerdexam
MikroTik

MTCNA · Question #115

MTCNA Question #115: Real Exam Question with Answer & Explanation

The correct answer is D. /ip route add dst-address=192.168.1.0/24 gateway=192.168.99.2. See the full explanation below for the reasoning.

Question

Consider the following diagram. We want to communicate from a device on LAN1 to a device on LAN2. Assuming that all necessary configurations are already included on R2, which of the following configurations in R1 would enable this communication?

Options

  • A/ip route add dst-address=192.168.1.0/24 src-address=192.168.0.0/24 gateway=192.168.99.2
  • B/ip route add dst-address=0.0.0.0/0 gateway=Ether1
  • C/ip route add dst-address=192.168.0.0/24 gateway=192.168.0.1
  • D/ip route add dst-address=192.168.1.0/24 gateway=192.168.99.2
  • E/ip route add dst-address=0.0.0.0/0 gateway=192.168.99.2

Community Discussion

No community discussion yet for this question.

Full MTCNA Practice