Month End Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: dumps65

MikroTik MTCNA Dumps

Page: 1 / 11
Total 108 questions

MikroTikCertified Network Associate Exam Questions and Answers

Question 1

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

Question 2

Is ARP used in the IPv6 protocol?

Options:

A.

False

B.

True

Question 3

MikroTik RouterOS commands can be run once a day by:

Options:

A.

/system watchdog

B.

/system cron

C.

/system scheduler

Question 4

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

Question 5

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

Question 6

What does the firewall action "log" do?

Options:

A.

It logs and blocks the packet

B.

It blocks and logs the packet

C.

It adds a prefix to the packet and passes it through

D.

It logs the packet

Question 7

On the advanced menu of the wireless setup there is a parameter called “Area”, it works directly with:

Options:

A.

Connect List

B.

Access List

C.

None of these

D.

Security Profile

Question 8

What is the term for the hardware coded address found on an interface?

Options:

A.

FQDN Address

B.

IP Address

C.

Interface Address

D.

MAC Address

Question 9

From which of the following locations can you obtain Winbox?

Options:

A.

Router’s webpage

B.

Files menu in your router

C.

Via the console cable

D.

mikrotik.com

Question 10

How many layers does the Open Systems Interconnection model have?

Options:

A.

6

B.

9

C.

5

D.

7

E.

12

Question 11

Select valid subnet masks:

Options:

A.

255.192.0.0

B.

255.255.192.255

C.

192.0.0.0

D.

255.255.224.0

Question 12

Is ARP used in the IPv6 protocol?

Options:

A.

True

B.

False

Question 13

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

Options:

A.

Radius

B.

Running

C.

Remote

Question 14

NAT rule is going to catch SMTP traffic and send it to a specific mail server. What is the correct action for a NAT rule?

Options:

A.

passthrough

B.

dst-nat

C.

redirect

D.

tarpit

Question 15

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

Question 16

Mark all packages required for PPPoE server on MikroTik RouterOS

Options:

A.

ppp

B.

user-manager

C.

radius

D.

synchronous

E.

system

Question 17

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

Question 18

Choose all valid host address ranges for subnet 15.242.55.62/27

Options:

A.

15.242.55.33 – 15.242.55.62

B.

15.242.55.32 – 15.242.55.63

C.

15.242.55.31 – 15.242.55.62

D.

15.242.55.33 – 15.242.55.63

Question 19

Mark the queue types that are available in RouterOS

Options:

A.

SFQ – Stochastic Fairness Queuing

B.

DRR – Deficit Round Robin

C.

FIFO – First In First Out (for Bytes or for Packets)

D.

LIFO – Last In First Out

E.

PCQ – Per Connection Queuing

F.

RED – Random Early Detect (or Drop)

Question 20

How many usable IP addresses are there in a 20-bit subnet?

Options:

A.

2047

B.

4096

C.

2048

D.

2046

E.

4094

Question 21

Which statements are true regarding ICMP packets?

    ICMP guarantees datagram delivery.

    ICMP can provide hosts with information about network problems.

    ICMP is encapsulated within IP datagrams.

    ICMP is encapsulated within UDP datagrams.

Options:

A.

1 only

B.

2 and 3

C.

1 and 4

D.

All of the above

Question 22

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

Question 23

Action=redirect is applied in:

Options:

A.

chain=srcnat

B.

chain=forward

C.

chain=dstnat

Question 24

In MikroTik RouterOS, Layer 3 communication between 2 hosts can be achieved by using an address subnet of:

Options:

A.

/31

B.

/29

C.

/32

D.

/30

Question 25

Your company has been assigned a 172.16.25.0/25 network from your ISP. What are the possible options to divide the network into subnets?

Options:

A.

one /23 and one /27

B.

four times /27

C.

two times /24

D.

two times /26

Question 26

What is the address range of a Class B network address in binary?

Options:

A.

01xxxxxx

B.

0xxxxxxx

C.

10xxxxxx

D.

110xxxxx

Question 27

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

Question 28

Bridging loops can be avoided by enabling:

Options:

A.

RSTP protocol

B.

STP protocol

C.

Connection tracking

D.

UDP filter

E.

ICMP filter

Question 29

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

Question 30

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

Question 31

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

Question 32

Destination NAT (chain dstnat, action dst-nat) can be used to:

Options:

A.

Change destination port

B.

Direct users from the Internet to a server within your local network

C.

Change source port

D.

Hide your local network from the Internet

Question 33

In WinBox when clicking the 'Backup' button in the Files window, the following happens (select all that apply):

Options:

A.

Backup file is created. Name contains the router identity, the date and time of its creation

B.

Backup file is saved to the computer desktop

C.

Backup file will contain usernames and passwords of the router

D.

Optionally backup name and password can be specified

Page: 1 / 11
Total 108 questions