Spring Sale Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: pass65

MTCNA MikroTikCertified Network Associate Exam Questions and Answers

Questions 4

What protocol is used for Ping and Trace route?

Options:

A.

DHCP

B.

IP

C.

TCP

D.

ICMP – ping

E.

UDP – trace route

Buy Now
Questions 5

Which of the following is the decimal and hexadecimal equivalents of the binary number 10011101?

Options:

A.

155, 0x9B

B.

157, 0x9D

C.

159, 0x9F

D.

185, 0xB9

Buy Now
Questions 6

When sending out an ARP request, an IP host is expecting what kind of address for an answer?

Options:

A.

VLAN ID

B.

IP address

C.

MAC Address

D.

802.11g

Buy Now
Questions 7

What is the default TTL (time to live) on a router that an IP packet can experience before it will be discarded?

Options:

A.

60

B.

30

C.

1

D.

64

Buy Now
Questions 8

What does this simple queue do (check the image)?

MTCNA Question 8

The screenshot shows a Simple Queue named "host_A" with:

    Target Address: 192.168.1.10

    Target Upload: Checked

    Target Download: Checked

    Max Limit: 1M (upload), unlimited (download)

Options:

A.

Queue guarantees upload data rate of one megabit per second for host 192.168.1.10

B.

Queue limits host 192.168.1.10 download data rate to one megabit per second.

C.

Queue limits host 192.168.1.10 upload data rate to one megabit per second.

D.

Queue guarantees download data rate of one megabit per second for host 192.168.1.10

Buy Now
Questions 9

What is the meaning of letter "R" on an active session in the menu PPP Active Connections?

Options:

A.

Radius

B.

Running

C.

Remote

Buy Now
Questions 10

What is the correct action to be specified in the NAT rule to hide a private network when communicating to the outside world?

Options:

A.

masquerade

B.

allow

C.

passthrough

D.

tarpit

Buy Now
Questions 11

Select which of the following are 'Public IP addresses':

Options:

A.

172.168.254.2

B.

172.28.73.21

C.

11.63.72.21

D.

10.110.50.37

E.

192.168.0.1

Buy Now
Questions 12

It is possible to create a configuration where VLAN and PPTP interfaces are bridged together.

Options:

A.

TRUE

B.

FALSE

Buy Now
Questions 13

What is marked by connection-state=established matcher?

Options:

A.

Packet belongs to an existing connection, for example a reply packet or a packet which belongs to already replied connection

B.

Packet is related to, but not part of an existing connection

C.

Packet does not correspond to any known connection

D.

Packet begins a new TCP connection

Buy Now
Questions 14

Domain Name System (DNS) requests can use protocol/port:

Options:

A.

UDP

B.

TCP port 53

Buy Now
Questions 15

Which default route will be active?

/ip route

add disabled=no distance=10 dst-address=0.0.0.0/0 gateway=1.1.1.1

add disabled=no distance=5 dst-address=0.0.0.0/0 gateway=2.2.2.2

Options:

A.

Route via gateway 2.2.2.2

B.

Route via gateway 1.1.1.1

Buy Now
Questions 16

You have a DHCP server on your MikroTik router. The IP addresses 10.1.2.2–10.2.2.20 are distributed in the DHCP network. Additionally, 3 static IP addresses are defined for your servers: 10.1.2.31–10.1.2.33.

After a while, 20 more IP addresses need to be distributed in the network. It is possible to distribute the extra IP addresses without adding another DHCP Server:

Options:

A.

True

B.

False

Buy Now
Questions 17

If you need to make sure that one computer in your Hot-Spot network can access the Internet without Hot-Spot authentication, which menu allows you to do this?

Options:

A.

Users

B.

IP bindings

C.

Walled-garden

D.

Walled-garden IP

Buy Now
Questions 18

A network-ready device is directly connected to a MikroTik RouterBOARD 750 with a correct U.T.P. RJ45 functioning cable. The device is configured with an IPv4 address of 192.168.100.70 using a subnet mask of 255.255.255.252. What will be a valid IPv4 address for the RouterBOARD 750 for a successful connection to the device?

Options:

A.

192.168.100.69/255.255.255.252

B.

192.168.100.70/255.255.255.252

