Soal MTCTCE
Soal MTCTCE
2. How is the DHCP server able to track lease association with a particular client? The identification can be
achieved:
3. The cache hit DSCP (TOS) number under the Web Proxy Settings is used
4. You need to redirect a browser page from a search of "xxx" in google to another website such as
www.mikrotik.com
A. Deleting an address list entry from address-list after time runs out
B. Deleting an address list entry after a specified time
C. Can only be used with the target "add-dst-to-address-list" of ip firewall
6. You want to offer a static route to your DHCP clients (besides the default-route). What is the best way to do
that?
7. To mangle all traffic going to the router itself on chain=prerouting, we can use parameter:
A. dst-address-type=local
B. dst-address-type=unicast
C. dst-address=127.0.0.1
D. dst-address=localhost
A. FTP caching
B. HTTP caching
C. SMTP caching
D. DNS name filtering
E. POP3 caching
Select the correct answer for the worst case scenario when all queues are trying to get all available traffic.
A. queue "AA" will get 3M, "AB" 2M, "AC" 4M, "BA" 10M, "BB" 2M
B. queue "AA" will get 5M, "AB" 2M, "AC" 8M, "BA" 10M, "BB" 2M
C. queue "AA" will get 5M, "AB" 2M, "AC" 8M, "BA" 10M, "BB" 3M
D. queue "AA" will get 3M, "AB" 1M, "AC" 8M, "BA" 1M, "BB" 3M
E. queue "AA" will get 5M, "AB" 2M, "AC" 4M, "BA" 10M, "BB" 2M
10. Is it possible to use the serial port of MikroTik to communicate with an external device connected by null-
modem cable?
11. You want to use PCQ and allow 256k maximum download and upload for each client. Choose correct
argument values for the required queue.
12. An IP packet has matched all the conditions of a firewall rule and the action reject and the option icmp-
network-unreachable was initiated for that packet. What will happen with the packet content ?
If all queues are utilizing the maximum. what will be the traffic distribution ?
14. What is the correct action for a NAT rule on a router that should intercept SMTP traffic and send it over to a
specified mail server?
A. dst-nat
B. tarpit
C. passthrough
D. redirect
15. A firewall rule is used to redirect all incoming DNS requests. What is the source IP address generated in
the response by the router?
A. Source IP address of the response is broadcast to indicate the response was generated by proxy
B. Source IP address of the response is IP address of router's out interface
C. Source IP address of the response is the highest active loopback bridge interface of the router
D. Source IP address of the response is the same as destination IP address of the original request
17. What is the recommended sequence for traffic marking by mangle for QoS?
18. after putting this rule: /ip firewall add chain=input action=drop, you will still be able to access the Router
using the mac-address.
20. Which of these techniques equalizes the flow between connections when the link is completely full:
A. SFQ
B. PCQ
C. FIFO
D. PFIFO
E. RED
21. You have a queue structure:
Which queue will get more than limit-at in worst case scenario?
A. D2
B. C3
C. C2
D. C1
E. D1
If queues "C2" and "C3" are not requiring any traffic, how is all the
available bandwidth going to be distributed in worst case scenario when all other queues are trying to get all
available traffic?
24. You are using Port Scan Detection feature in MikroTik Firewall. What ports are considered as Low Ports?
A. 20-1024
B. 1-80
C. 1-1000
D. 1024-10000
E. 1-1024