You are on page 1of 7

1.

There can be more than one PPPoE server in a single broadcast domain:
To use masquerade, you need to specify
A. action=masquerade, out-interface, chain=src-nat
B. action=masquerade, in-interface, chain=src-nat
C. action=masquerade, out-interface, chain=dst-nat
D. action=accept, out-interface, chain=src-nat
3. You have a DHCP server on your MikroTik router. The IP addresses 10.1.2.2-10.2.2.20 are
distributed in the DHCP network. Additionally, 3 static IP address are defined for your servers:
10.1.2.31-10.1.2.33. After a while 20 more IP addresses need to be distributed in the network. It
is possible to distribute the extra IP address without adding another DHCP Server:
4. 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.

5. Router A and B are both running as PPPoE servers on different broadcast domains of your network. It
is possible to set Router A to use "/ppp secret" accounts from Router B to authenticate PPPoE
customers.

6. 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?

What kind of users are listed in the "/user" menu?

8. The total-max-limit under Simple Queues will limit the combined upload and download of the
target-address of your simple queue.
9. Which default route will be active?

10. Which route will be used to reach host 192.168.1.55?

11. It is possible to have PPTP Client and PPTP server on one MikroTik router at the same time.
13. A wireless interface 'wlan1' is added to a bridge interface 'br-lan'. To enable dhcp-server for wireless
interface 'wlan1', on which interface should dhcp-server be configured?

12. To be able to do NAT the connection tracking does not need to be enabled.

14. You want to use PCQ and allow 256k maximum download and upload for each client. Choose correct
argument values for the required queue.

15. Which type of encryption could be used to establish a connection with a simple passkey without
using a 802.1X authentication server?

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

17. In RouterOS queue configurations the word "total" usually represents


18. Netinstall can be used to

19. A client that has successfully connected to a wireless network is considered to be which of the
following? Choose all that apply:

20. PPP Secrets are used for

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

22. What action should be used to inform source that packets reached destination, but was not
accepted ?

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

24. What will happen if "Default forward" is disabled in wireless menu on a RouterOS AP?
A. Clients will not be able to connect to each other
B. Only clients with matching access control list rule will be able to connect to the AP
C. AP will not be able to connect to the clients
D. Clients will not be able to connect to the AP
25. Which of the following Routes statuses are possible?

A. C = Connected
B. S = Static
C. A = Active
D. D = Drop
1. The total-max-limit under Simple Queues will limit the combined upload and download of the
target-address of your simple queue.

2. There are two wireless cards (wlan1 and wlan2) which are bridged together. On wlan1 card
there is a setting "Forwarding=no". Choose the correct answer(s):
A. To prevent communication between wlan1 and wlan2 one cannot use Bridge Filters
B. Stations on wlan1 will be able to communicate with stations on wlan2
C. Stations on wlan2 will be able to communicate with stations on wlan2
D. Stations on wlan1 will be able to communicate with stations on wlan1
E. Stations on wlan2 will be able to communicate with stations on wlan1
3. When using routing option 'check-gateway=ping' what is the ICMP echo request interval (in
seconds)?
A. 60s
B. 10s
C. 30s
D. 20s
4. What is the minimal possible wireless configuration to create an Access Point?
A. WDS
B. frequency
C. band
D. radio name
E. ssid
F. mode
G. scan-list
H. DFS mode
5. What is necessary for PPPoE client configuration?
A. Interface (on which PPPoE client is going to work)
B. ip firewall nat masquerade rule
C. Static IP address on PPPoE client interface
6. The highest queue priority is
A. 8
B. 1
C. 256
D. 16
7. Is it possible to limit how many clients are able to connect to an access point?
A. Yes, but only with access-lists
B. No it's not possible at all
C. Yes
8. For static routing functionality, additionally to the RouterOS 'system' package, you will also
need the following software package:
A. routing
B. dhcp
C. advanced-tools
D. no extra package required
9. 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 1.1.1.1
B. Route via gateway 2.2.2.2
10. If a packet comes to a router and starts a new, previously unseen connection, which
connection state would be applied to it?
A. new
B. invalid
C. unknown
D. established
E. no connection state would be applied to such packet
11. It is possible to create an encrypted PPPoE tunnel in RouterOS:
12. It is required to make a web server on a private LAN visible on the Public Internet. Only the
web server port should be visible to the public. Which of the following configuration steps must
be met. (select all that apply)
A. A route between the NAT Router and the webserver must exist
B. in ip firewall NAT there should be a dst-nat between the public ip of the router and the
private ip of the webserver
C. Public IP address of the webserver must be installed on the NAT Router
D. LAN address of the webserver should be routable on the internet
E. Connection Tracking must be enabled on NAT router
13. Which of the protocols below is used by Netinstall?
A. rarp
B. arp
C. dhcp
D. bootp
14. If ARP=reply-only is configured on an interface, this interface will
A. add new MAC addresses in '/ip arp' list
B. accept IP and MAC address combinations listed in '/ip arp' list
C. accept all MAC-addresses listed in '/ip arp' as static entries
D. add new IP addresses in '/ip arp' list
E. accept all IP addresses listed in '/ip arp' as static entries
15. Select minimal set of software packages in RouteOS required to configuring a wireless AP

A. dhcp
B. system
C. wireless
D. advanced-tools
E. routing
16. What does the firewall action "log" do?
A. It adds a prefix to the packet and passes it through
B. It logs the packet
C. It blocks and logs the packet
D. It logs and blocks the packet
17. What letters appear next to a route, which is automatically created by RouterOS when user
adds a valid address to an active interface?
A. D
B. A
C. S
D. I
E. C
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. allow
D. passthrough
19. Why is it useful to set a Radio Name on the radio interface?
A. To identify a station in the Access List
B. To identify a station in Neighbor discovery
C. To identify a station in a list of connected clients
20. Which port does PPTP use by default?
A. TCP 1723
B. TCP 1721
C. UDP 1723
D. UDP 1721
21. There can be more than one PPPoE server in a single broadcast domain:

22. What is possible with Netinstall?


A. MikroTik RouterOS configuration reset
B. MikroTik RouterOS password reset with saving router's configuration
C. MikroTik RouterOS reinstall
23. For a Simple Queue to apply a bandwidth restrictions on a bridged interface, following must
be done:
A. Use mangle to mark the connections
B. Configure an IP address on the bridge interface
C. Enable 'Use IP Firewall' in bridge settings
D. Associate the Simple Queue to the bridge interface
24. Evaluate the following information:

Access Point configuration:


-- wlan1 is in 'AP-Bridge' mode
-- Bridge1 has wlan1 and ether1 as ports

CPE configuration:
-- wlan1 is in 'Station-Bridge' mode
-- Bridge1 has wlan1 and ether1 as ports

Select protocols that will pass from ether1 on the CPE to ether1 on the Access Point.
A. USB
B. Firewire
C. ARP
D. DHCP
E. PPPoE
F. BGP
G. IPv6
H. IPv4
25. 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. Open the router and ensure the CMOS battery is fine.


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. Write a script in '/system script' to set the clock

You might also like