Free MTCNA MikroTik Certified Network Associate Exam Practice Test Question

Loading demo links...

Showing 10–12 of 15 questions

Question 10

Consider the following network diagram. In R1, you have the following configuration:

/ip route

add dst-address=192.168.1.0/24 gateway=192.168.99.2

/ip firewall nat

add chain=srcnat out-interface=Ether1 action=masquerade

On R2, if you wish to prevent all access to a server located at 192.168.1.10 from LAN1 devices, which of the following rules would be needed?

Select an option, then click Submit answer.

  • /ip firewall filter add chain=forward srcaddress=192.168.99.1 dst-address=192.168.1.10 action=drop

  • /ip firewall filter add chain=forward srcaddress=192.168.0.0/24 dstaddress=192.168.1.10 action=drop

  • /ip firewall filter add chain=input srcaddress=192.168.99.1 dst-address=192.168.1.10 action=drop

  • /ip firewall nat add chain=dstnat srcaddress=192.168.99.1 dst-address=192.168.1.10 action=drop


Question 11

Why is it useful to set a Radio Name on the radio interface?

Select an option, then click Submit answer.

  • To identify a station in a list of connected clients B. To identify a station in Neighbor discovery

  • To identify a station in the Access List:


Question 12

Which of the following allows a router to respond to an ARP request that is intended for a remote host?

Select an option, then click Submit answer.

  • Gateway DP

  • Reverse ARP (RARP)

  • Proxy ARP

  • Inverse ARP (IARP)