Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: myex65

Home > MikroTik > MTCNA - MikroTik Training > MTCNA

MTCNA MikroTikCertified Network Associate Exam Question and Answers

Question # 4

Mark all correct answers.

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

Full Access
Question # 5

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

A.

NCP

B.

ISDN

C.

HDLC

D.

LCP

Full Access
Question # 6

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

A.

Connect List

B.

Access List

C.

None of these

D.

Security Profile

Full Access
Question # 7

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

A.

FQDN Address

B.

IP Address

C.

Interface Address

D.

MAC Address

Full Access
Question # 8

What is the default protocol/port of (secure) winbox?

A.

UDP/5678

B.

TCP/22

C.

TCP/8291

D.

TCP/8080

Full Access
Question # 9

Select valid subnet masks:

A.

255.192.0.0

B.

255.255.192.255

C.

192.0.0.0

D.

255.255.224.0

Full Access
Question # 10

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):

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

Full Access
Question # 11

To block communications between wireless clients connected to the same access point interface, you should set:

A.

'default-forwarding=no'

B.

'max-station-count=1'

C.

'default-authentication=no'

D.

'default-authentication=no' and 'default-forwarding=no'

Full Access
Question # 12

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

A.

masquerade

B.

allow

C.

passthrough

D.

tarpit

Full Access
Question # 13

How long is level 1 (demo) license valid?

A.

24 hours

B.

Infinite time

C.

1 month

D.

1 year

Full Access
Question # 14

A client uses a RouterBOARD1000. The clock is configured in '/system clock'. The clock resets to default after each reboot.

Select the best solution for the problem.

A.

Write a script in '/system script' to set the clock

B.

Configure '/system ntp server' and set a valid and reachable NTP client address

C.

Configure '/system ntp client' and set a valid and reachable NTP server address

D.

Open the router and ensure the CMOS battery is fine

Full Access
Question # 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

A.

Route via gateway 2.2.2.2

B.

Route via gateway 1.1.1.1

Full Access
Question # 16

Mark the queue types that are available in RouterOS

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)

Full Access
Question # 17

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?

A.

100 kbps

B.

1 Mbps

C.

2 Mbps

D.

10 Mbps

Full Access
Question # 18

What is marked by connection-state=established matcher?

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

Full Access
Question # 19

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?

A.

Application

B.

Host-to-Host

C.

Internet

D.

Network Access

Full Access
Question # 20

Which of the protocols below is used by Netinstall?

A.

arp

B.

bootp

C.

dhcp

D.

rarp

Full Access
Question # 21

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

A.

true

B.

false

Full Access
Question # 22

Is action=masquerade allowed in chain=dstnat?

A.

yes, but only if dst-addr is specified

B.

yes

C.

yes, but it works only for incoming connections

D.

no

Full Access
Question # 23

Which of these are possible solutions to bridge two networks over a wireless link:

A.

Both devices in AP mode and enable WDS mode

B.

One device in AP mode, another one in station-pseudobridge-clone

C.

One device in AP mode, another one in station-pseudobridge

D.

One device in AP mode, another one in station

Full Access
Question # 24

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?

A.

passthrough

B.

dst-nat

C.

redirect

D.

tarpit

Full Access
Question # 25

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.

A.

1 only

B.

2 and 3

C.

1 and 4

D.

All of the above

Full Access
Question # 26

In RouterOS queue configurations the word “total” usually represents:

A.

download

B.

upload + download

C.

download - upload

D.

upload

Full Access
Question # 27

A PC with IP 192.168.1.2 can access internet, and static ARP has been set for that IP address on gateway. When the PC Ethernet card failed, the user changed it with a new card and set the same IP for it. What else should be done? [multiple answers]

A.

Old static ARP entry on gateway has to be updated for the new card

B.

Nothing – it will work as before

C.

MAC-address of the new card has to be changed to MAC address of old card

D.

Another IP has to be added for Internet access

Full Access
Question # 28

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

A.

copy tftp run

B.

copy tftp start

C.

config net

D.

copy tftp flash

Full Access
Question # 29

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

A.

VLAN ID

B.

IP address

C.

MAC Address

D.

802.11g

Full Access
Question # 30

Bridging loops can be avoided by enabling:

A.

RSTP protocol

B.

STP protocol

C.

Connection tracking

D.

UDP filter

E.

ICMP filter

Full Access
Question # 31

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

A.

FALSE

B.

TRUE

Full Access
Question # 32

If ARP=reply-only is configured on an interface, this interface will:

A.

accept all MAC-addresses listed in '/ip arp' as static entries

B.

accept IP and MAC address combinations listed in '/ip arp' list

C.

add new MAC addresses in '/ip arp' list

D.

add new IP addresses in '/ip arp' list

E.

accept all IP addresses listed in '/ip arp' as static entries

Full Access
Question # 33

To use masquerade, you need to specify:

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

Full Access