wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

MikroTik RouterOS Quiz 75a

Total questions: 75

Worksheet time: 38mins

Name
Class
Date
1.

Which of the following is a valid IP address?

a)

192.168.13.255

b)

10.10.14.0

c)

192.168.256.1

d)

1.27.14.254

2.

Which default route will be active? / ip route Add disabled = no distance = 10 ff-address = 0.0.0.0/0 gateway = 1.1.1.1

a)

Route via gateway 1.1.1.1

b)

 Route via gateway 2.2.2.2

3.

You need to reboot RouterBoard after importing the previously exported rsc file to activate the new configuration.​ ​ ​ False ​ ​

a)
False
b)
True
4.

It is not possible to disable the "admin" user on the "/ user" menu​

a)
False
b)
Truie
5.

When adding static routes, you must always ensure that you add gateways and interfaces.​

a)
False
b)
True
6.

Which port does PPTP use by default?

a)

UDP 1721

b)

TCP 1723

c)

UDP 1723

d)

TCP 1721

7.

How many DHCP servers can be configured per interface on RouterOS?

a)

Two

b)

One

c)

Unlimited

d)

Five

8.

Total-Max-limit on Simple Queues will limit the combined upload and download

a)

A. Right

b)

B. False

9.

On the Wireless path with mode = ap-bridge. According to tool constraints, what is the maximum number of clients that can be connected to it?

a)

A. 2012

b)

B. 2048

c)

C. 1024

d)

D. 2007

10.

Which configuration menu should you use to change the default Winbox router port?

a)

A. / system resource

b)

B. / ip firewall filter

c)

C. / ip service

d)

D. / ip firewall service-ports

11.

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

a)

1

b)

3

c)

2

d)

4

12.

When viewing a route (gateway) in Winbox, some routes (gateway) will display "DAC" in the first column. This flag means:

a)

A. Direct, Available, Connected

b)

B. Dynamic, Available, Created

c)

C. Dynamic, Active, Connected

d)

D. Dynamic, Active, Console

13.

The router's firewall rules are: / ip firewall filter add chain = forward action = jump jump-target = custom / ip firewall filter add chain = custom action = passthrough / ip firewall filter add chain = forward action = log When traffic reaches the end of 'chain = custom'. What will happen next?

a)

A. Traffic will continue in the chain = forward action = log

b)

B. Traffic will be accepted in the chain = custom

c)

C. Traffic will be dropped in the chain = custom

14.

What is the correct action for NAT rules on routers that must intercept SMTP traffic and send it to a specific mail server?

a)

A.masquerade

b)

B. tarpit

c)

C. redirect

d)

D. ff-nat

15.

Is ARP used in the IPv6 protocol?

a)

False

b)

Correct

16.

What type of encryption can be used to make a connection with a simple access code without using an 802.1X authentication server?

a)

A. WPA EAP / WPA2 EAP

b)

B. WPA PSK / WPA2 PSK

17.

What is the term for the address code on the hardware found on the interface?

a)

IP address

b)

MAC address

c)

FQDN address

d)

interface address

18.

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

a)

A. Right

b)

B. False

19.

MikroTik RouterOS sends logs to an external syslog server. Which protocols and ports does RouterOS use to send logs (by default)?

a)

a. UDP 514

b)

b. UDP 215

c)

c. UDP 213

d)

d. TCP 510

20.

What configuration was added by the / ip hotspot setup?

a)

a. / ip service

b)

b. / ip user hotspot

c)

c. / ip Wallet-Garden hotspot

d)

d. / ip dhcp-server

e)

e. / queues tree

21.

Which computer can communicate directly (without a router involved)

a)

a. 192.168.17.15/29 and 192.168.17.20/28

b)

b. 192.168.0.5/26 and 192.168.0.100

c)

c. 10.5.5.1/24 and 10.5.5.100/25

d)

d. 10.10.0.17/22 and 10.10.1.30/24

22.

In what order are entries in the access list and connect list processed?

a)

a. In descending order

b)

b. In random order

c)

c. With a Signal Strength Range

d)

d. With the name of the interface

23.

Which route will be used to reach host 192.168.1.55?

a)

a. Route via gateway 1.1.1.1

b)