C.

192.168.100.71/255.255.255.252

D.

192.168.100.68/255.255.255.252

Buy Now
Questions 19

Is it possible to limit how many clients are able to connect to an access point?

Options:

A.

No it's not possible at all

B.

Yes, but only with access-lists

C.

Yes

Buy Now
Questions 20

There are two wireless cards (wlan1 and wlan2) which are bridged together. On wlan1 card there is a setting "Forwarding=no". Choose the correct answer(s):

Options:

A.

Stations on wlan2 will be able to communicate with stations on wlan2

B.

Stations on wlan2 will be able to communicate with stations on wlan1

C.

Stations on wlan1 will be able to communicate with stations on wlan1

D.

To prevent communication between wlan1 and wlan2 one cannot use Bridge Filters

E.

Stations on wlan1 will be able to communicate with stations on wlan2

Buy Now
Questions 21

You cannot use OSPF and RIP routing protocols simultaneously on RouterOS.

Options:

A.

FALSE

B.

TRUE

Buy Now
Questions 22

It is impossible to disable user “admin” at the menu “/user”

Options:

A.

True

B.

False

Buy Now
Questions 23

Mark all features that are compatible with Nstreme

Options:

A.

WDS between a device in station-wds mode and a device in station-wds mode

B.

Encryption

C.

WDS between a device in ap-bridge mode with a device in station-wds mode

D.

Bridging a device in station mode with a device in ap-bridge mode

Buy Now
Questions 24

What is necessary for PPPoE client configuration?

Options:

A.

Interface (on which PPPoE client is going to work)

B.

Static IP address on PPPoE client interface

C.

ip firewall nat masquerade rule

Buy Now
Questions 25

What is a stub network?

Options:

A.

A network with more than one exit point.

B.

A network with more than one exit and entry point.

C.

A network with only one entry and no exit point.

D.

A network that has only one entry and exit point.

Buy Now
Questions 26

Select all tunnels that support authentication of clients with a username and password.

Options:

A.

PPPoE

B.

OpenVPN

C.

IPIP

D.

PPTP/L2TP

E.

EoIP

Buy Now
Questions 27

PPPoE server only works within one Ethernet broadcast domain that it is connected to. If there is a router between server and end-user host, it will not be able to create PPPoE tunnel to that PPPoE server.

Options:

A.

False

B.

True

Buy Now
Questions 28

You have 10 users plugged into a hub running 10 Mbps half-duplex. There is a server connected to the switch running 10 Mbps half-duplex as well. How much bandwidth does each host have to the server?

Options:

A.

100 kbps

B.

1 Mbps

C.

2 Mbps

D.

10 Mbps

Buy Now
Questions 29

If 'check-gateway' is enabled for an ECMP route and one of the gateways is unreachable, then:

Options:

A.

ECMP is going to send packets to all gateways even if one is unreachable

B.

The unreachable gateway is not going be used in Round Robin algorithm

C.

The ECMP route becomes inactive

Buy Now
Questions 30

What flavor of Network Address Translation can be used to have one IP address allow many users to connect to the global Internet?

Options:

A.

NAT

B.

Static

C.

Dynamic

D.

PAT

Buy Now
Questions 31

Is action=masquerade allowed in chain=dstnat?

Options:

A.

yes, but only if dst-addr is specified

B.

yes

C.

yes, but it works only for incoming connections

D.

no

Buy Now
Questions 32

When backing up your router by using the ‘Export’ command, the following happens:

Options:

A.

Winbox usernames and passwords are backed up

B.

The Export file can be edited with a standard text editor after its creation

C.

You are requested to give the export file a name

Buy Now
Questions 33

A client that has successfully connected to a wireless network is considered to be which of the following? Choose all that apply:

Options:

A.

Authenticated

B.

Associated

C.

Unauthenticated

D.

Unassociated

Buy Now
Exam Code: MTCNA
Exam Name: MikroTikCertified Network Associate Exam
Last Update: May 15, 2026
Questions: 110

PDF + Testing Engine

$64.99  $185.69

Testing Engine

$49.99  $142.83
buy now MTCNA testing engine

PDF (Q&A)

$54.99  $157.11
buy now MTCNA pdf