Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 3

1. Look at the picture.

Mark correct answer packet will use from router A to router F:

A. A-D-E-F
B. A-B-F
C. A-C-D-E-F
D. A-C-F
E. A-C-B-F
F. A-B-C-D-E-F
G. A-B-C-E-F

2. When using routing option 'check-gateway=ping' what is the ICMP echo request interval
(in seconds)?
A. 20s
B. 10s
C. 30s
D. 60s

3. There are two routes in the routing table:


0 dst-addr=10.1.1.0/24 gateway=5.5.5.5
1 dst-addr=10.1.1.4/30 gateway=5.6.6.6

Which gateway will be used to get to the IP address 10.1.1.6?

A. 5.6.6.6
B. both - half of the traffic will be routed through one gateway, half through the other
C. 5.5.5.5
D. the required route is not in the routing table
4. If route type is 'blackhole', then packets to the destination network are going to be
A. sent back to the source
B. dropped on this router
C. dropped on this router and ICMP message will be sent back to the source
D. sent back to the previous router

5. You can not use OSPF and RIP routing protocols simultaneously on the RouterOS.
false

6. /ip route configuration on router,

/ip route add gateway=192.168.0.1


/ip route add dst-address=192.168.1.0/24 gateway=192.168.0.2
/ip route add dst-address=192.168.2.0/24 gateway=192.168.0.3
/ip route add dst-address=192.168.3.0/26 gateway=192.168.0.4

Router needs to send packets to 192.168.3.240. Which gateway will be used?

A. 192.168.0.2
B. 192.168.0.4
C. 192.168.0.1
D. 192.168.0.3

7. If router receives packet with TTL=1 then:

A. packet will always reach its destination


B. packet will be forwarded only to next L3 device
C. packet will not be forwarded

8. EoiP is:
A. Layer-2 tunnel, that can be bridged
B. MikroTik proprietary tunnel protocol
C. Layer-3 tunnel

9. Consider the following diagram. Assuming that all the necessary configuration has
already been done on R2 (proxy-arp is disabled), to communicate from a device on
LAN1 to a device on LAN2, which of the following configurations on R1
would enable this?

A. /ip route add dst-address=192.168.0.0/24 gateway=192.168.0.1


B. /ip route add dst-address=0.0.0.0/0 gateway=Ether1
C. /ip route add dst-address=192.168.1.0/24 src-address=192.168.0.0/24 gateway=192.168.99.2
D. /ip route add dst-address=192.168.1.0/24 gateway=192.168.99.2
E. /ip route add dst-address=0.0.0.0/0 gateway=192.168.99.2 marcar si es de selección multiple

10. A routing table has following entries:


0 dst-address=10.0.0.0/24 gateway=10.1.5.126
1 dst-address=10.1.5.0/24 gateway=10.1.1.1
2 dst-address=10.1.0.0/24 gateway=25.1.1.1
3 dst-address=10.1.5.0/25 gateway=10.1.1.2

Which gateway will be used for a packet with destination address 10.1.5.126?
A. 10.1.1.1
B. 10.1.5.126
C. 10.1.1.2
D. 25.1.1.1

11. 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 use "netwatch" to trigger static routes whenever OSPF fails
C. He should manually disable the static routes and enable them whenever OSPF fails
D. He should increase the administrative distance of the static route
12. EOIP tunnels can not be bridged because they are not true layer 2 tunnels.
False

13. What is the minimum configuration a network administrator needs to do on a MikroTik


router to enable OSPF?

A. Add a network to OSPF network configuration


B. Add an interface to OSPF interface configuration
C. Both interface and network must be added to OSPF configuration
D. Nothing; OSPF instance can run with no configuration

14. To securely bridge (Layer 2) together two remote networks the following methods can
be used:

A. PPTP or L2TP/IPsec
B. SSTP with BCP or L2TP/IPsec with BCP
C. IPIP with IPsec secret specified
D. EoIP over Ipsec
E. EoIP over SSTP or over L2TP/Ipsec

15. When sending out an ARP request, an IP host is expecting what kind of address for an
answer?
A. VLAN ID
B. MAC Address
C. 802.11g
D. IP address

You might also like