b. Route via gateway 3.3.3.3

c)

c. Route via gateway 2.2.2.2

24.

Please select a valid scan-list value in the wireless interface configuration:

a)

a. 5560,5620-5700

b)

b. 5640 ~ 5680

c)

c. default, 5560.5600,5660-5700

d)

d. 5540,5560,5620 + 5700

25.

By using the connect list, it is possible to prioritize connections to one Access Point among other Access Points by changing the order of entries.

a)

a. False

b)

b. Correct

26.

You want to allow multiple people to log in with one user on the HotSpot server. How should this be configured?

a)

a. Set the 'Shared User' option in the User Profile / ip hotspot

b)

b. It is impossible

c)

c. Set the 'Shared User' option in / ip hotspot

d)

d. Set 'only-one = no 'at / ip hotspot

27.

To use masquerade, you need to specify it

a)

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

b)

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

c)

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

d)

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

28.

What can be used as a 'target-address' in Simple Queue?

a)

a. client address

b)

b. client's MAC address

c)

c. server address

d)

d. name list address

29.

Could the client get an IP address but no gateway after a successful DHCP request?

a)

False

b)

Correct

30.

The commands shown above:

a)

Add IP address 192.168.1.2 to interface ether1

b)

redirect all incoming TCP traffic through ether1 port 3389 to port 81 of the internal host 192.168.1.2

c)

redirect all TCP traffic from 192.168.1.2 to port 81 of the ether1 interface

d)

redirect all incoming TCP traffic through ether1 port 81 to port 3389 from the internal host 192.168.1.2

31.

RouterOS log messages are stored on disk by default:

a)

correct

b)

is wrong

32.

The highest priority queue (queue) is

a)

A. 8

b)

B. 16

c)

C. 1

d)

D. 256

33.

If ARP = reply-only is configured on an interface, the interface will be carried out by the interface.

a)

Accept all IP / MAC combinations listed in / ip arp as static entries

b)

Accept all IP addresses listed in / arp ip as static entries

c)

Add a new MAC address on the arp / ip list

d)

Accept all MAC addresses listed in / arp ip as static entries

e)

Add a new IP address on the arp / ip list

34.

Can you add drivers manually to RouterOS if your PCI Ethernet card is not recognized?

a)

a. Yes

b)

b. Not

35.

For static routing functionality, in addition to the RouterOS system package, you also need the following software packages:

a)

route

b)

there is no

c)

dhcp

d)

advanced tool

36.

To perform static routing functions, additional to the RouterOS 'system' package, you also need the following software packages:

a)

A. advanced-tools

b)

B. no extra package required

c)

C. dhcp

d)

D. routing

37.

How many layers does the Open System Interconnection model have?

a)

a. 7

b)

b. 6

c)

c. 5

d)

d. 12

e)

e. 9

38.

Routers A and B both run as PPPoE servers on a broadcast domain that is different from your network. Is it possible to set Router A to use the "/ ppp secret" account from Router B to authenticate PPPoE customers?

a)

a

b)

b.No

39.

What protocol is used for the Ping and Trace route?

a)

a. DHCP

b)

b. IP

c)

c. TCP

d)

d. ICMP

e)

e. UDP

40.

What is indicated by connection-state = established matcher?

a)

The packet starts a new TCP connection

b)

The package does not match the known connection

c)

Packages belonging to an existing connection, for example a reply package or a package that includes a connection that has been answered

d)

The packet is related to, but is not part of an existing connection

41.

What is the default protocol / port of Winbox?

a)

a. UDP / 8921

b)

b. TCP / 8291

c)

c. TCP / 22

d)

d. TCP / 8080

42.

The MAC layer in the OSI model is also known as

a)

a. Layer 3

b)

b. Layer 7

c)

c. Layer 1

d)

d. Layer 2

e)

e. Layer 6

43.

Action = redirect applied to him.

a)

a. chain = srcnat

b)

b. chain = dstnat

c)

c. chain = forward

44.

How long is a level 1 (demo) license valid?

a)

24 hours

b)

Unlimited time

c)

1 month

d)

1 year

45.

Where should you upload the new MikroTik RouterOS package package to upgrade the router?

a)

A. Any directory in / files

b)

B. FTP the root directory or / files directory of the router

