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

Free and Premium MikroTik MTCNA Dumps Questions Answers

Page: 1 / 8
Total 108 questions

MikroTikCertified Network Associate Exam Questions and Answers

Question 1

The correct order for PPPoE discovery stage is:

Options:

A.

Initialization, Session confirmation, Request and Offer

B.

Initialization, Offer, Request and Session confirmation

C.

Request, Initialization, Session confirmation and Offer

D.

Request, Offer, Initialization and Session confirmation

Buy Now
Question 2

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.

Question 3

/interface wireless access-list is used for:

Options:

A.

Handles a list of Client's MAC Address to permit/deny connection to AP

B.

Shows a list of Client's MAC Address that are already registered at AP

C.

Contains the security profiles settings

D.

Authenticate Hot-Spot users

Question 4

Bridging loops can be avoided by enabling:

Options:

A.

RSTP protocol

B.

STP protocol

C.

Connection tracking

D.

UDP filter

E.

ICMP filter

Question 5

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

Question 6

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 7

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

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

What protocol does PPP use to identify the Network layer protocol?

Options:

A.

NCP

B.

ISDN

C.

HDLC

D.

LCP

Question 10

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

Question 11

Action=redirect is applied in:

Options:

A.

chain=srcnat

B.

chain=forward

C.

chain=dstnat

Question 12

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

Question 13

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

Options:

A.

FALSE

B.

TRUE

Question 14

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

Question 15

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

Question 16

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

Options:

A.

True

B.

False

Question 17

What is the minimal possible wireless configuration to create an Access Point?

Options:

A.

radio name

B.

scan-list

C.

frequency

D.

band

E.

ssid

F.

DFS mode

G.

WDS

Question 18

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 19

Action=redirect can be used in NAT chain src-nat

Options:

A.

true

B.

false

Question 20

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

Options:

A.

UDP

B.

TCP port 53

Question 21

What wireless card can we use to achieve 100 Mbps actual wireless throughput?

Options:

A.

802.11 b/g

B.

802.11 a/b/g

C.

802.11 a

D.

802.11 a/n

E.

802.11 a/b/g/n

Question 22

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

Question 23

MikroTik RouterOS commands can be run once a day by:

Options:

A.

/system watchdog

B.

/system cron

C.

/system scheduler

Question 24

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

Question 25

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?

Options:

A.

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

B.

/ip firewall filter add chain=forward src-address=192.168.0.0/24 dst-address=192.168.1.10 action=drop

C.

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

D.

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

Question 26

The DoD model (also called the TCP/IP stack) has four layers. Which layer of the DoD model is equivalent to the Network layer of the OSI model?

Options:

A.

Application

B.

Host-to-Host

C.

Internet

D.

Network Access

Question 27

Where is a hub specified in the OSI model?

Options:

A.

Session layer

B.

Physical layer

C.

Data Link layer

D.

Application layer

Question 28

Which computers would be able to communicate directly (without any routers involved)?

Options:

A.

192.168.17.15/29 and 192.168.17.20/28

B.

10.5.5.1/24 and 10.5.5.100/25

C.

10.10.0.17/22 and 10.10.1.30/23

D.

192.168.0.5/26 and 192.168.0.100

Question 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

Question 30

For user in local PPP Secrets/PPP Profiles database, it is possible to:

Options:

A.

Allow/deny use of more than one login by this user

B.

Allow login by PPPoE and PPTP, but deny login by L2TP

C.

Set max values for transferred data (Rx/Tx)

D.

Allow only PPPoE login

E.

Deny services (like telnet) only for this user or for one group of users

Question 31

Mangle Routing (routing-mark) is possible, by using chains:

Options:

A.

prerouting and output

B.

forward and output

C.

prerouting and forward

D.

input and output

E.

forward and postrouting

Question 32

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

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

Question 33

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

Page: 1 / 8
Total 108 questions