Weekend Sale - 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dm70dm

MTCNA MikroTikCertified Network Associate Exam Questions and Answers

Questions 4

What can be used as ’target-address’ in the simple queue?

Options:

A.

client’s MAC address

B.

server’s address

C.

address list name

D.

client’s address

Buy Now
Questions 5

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 6

What protocol does ping use?

Options:

A.

TCP

B.

ARP

C.

UDP

D.

ICMP

Buy Now
Questions 7

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 8

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 9

Which firewall chain should you use to filter clients' HTTP traffic going through the router?

Options:

A.

prerouting

B.

forward

C.

output

D.

input

Buy Now
Questions 10

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 11

There are two wireless cards (wlan1 and wlan2) which are bridged together. On wlan1 card thereis 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 12

Evaluate the following information:

Access Point configuration:

-- wlan1 is in 'AP-Bridge' mode

-- Bridge1 has wlan1 and ether1 as ports

CPE configuration:

-- wlan1 is in 'Station-Bridge' mode

-- Bridge1 has wlan1 and ether1 as ports

Select protocols that will pass from ether1 on the CPE to ether1 on the Access Point:

Options:

A.

IPv4

B.

ARP

C.

USB

D.

BGP

E.

Firewire

F.

IPv6

G.

DHCP

Buy Now
Questions 13

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

MTCNA Question 13

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

Buy Now
Questions 14

Mark all correct answers.

Options:

A.

/ip firewall filter allows to deny authentication to AP

B.

Wireless access-list could allow and deny connect to your AP

C.

Default-Forwarding could be enabled for a specific clients by wireless access-list

D.

The only way to prevent wireless clients connections - disable wireless interface

Buy Now
Questions 15

MAC layer by OSI model is also known as

Options:

A.

Layer 2

B.

Layer 1

C.

Layer 6

D.

Layer 7

E.

Layer 3

Buy Now
Questions 16

The basic unit of a physical network (OSI Layer 1) is the:

Options:

A.

Frame

B.

Bit

C.

Byte

D.

Header

Buy Now
Questions 17

To use masquerade, you need to specify:

Options:

A.

action=accept, out-interface, chain=src-nat

B.

action=masquerade, out-interface, chain=src-nat

C.

action=masquerade, in-interface, chain=src-nat

D.

action=masquerade, out-interface, chain=dst-nat

Buy Now
Questions 18

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 19

For static routing functionality, additionally to the RouterOS 'system' package, you will also need the following software package:

Options:

A.

no extra package required

B.

advanced-tools

C.

routing

D.

dhcp

Buy Now
Questions 20

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
Questions 21

Which router command allows you to view the entire contents of all access lists?

Options:

A.

show all access-lists

B.

show access-lists

C.

show ip interface

D.

show interface

Buy Now
Questions 22

What is possible with Netinstall?

Options:

A.

MikroTik RouterOS reinstall

B.

MikroTik RouterOS password reset with saving router's configuration

C.

MikroTik RouterOS configuration reset

Buy Now
Questions 23

It is possible to create an encrypted PPPoE tunnel in RouterOS:

Options:

A.

True

B.

False

Buy Now
Questions 24

Which command is used to upgrade an IOS on a Cisco router?

Options:

A.

copy tftp run

B.

copy tftp start

C.

config net

D.

copy tftp flash

Buy Now
Questions 25

If a packet comes to a router and starts a new, previously unseen connection, which connection state would be applied to it?

Options:

A.

no connection state would be applied to such packet

B.

new

C.

unknown

D.

invalid

E.

established

Buy Now
Questions 26

How many IP addresses can one find in the header of an IP packet?

Options:

A.

4

B.

2

C.

3

D.

1

Buy Now
Questions 27

Action=redirect applies to

Options:

A.

Firewall Filter rules

B.

DST-NAT rules

C.

Route rules

D.

SRC-NAT rules

Buy Now
Questions 28

MikroTik RouterOS commands can be run once a day by:

Options:

A.

/system watchdog

B.

/system cron

C.

/system scheduler

Buy Now
Questions 29

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 30

What is the main reason the OSI model was created?

Options:

A.

To create a layered model larger than the DoD model.

B.

So application developers can change only one layer's protocols at a time.

C.

So different networks could communicate.

D.

So Cisco could use the model.

Buy Now
Questions 31

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

Options:

A.

True

B.

False

Buy Now
Questions 32

Mark all the features that can be used for limiting client registrations to your access point:

Options:

A.

access-list

B.

wpa

C.

WDS

D.

registration-table

Buy Now
Questions 33

In which order are the entries in Access List and Connect List processed?

Options:

A.

By Signal Strength Range

B.

In sequence order

C.

In a random order

D.

By interface name

Buy Now
Exam Code: MTCNA
Exam Name: MikroTikCertified Network Associate Exam
Last Update: Jun 22, 2025
Questions: 108

PDF + Testing Engine

$49.5  $164.99

Testing Engine

$37.5  $124.99
buy now MTCNA testing engine

PDF (Q&A)

$31.5  $104.99
buy now MTCNA pdf
dumpsmate guaranteed to pass
24/7 Customer Support

DumpsMate's team of experts is always available to respond your queries on exam preparation. Get professional answers on any topic of the certification syllabus. Our experts will thoroughly satisfy you.

Site Secure

mcafee secure

TESTED 22 Jun 2025