Font size
WorksheetsMikrotik Lesson
Total questions: 72
Worksheet time: 1hrs 9mins
Why is it useful to set a Radio Name on the radio interface?
to identify a station in a list of connected clients
to identify a station in the Access List
to identify a station in Neighbor discovery
Select valid MAC-address
AEC8:21F1:AA44:54FF:1111:DDAE:0212:1201
192.168.0.0/16
00:00:5E:80:EE:B0
G2:60:CF:21:99:H0
How many usable IP addresses are there in a 20-bit subnet?
2048
4096
4094
2047
2046
Which of the following are valid IP addresses?
192.168.13.255
192.168.256.1
10.10.14.0
1.27.14.254
What protocol does ping use?
UDP
ICMP
TCP
ARP
The basic unit of a physical network (OSI Layer 1) is the:
Header
Bit
Byte
Frame
How many layers does Open Systems Interconnection model have?
5
6
7
8
9
A network ready device is directly connected to a MikroTik RouterBOARD with a correct U.T.P. RJ45 functioning cable. The device is configured with an IPv4 address of 192.168.100.70 using a subnet mask of 255.255.255.252. What will be a valid IPv4 address for the RouterBOARD 750 for a successful connection to the device?
192.168.100.71/255.255.255.252
192.168.100.70/255.255.255.252
192.168.100.68/255.255.255.252
192.168.100.69/255.255.255.252
Select valid subnet masks:
255.224.192.0
255.255.224.0
192.0.0.0
255.255.192.255
Collisions are possible in full-duplex Ethernet networks
False
True
Which of the following 2 protocols / port s are used for SNMP. (Simple Network Managemnt Protocol)
UDP 162
TCP 162
TCP 123
UDP 161
TCP 161
There’s an IP address 15.242.55.62 with a subnet mask 255.255.255.224 (/27). Please choose all valid host address range within the same subnet.
15.242.55.33-15.242.55.62
15.242.55.31-15.242.55.62
15.242.55.32-15.242.55.63
15.242.55.33-15.242.55.63
MAC layer by OSI model is also known as
Layer 1
Layer 2
Layer 3
Layer 5
Layer 7
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 client PC to access to the Internet
IP: 192.168.2.253/24
gateway: 202.168.0.1
IP: 192.168.0.1/24
gateway: 192.168.2.1
IP: 192.168.2.2/24
gateway: 202.168.125.45
IP: 192.168.1.223/24
gateway: 248.115.148.136
IP: 192.168.2.115/24
gateway: 192.168.2.1
How many IP addresses can one find in the header of an IP packet?
1
2
3
4
What is term for the hardware coded address found on an interface?
IP Address
MAC Address
FQDN Address
Interface Address
Which computers would be able to communicate directly (without any routers involved):
192.168.17.15/29 and 192.168.17.20/28
10.10.0.17/22 and 10.10.1.30/23
10.5.5.1/24 and 10.5.5.100/25
192.168.0.5/26 and 192.168.0.100
In MikroTik RouterOS, Layer-3 communication between 2 hosts can be achieved by using an address subnet of:
/29
/30
/31
/32
Which of the following is NOT a valid MAC Address?
80:GF:AA:67:13:5D
95:B5:DD:EE:78:8A
88:0C:00:99:5F:EF
EA:BA:AA:EE:FF:CB
13:16:86:53:89:43
Select which of the following are 'Public IP addresses':
172.168.254.2
11.63.72.21
192.168.0.1
172.28.73.21
10.110.50.37
in Mikrotik RouterOS, DHCP Client can receive following option :
Byte Limit
IP Gateway
Rate Limit
Uptime Limit
IP Address & Subnet
What letters appear next to a route, which is automatically created by RouterOS when user adds a valid address to an active interface?
S
I
A
D
C
You need to reboot a RouterBoard after importing a previosly exported rsc file to activate the new configuration
Yes
No
Which of the following Routes statuses are possible ?
C = Connected
S = Static
A = Active
D = Drop
What protocol is used for PING and Trace route ?
UDP
ICMP
IP
TCP
DHCP
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
Route via Gateway 1.1.1.1
Route via Gateway 2.2.2.2
The Hotspot feature can be used only on ethernet interfaces. You have to use a separate access point if you want to use this feature with wireless.
Yes
No
Which is correct masquarade rule for 192.168.0.0/24 network on the router with outgoing interface=ether1?
/ip firewall nat add action masquarade chain=srcnat
/ip firewall nat add action=masquarade chain=srcnat src-address=192.168.0.0/24
/ip firewall nat add action=masquarade out-interface=ether1 chain=dstnat
/ip firewall nat add action=masquarade chain=srcnat out-interface=ether1
From which of the following locations can you obtain Winbox?
Hotspot is required on the interfaces ether2, ether3, wlan1 (in ap-bridge mode).
These interface are bridged in the bridge1 interface.
Which interface should be Hotspot server be configured on ?
ether2
ether3
bridge1
wlan1
For static routing functionality, additionality to the RouterOS system package, you will also need the following software package :
none
dhcp
routing
advanced-tools
How many different priorities can be selected for queues in Mikrotik RouterOS?
8
16
0
1
Which are necessary sections in /queue simple to set bandwidth limitation?
target-address, max-limit
target-address, dst-address, max-limit
target-address, dst-address
max-limit
You have 802.11b/g wireless card. What frequencies are available to you?
5800MHz
2412MHz
5210MHz
2422MHz
2327MHz
If you need to make sure that one computer in yout Hotspot network can access the internet without Hotspot Authentication, which menu allows you to do this
Users
IP Bindings
Walled-garden
Walled-garden IP
On the advanced menu of the wireless setup there is a parameter called "Area", it works directly with :
Connect List
Access List
None of these
Security Profile
To limit wireless access for your Hotspot users
Create MAC Address restriction on Hotspot user login
Create MAC Address restriction on PPP user login
Create MAC Address restriction in the Wireless Access List
Create IP Address restriction in the Wireless Access List
Select all RouterOS software packages required for configuring a wireless AP
advanced-tools
wireless
routing
dhcp
system
Action=redirect is applied in :
chain=scrnat
chain=dstnat
chain=forward
chain=output
What wireless card can we use to achieve 100 Mbps actual wireless thoughput?
802.11 b/g
802.11 a/b/g
802.11 a
802.11 a/n
802.11 1/b/g/n
Two host, A and B, are connected to a broadcast LAN. Select all the answers pairs of IP address/mask which would allow IP connections to be established the two hosts?
A: 10.1.2.66/25 and B: 10.1.2.109/26
A: 10.2.2.1/23 and B: 10.2.0.1/22
A: 10.1.2.192/24 and B: 10.1.2.129/26
A: 10.2.1.0/23 and B: 10.2.0.1/22
What kind of users are listed in the Secrets window of the PPP menu?
pptp users
l2tp users
winbox users
wireless users
hotspot users
How long is level 1 (demo) lisense valid?
24 hours
infinite time
1 month
1 year
Which of the following IP address are publucly routable?
127.34.155.3
192.168.1.4
11.3.10.4
172.16.13.23
How many usable IP addresses are there in a 23-bit (255.255.254.0) subnet?
254
510
512
508
What menus should be used to allow certain websites to be accessed from behind a hotspot interface, without client authentication?
ip hotspot ip-binding
ip hotspot profile
ip hotspot walled-garden
ip hotspot walled-garden ip
You want to use PCQ and allow 256k maximum download and upload for each client. Choose correct argument values for the required queue.
kind=pcq pcq-limit=1256000 pcq-classifier=dst-address
kind=pcq pcq-limit=256000 pcq-classifier=dst-address
kind=pcq pcq-limit=500000 pcq-classifier=src-address
kind=pcq pcq-limit=256000 pcq-classifier=src-address
kind=pcq pcq-limit=500000 pcq-classifier=dst-address
Which of these are possible solutions to bridge two networks over a wireless link :
Both device in AP mode and enable WDS mode
One device in AP mode, another one in station-pseudobridge-clone
One device in AP mode, another one in station-pseudobridge
One device in AP mode, another one in station
When backing up your router by using the "Export" command, the following happens :
Winbox usernames and password are backed up
The Export file can be edited with a standard text editor after its creation
You are requested to give the export file a name
You need to reboot a RouterBoard after importing a previously exported rsc file to activate the new configuration
Yes
No
Is it possible to have PPTP Client and PPTP server on one Mikrotik router at the same time?
True
False
The network address is
The First usable address of the subnet
The Last address of the subnet
The First address of the subnet
It is impossible to disable user "admin" at the menu "/user"
True
False
Mark all the configuration where RouterOS is utilizing the DNS feature
Layer-7 packet filter configuration
Hotspot Configuration
Web-proxy configuration
PPP Configuration
You want to transfer existing "/ip firewall filter" configuration from one router to a new system. Choose the best posibble way to do :
Create backup, edit backup file and restore on the target
Export global configration and remove everything apart from "/ip firewall filter"
Export only "/ip firewall filter"
Create backup only of "/ip firewall filter" rules
Mark the queue types thar are available in RouterOS
FIFO
SFQ
DRR
PCQ
LIFO
Select all the routerOS software packages required for configuring a wireless AP
advanced-tools
wireless
routing
dhcp
system
What is the default protoco/port of (secure) winbox ?
UDP/5678
TCP/8291
TCP/22
TCP8080
To block access to web proxies running on TCP port 8080, you have to create a firewall rule and specify :
"chain", "action", "port"
"chain", "action", "protocol", "limit"
"chain", "action", "protocol"
"chain", "action", "protocol", "port"
what can be used as "target-address" in the simple queue?
address list name
client's address
client's MAC address
server's address
In RouterOS queue configuration the word "total" usually represents
upload
download - upload
upload + download
download
"/interface wireless access-list" is used for
Handles a list of client's MAC address to permit/deny connection to AP
Contains the security profiles settings
Show a list client's MAC address that are already registered at AP
Authenticate Hotspot users
to use masquarade, you need to specify
action=accept, out-interface, chain=src-nat
action=masquarade, out-interface, chain=dst-nat
action=masquarade, out-interface, chain=src-nat
action=masquarade, in-interface, chain=src-nat
Netinstall can be used to
install different software version (upgrade or downgrade)
install package for different hardware architecture
reinstall software without losing lisence
keep configuration, but reset a lost admin password
Which configuration menu should you see to change router's winbox default port?
/ip firewall service-ports
/system resource
/ip service
/ip firewall filter
Which port does PPTP use by default?
TCP 1723
TCP 1721
UDP 1723
UDP 1721
To connect your Mikrotik router to a wireless access point, you have to:
Use the same Radio Name
Use the same SSID as on accesspoint
Use the same Band (5GHz, 2.4 GHz, ...)
For a Simple Queue to apply a bandwidth restrictions on a bridged interface, following must be done :
Use mangle to mark the connections
Enable "Use IP Firewall" in bridge settings
Configure an IP address on the bridge interface
Associate the Simple Queue to the Bridge interface
When using routing option "check-gateway=ping". What is the ICMP echo interval (in seconds)?
30s
10s
60s
20s
An IP address pool contain addresses from more than one subnet
True
False
In Winbox, Hide Password unchecked shows passwords for the following
RADIUS shared secret
Hotspot User
PPP Secret
RouterOS User
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?
two times /24
four times /27
one /23 and one /27
two times /26
