wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

MikroTik Networking Quiz

Total questions: 41

Worksheet time: 21mins

Name
Class
Date
1.

In the OSI Layer model, at which layer does the process of encapsulating data into frames occur, and the physical addressing (MAC Address) is added?

a)

Layer 1 - Physical

b)

Layer 2 - Data Link

c)

Layer 3 - Network

d)

Layer 4 - Transport

2.

The protocol in the TCP/IP suite that is responsible for translating IP addresses to MAC addresses is...

a)

HTTP

b)

DNS

c)

ARP

d)

ICMP

3.

The network topology that uses a single main cable as a backbone and all hosts are connected to this cable is...

a)

Star

b)

Ring

c)

Mesh

d)

Bus

4.

The basic command in MikroTik RouterOS to reset the configuration to factory conditions is...

a)

system reboot

b)

system reset-configuration

c)

system backup load name=reset

d)

system restore default

5.

The main feature of MikroTik RouterOS that functions to divide a physical interface into several logical interfaces is...

a)

Bridge

b)

VLAN

c)

PPPoE

d)

MPLS

6.

In a MikroTik DHCP Server, which of the following is NOT included in the parameters that must be defined in a network?

a)

Address Pool (range of IPs leased)

b)

Gateway for clients

c)

DNS Server for clients

d)

Specific MAC Address for each client

7.

The main function of the Bridge feature in MikroTik is...

a)

Routing packets between different networks

b)

Connecting several network interfaces into one broadcast domain

c)

Filtering traffic based on IP addresses

d)

Creating secure tunneling connections

8.

The routing concept that uses a single default route to forward all traffic with unknown destinations is called...

a)

Static Route

b)

Policy Route

c)

Default Route

d)

Dynamic Route

9.

The wireless standard 802.11ac operates exclusively on the frequency...

a)

2.4 GHz

b)

5 GHz

c)

2.4 GHz and 5 GHz

d)

900 MHz

10.

In wireless security configuration, which encryption method is currently considered the most secure?

a)

WEP

b)

WPA

c)

WPA2

d)

WPS

11.

In MikroTik firewall, the 'forward' chain is used to filter packets that...

a)

Come to the router itself

b)

Exit from the router itself

c)

Pass through the router (not for the router itself)

d)

Are generated by the router itself

12.

The action 'masquerade' in NAT firewall is usually placed in the chain...

a)

input

b)

output

c)

forward

d)

postrouting

13.

The Simple Queue feature in MikroTik that allows for temporary additional bandwidth after a quiet period is called...

a)

PCQ

b)

Burst

c)

Limit-at

d)

Max Limit

14.

The tunneling protocol that uses SSL/TLS for encryption and can bypass firewalls that block other ports because it uses port 443 is...

a)

PPTP

b)

L2TP

c)

SSTP

d)

PPPoE

15.

The PPPoE feature in MikroTik is usually used to...

a)

Create a site-to-site VPN connection

b)

Authenticate wireless clients

c)

Provide internet access services (like ISP) with a login/logoff system

d)

Perform load balancing

16.

What is used to provide internet access services (like ISP) with a login/logoff system?

a)

Create a site-to-site VPN connection

b)

Authenticate wireless clients

c)

Provide internet access services (like ISP) with a login/logoff system

d)

Perform load balancing between gateways

17.

What is the purpose of the ping tool command in MikroTik RouterOS?

a)

View the routing table

b)

View the ARP table

c)

Test connectivity to a host

d)

Monitor traffic in real-time

18.

When configuring Web Proxy, the 'address-list' object is often used in firewall rules to...

a)

Block access to the entire internet

b)

Provide specific bandwidth for browsing

c)

Create a list of IPs that can or cannot access the proxy

d)

Route proxy traffic through a specific gateway

19.

Which command is used to view the license information of your MikroTik software?

a)

system license print

b)

system package print

c)

system resource print

d)

system identity print

20.

If you want to create a backup of MikroTik configuration and save it to the local computer, the correct command is...

a)

system backup save

b)

system backup load

c)

export file=backup

d)

system backup save name=backup then download the file via FTP