c)

C. System Backup menu

d)

D. System Package menu

46.

Net Id is

a)

The first address is used from the subnet

b)

The last address of the subnet

c)

The first address subnet

47.

How many IP addresses can be used in a 20-bit subnet?

a)

2046

b)

2047

c)

4094

d)

4096

e)

2048

48.

If ARP = reply-only is activated on one router interface, the router can add dynamic ARP entries for a particular interface.

a)

False

b)

Correct

49.

Choose a valid MAC address

a)

a. G2: 60: CF: 21: 99: H0

b)

b. 00:00: 5E: 80: EE: B0

c)

c. AEC8: 21F1: AA44: 54FF: 1111: DD

d)

d. AE: 0212: 1201

e)

e. 192.168.0.0/16

50.

Why is it useful to set the Radio Name in the Radio Interface?

a)

a. Identifies the station in the connected Client List

b)

b. Identifies the station in the Access List

c)

c. Identifies a station on the Neighbor List

51.

Which default route will be active?

a)

Route via gateway 1.1.1.1

b)

Route via gateway 2.2.2.2

52.

The basic physical network units (OSI Layer 1) are:

a)

Header

b)

Bytes

c)

Bit

d)

Decimal

53.

We have two radio cards in a point-to-point relationship with the settings: Card Number 1: mode = ap-bridge ssid = "office" frequency = 2447 band = 2.4ghz-b / g default-authentication = yes default-forwarding = yes security-profile = wpa Card Number 2: mode = ssid station = "office" frequency = 2412 band = 2.4ghz-b / g default-authentication = yes default-forwarding = yes security-profile = wpa2 Is the Nr2 Card. able to connect to Card Nr 1.?

a)

Yes, if Nstreme is activated or deactivated in both

b)

Yes, if the security profile settings are compatible with each other and Nstreme is enabled or disabled in both

c)

No, because of different frequencies

d)

No, because of different security profiles

54.

When backing up a router, you use the 'Export' command, the following happens:

a)

Winbox user names and passwords are reserved

b)

Export files can be edited with a standard text editor after creation

c)

You are asked to name the export file

55.

In the advanced menu of the wireless setup there is a parameter called "Area", it works directly with:

a)

Connect List

b)

Access list

c)

There isn't any

d)

Safety Profile

56.

How many different priorities can be chosen for Queues on MikroTik RouterOS?

a)

A. 1

b)

B. 8

c)

C. 0

d)

D. 16

57.

PCs with IP 192.168.1.2 can access the internet, and a static ARP has been set for the IP address at the gateway. When the PC Ethernet card fails, the user changes it to a new card and sets the same IP for it. What else to do?

a)

Old static ARP entries at the gateway must be updated for the new MAC Address

b)

Nothing - this will work as before

c)

The MAC-address of the new card must be changed to the old card's MAC-address

d)

Another IP must be added for Internet access

58.

You have an 802.11b / g Wireless card. What frequency is available for you?

a)

a. 5800MHz

b)

b. 5210MHz

c)

c. 2422MHz

d)

d. 2327MHz

59.

Which choice should you use when you want to prevent access from one particular address to your router's web interface?

a)

add chain = forward in the Firewall Filter

b)

add Chain in the Firewall Filter

c)

Group settings for System users

d)

WWW Service from / IP Service

60.

When solving network problems from within the network, you find that you can ping the gateway normally, but you cannot surf the Internet. What is the most likely problem?

a)

DNS not available

b)

The computer does not get an IP address

c)

Network card and / or cable does not work

d)

Masquarade Rules do not apply

61.

If you need to ensure that one computer on your HotSpot network can access the Internet without HotSpot authentication, which menu allows you to do this?

a)

a. User

b)

b. IP Binding

c)

c. Walled-garden

d)

d. Walled-garden IP

62.

How many IP addresses can be used in a 23-bit subnet (255.255.254.0)?

a)

512

b)

510

c)

508

d)

254

63.

Which of the following prevents unknown clients from connecting to your AP?

a)

Check the "Don't Accept Unknow Client" box in the Wireless configuration

b)

Uncheck "Default Authenticate" on the Wireless card configuration, and add each known client MAC address to your Access List configuration which ensures that you enable "authentication" on the entry

