[go: up one dir, main page]

0% found this document useful (0 votes)
1K views5 pages

Mikrotik Sample - Exam 1

This document contains questions about Mikrotik RouterOS configuration and functionality. It covers topics like NAT rules, static routing, bandwidth limiting queues, wireless access lists, PPP authentication, and more. Sample questions ask about the correct chain to apply the redirect action, what information can be exported with /export, and how to set bandwidth limits in a queue. The document contains multiple choice questions to test knowledge of RouterOS features and configuration.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views5 pages

Mikrotik Sample - Exam 1

This document contains questions about Mikrotik RouterOS configuration and functionality. It covers topics like NAT rules, static routing, bandwidth limiting queues, wireless access lists, PPP authentication, and more. Sample questions ask about the correct chain to apply the redirect action, what information can be exported with /export, and how to set bandwidth limits in a queue. The document contains multiple choice questions to test knowledge of RouterOS features and configuration.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

Set 1

1. Action=redirect is applied in
A. chain=srcnat
B. chain=dstnat
C. chain=forward

3. Mark all correct statements about /export (rsc file).

A. Exports logs from /log print


B. Exports full configuration of the router
C. Exports only part of the configuration (for example /ip firewall)
D. Exports scripts from /system script
E. Exports files could not edited

7. Action=redirect allows you to make

A. Transparent DNS Cache


B. Forward DNS to another device IP address
C. Enable Local Service
D. Transparent HTTP Proxy
8. Which is correct masquerade rule for 192.168.0.0/24 network on the router with outgoing interface=ether1?

A. /ip firewall nat add action=masquerade chain=srcnat


B./ip firewall nat add action=masquerade chain=srcnat src-
address=192.168.0.0/24
C. /ip firewall nat add action=masquerade out-interface=ether1 chain=dstnat
D. /ip
firewall nat add action=masquerade chain=srcnat src-
address=192.168.0.0/24 out-interface=ether1
9. What letters appear next to a route, which is automatically created by RouterOS when user adds a valid address to
an active interface?

A. I
B. D
C. A
D. S
E. C

12. For static routing functionality, additionally to the RouterOS system package, you will also need the following
software package:

A. none or no extra package


B. dhcp
C. routing
D. advanced-tools

@MxfwhV6A3

13. Which are necessary sections in /queue simple to set bandwidth limitation?

A. target-address, max-limit
B. target-address, dst-address, max-limit
C. target-address, dst-address
D. max-limit

14. What protocol is used for Ping and Trace route?

A. DHCP
B. IP
C. TCP
D. ICMP
E. UDP

17. Why is it useful to set a Radio Name on the radio interface?

A. To identify a station in a list of connected clients


B. To identify a station in the Access List
C. To identify a station in Neighbor discovery

18. What kind of users are listed in the Secrets window of the PPP menu?

A. pptp users
B. l2tp users
C. winbox users
D. wireless users
E. pppoe users
F. hotspot users

19. Router A and B are both running as PPPoE servers on different broadcast domains of your network. Is it
possible to set Router A to use “/ppp secret” accounts from Router B to authenticate PPPoE customers ?

False (MTCRE )
21. 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. False (MTCUME )
23. How many different priorities can be selected for queues in MikroTik RouterOS?

A. 8
B. 16
C. 0
D. 1
24. Which default route will be active? (MTCRE )
/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 1.1.1.1


B. Route via gateway 2.2.2.2

25. How long is level 1 (demo) license valid?

A. 24 hours
B. Infinite time
C. 1 month
D. 1 year

Set 2

2. Which facts right about the backup file?


A. Includes files stored in / files
B. Can be edited

C. Including the username and password of the user /


D. Covering the entire configuration of the router
4. To make all DNS requests coming from your network to resolve on your router (regardless of the clients’
configuration), which action would you specify for the DST-NAT rule?

A. masquerade
B. dst-nat
C. you can’t use DST-NAT to achieve this
D. redirect

7. /interface wireless access-list is used for


A. Shows a list of Client’s MAC Address that are already registered at AP
B. Authenticate Hotspot users
C. Handles a list of Client’s MAC Address to permit/deny connection to AP
D. Contains the security profiles settings

8. Possible actions of ip firewall filter are:

A. tarpit
B. tarp
C. bounce
D. add-to-address-list
E. log
F. accept

9. In case when router login password is lost, it is necessary to reinstall RouterOS or use hardware reset funcion.
true
false

11. PPP Secrets are used for

A. L2TP clients
B. Router users
C. PPtP clients
D. IPSec clients
E. PPPoE clients
F. PPP clients

13. WPA 2 Pre-Shared Key (PSK) is enabled on AP, all your clients have to use the same PSK. Only Virtual AP
could be used to allow clients to connect with a different PSK.
false
true

22. 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

A. IP:192.168.2.115/24 gateway: 192.168.2.1


B. IP:192.168.0.1/24 gateway:192.168.2.1
C. IP:192.168.2.2/24 gateway:202.168.125.45
D. IP:192.168.1.223/24 gateway:248.115.148.136
E. IP:192.168.2.253/24 gateway:202.168.0.1

25. An IP address pool can contain addresses from more than one subnet.
true
Set 3

2. Which features are removed when advanced-tools package is uninstalled?

A. neighbors
B. ip-scan
C. netwatch
D. LCD support
E. ping
F. bandwidth-test
4. Mark possible connection states in the connection tracking table

A. Related
B. Invalid
C. Closed
D. Established
E. Syn
F. New

9. Which options should be used when you want to prevent access from one
specific address to your router web interface?
A. Group settings for System users
B. Firewall Filter Chain Input
C. Firewall Filter Chain Forward
D. WWW service from IP Services

16. Netinstall can be used to


A. Keep configuration, but reset a lost admin password
B. Install different software version (upgrade or downgrade)
C. Reinstall software without losing licence
D. Install package for different hardware architecture

18. What is the correct action to be specified in the NAT rule to hide a private network
when communicating to the outside world?
A. tarpit
B. masquerade
C. passthrough
D. allow

25. What can be used as ’target-address’ in the simple queue?


A. client’s MAC address
B. address list name
C. client’sIP address
D. server’s IP address

You might also like