21.

In the concept of dynamic routing, the routing protocol that is Distance-Vector and uses hop count as its metric is...

a)

OSPF

b)

BGP

c)

RIP

d)

MME

22.

In the OSI Layer model, at which layer does the process of encapsulating data into frames occur, and the physical addressing (MAC Address) is added?

a)

Layer 1 - Physical

b)

Layer 2 - Data Link

c)

Layer 3 - Network

d)

Layer 4 - Transport

23.

The protocol in the TCP/IP suite that is responsible for translating IP addresses to MAC addresses is...

a)

HTTP

b)

DNS

c)

ARP

d)

ICMP

24.

The network topology that uses a single main cable as a backbone with all hosts connected to this cable is...

a)

Star

b)

Ring

c)

Mesh

d)

Bus

25.

The basic command in MikroTik RouterOS to reset the configuration to factory conditions is...

a)

system reboot

b)

system reset-configuration

c)

system backup load name=reset

d)

system restore default

26.

The main feature of MikroTik RouterOS that functions to divide a physical interface into several logical interfaces is...

a)

Bridge

b)

VLAN

c)

PPPoE

d)

MPLS

27.

In the MikroTik DHCP Server, which of the following is NOT included in the parameters that must be defined in a network?

a)

Address Pool (range of IPs leased)

b)

Gateway for clients

c)

DNS Server for clients

d)

Specific MAC Address for each client

28.

The main function of the Bridge feature in MikroTik is...

a)

Route packets between different networks

b)

Connect several network interfaces into one broadcast domain segment

c)

Filter traffic based on IP addresses

d)

Create a secure tunneling connection

29.

What is the concept of routing that uses a single default route to forward all unknown traffic?

a)

Static Route

b)

Policy Route

c)

Default Route

d)

Dynamic Route

30.

The wireless standard 802.11ac operates exclusively on which frequency?

a)

2.4 GHz

b)

5 GHz

c)

2.4 GHz and 5 GHz

d)

900 MHz

31.

In wireless security configuration, which encryption method is currently considered the most secure?

a)

WEP

b)

WPA

c)

WPA2

d)

WPS

32.

In MikroTik firewall, the 'forward' chain is used to filter packets that...

a)

Come to the router itself

b)

Exit from the router itself

c)

Pass through the router, not for the router itself

d)

Generated by the router itself

33.

The 'masquerade' action on NAT firewall is usually placed on which chain?

a)

input

b)

output

c)

forward

d)

postrouting

34.

The Simple Queue feature on MikroTik that allows additional temporary bandwidth after a quiet period is called...

a)

PCQ

b)

Burst

c)

Limit-at

d)

Max Limit

35.

The tunneling protocol that uses SSL/TLS for encryption and can bypass firewalls blocking other ports because it uses port 443 is...

a)

PPTP

b)

L2TP

c)

SSTP

d)

PPPoE

36.

The PPPoE feature on MikroTik is usually used to...

a)

Create a site-to-site VPN connection

b)

Authenticate wireless clients

c)

Provide internet access services (like ISP) with a login/logoff system

d)

Perform load balancing between gateways

37.

The ping tool command in MikroTik RouterOS is used to...

a)

View the routing table

b)

View the ARP table

c)

Test connectivity to a host

d)

Monitor traffic in real-time

38.

When configuring Web Proxy, the 'address-list' object is often used in firewall rules to...

a)

Block access to the entire internet

b)

Provide special bandwidth for browsing

c)

Create a list of IPs that can or cannot access the proxy

d)

Route proxy traffic through a specific gateway

39.

Which command is used to view the software license information of your MikroTik?

a)

system license print

b)

system package print

c)

system resource print

d)

system identity print

40.

If you want to create a backup of MikroTik configuration and save it to your local computer, the correct command is...

a)

system backup save

b)

system backup load

c)

export file=backup

d)

system backup save name=backup then download the file via FTP

41.

In the concept of dynamic routing, the routing protocol that is Distance-Vector and uses hop count as its metric is...

a)

OSPF

b)

BGP

c)

RIP

d)

MME