c)

Adding each known client MAC address to your Access List configuration is the only step required

d)

Uncheck "Default Authenticate" on the Wireless card configuration, and add each known client MAC address to the configuration list of the Connect List

e)

Configure radius server under "/ radius"

64.

Can be more than one PPPoE server in one broadcast domain

a)

a. correct

b)

b. is wrong

65.

The default TTL (time to live) on the router that can be fed by an IP packet is:

a)

60

b)

30

c)

1

d)

64

66.

Select the following as 'Public IP Address':

a)

a. 192.168.0.1

b)

b. 172.168.254.2

c)

c. 172.28.73.21

d)

d. 10,110.50.37

e)

e. 11.63.72.21

67.

Which part needs to be / Simple Queues to set the bandwidth limit?

a)

a. target-address, max-limit

b)

b. target-address, dst-address, max-limit

c)

c. target-address, etc-address

d)

d. max-limit

68.

Configuring HotSpot is possible on MikroTikRouterOS only with the Wireless interface.

a)

yes

b)

Not

69.

You have a router with configuration - Public IP: 202.168.125.45/24 - Default gateway: 202.168.125.1 - DNS server: 248.115.148.136, 248.115.148.137 - Local IP: 192.168.2.1/24 Mark the correct configuration on the client PC to access the Internet

a)

IP: 192.168.0.1/24 gateway: 192.168.2.1

b)

IP: 192.168.2.253/24 gateway: 202.168.0.1

c)

IP: 192.168.1.223/24 gateway: 248.115.148.136

d)

IP: 192.168.2.115/24 gateway: 192.168.2.1

e)

IP: 192.168.2.2/24 gateway: 202.168.125.45

70.

Select all valid host addresses for subnets 15.242.55.62/27

a)

a. 15.242.55.31-15.242.55.62

b)

b. 15.242.55.32-15.242.55.63

c)

c. 15.242.55.33-15.242.55.62

d)

d. 15.242.55.33-15.242.55.63

71.

Which of the following is NOT a valid MAC Address?

a)

a. 13: 16: 86: 53: 89: 43

b)

b. 80: GF: AA: 67: 13: 5D

c)

c. 88: 0C: 00: 99: 5F: EF

d)

d. EA: BA: AA: EE: FF: CB

e)

e. 95: B5: DD: EE: 78: 8A

72.

Which is the correct masquarade rule for network 192.168.0.0/24 on routers with out-interface = ether1?

a)

a. / ip firewall nat add action = masquarade chain = srcnat

b)

b. / ip firewall nat add action = masquarade chain = srcnat src-address = 192.168.0.0 / 24

c)

c. / ip firewall nat add action = masquerade out-interface = ether1 chain = dstnat

d)

d. / ip firewall nat add action = masquarade chain = srcnat out-interface = ether1

73.

The client sends "pings" to the router. What will the router do?

a)

The router will drop packets on the ICMP (jump) chain drop rule (rule 5)

b)

The router will record it with the prefix: ICMP-DENY

c)

The router will drop packets on the drop drop rule (rule 3)

d)

The router will record it with the prefix: JUMP-ICMP-DENY

74.


14. The routing table has the following entries:

0 ff-address = 10.0.0.0 / 24 gateway = 10.1.5.126
1 dst-address = 10.1.5.0 / 24 gateway = 10.1.1.1
2 dst-address = 10.1.0.0 / 24 gateway = 25.1.1.1
3 dst-address = 10.1.5.0 / 25 gateway = 10.1.1.2
Which gateway will be used for packages with the destination address 10.1.5.126?

a)

25.1.1.1

b)

10.1.1.2

c)

10.1.5.126

d)

10.1.1.1 

75.

Network ready devices are connected directly to MikroTik RouterBOARD 750 with the correct UTP. RJ45 functioning cable. The device is configured with the IPv4 address 192.168.100.70 by using the subnet mask 255.255.255.252. What will be a valid IPv4 address for RouterBOARD 750 for a successful connection to the device?

a)

192.168.100.70 / 255.255.255.252

b)

192.168.100.69/255.255.255.252

c)

192.168.100.71/255.255.255.252

d)

192.168.100.68/255.255.255.252