MTCRE002
MTCRE002
A. 20s
B. 60s
C. 10s
D. 30s
2. VLAN is an implementation of the 802.1Q VLAN protocol by the MikroTik RouterOS. It allows you to have
multiple Virtual LANs on a single ethernet or wireless interface, giving the ability to segregate LANs efficiently.
How many different vlans are possible on a single ethernet port?
A. only one
B. 4096
C. 4095
D. 63
4. On the following network diagram , when ROUTER wants to reach "HOST A" by itself, it should use ISP1 as
gateway and when CLIENT wants to reach "HOST A", router should use ISP2 as a gateway. How would you
configure routing marks to achieve this?
A. Chain Forward for a Routing Mark to route to ISP 2 & Chain Forward for a Routing Mark to route to ISP 1
B. Chain Prerouting for a Routing Mark to route to ISP 2 & Chain Output for a Routing Mark to route to ISP 1
C. Chain Output for a Routing Mark to route to ISP 2 & Chain Forward for a Routing Mark to route to ISP 1
D. Chain Input for a Routing Mark to route to ISP 2 & Chain Output for a Routing Mark to route to ISP 1
A. Multicast
B. Broadcast
C. ICMP
D. TCP
E. UDP
6. When sending out an ARP request, an IP host is expecting what kind of address for an answer?
A. VLAN ID
B. MAC
C. IP address
D. 802.11g
7. The 'check-gateway' option is enabled for one route. Select all statements that are true:
A. Check gateway option can be configured for Ping, ARP and RARP (reverse ARP)
B. In case of failure of the gateway, routes pointing to that gateway will become inactive
C. Gateway is checked every 10 seconds and after a single failure, the gateway is considered unreacheable
D. Gateway is checked every 10 seconds and after 2 failures, the gateway is considered unreacheable
8. You can not use OSPF and RIP routing protocols simultaneously on the RouterOS.
True or false ? false
10. There are four routes in the routing table. Host 10.10.10.10 becomes unreachable.
1 dst-addr=0.0.0.0/0 gateway=11.11.11.11
1 dst-addr=20.20.20.0/24 gateway=10.10.10.10 check-gateway=ping
2 dst-addr=30.30.30.0/24 gateway=10.10.10.10
3 dst-addr=30.30.30.0/25 gateway=13.13.13.13 check-gateway=ping
Which gateway is used to get to the IP address 30.30.30.145?
A. 11.11.11.11
B. 13.13.13.13
C. 10.10.10.10
D. None. Packets to that host will be dropped until host 10.10.10.10 becomes active again.
11. An OSPF area consists of 15 routers connected in 6 different broadcast networks. How many DR neighbours
will there be in the area?
A. 15
B. 0
C. 6
D. 1
A. 10.1.1.2
B. 10.1.5.126
C. 10.1.1.1
D. 25.1.1.1
13. A MikroTik system administrator implemented OSPF Routing protocol in the network. But realized that he has
a static route on the routers. What can be done to make the static route work as a failover whenever the dynamic
routing protocol fails.
A. Delete all static routes because there is no way for it to work with OSPF
B. He should increase the administrative distance of the static route
C. He should manually disable the static routes and enable them whenever OSPF fails
D. He should use "netwatch" to trigger static routes whenever OSPF fails
A. Between R1 and R4
B. Between R5 and R3
C. There is no need for a virtual-link
D. Between R4 and R2
23. If route type is 'blackhole', then packets to the destination network are going to be
A. sent back to the source
B. sent back to the previous router
C. dropped on this router
D. dropped on this router and ICMP message will be sent back to the source
24. To assign specific traffic to a route - traffic must be identified by a routing mark. Each packet can only have one
routing mark.
true or false ? true
25. EoiP is: