Você está na página 1de 3

MikroTik Routers and Wireless file:///D:/Mikrotik Training/BOOTCAMP-Kaliwungu/Soal_MTCNA/Mi...

Search...

home software hardware support downloads purchase training account


Overview Support Logout

[Back To Main Menu]


00:59:14
1. To securely bridge together 2 remote networks you can use
Save progress
A. PPTP over EoIP

B. PPPoE over EoIP

C. PPTP BCP

D. EoIP over PPTP

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

B. only one

C. 4095

D. 4096

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

/ip route
add disabled=no distance=1 dst-address=192.168.1.0/24 gateway=1.1.1.1
add disabled=no distance=1 dst-address=192.168.1.0/25 gateway=2.2.2.2
add disabled=no distance=1 dst-address=192.168.0.0/16 gateway=3.3.3.3

A. Route via gateway 1.1.1.1

B. Route via gateway 2.2.2.2

C. Route via gateway 3.3.3.3

4. OSPF area ID does not need to be unique within the AS.

FALSE

5. Consider the following output from the command "/ip address print":

Flags: X - disabled, I - invalid, D - dynamic


# ADDRESS NETWORK BROADCAST INTERFACE
0 10.10.10.1/32 10.10.10.2 0.0.0.0 pppoe-1
1 10.10.10.1/32 10.10.10.3 0.0.0.0 pppoe-2

This configuration is invalid because of the duplicate IP's.

FALSE

6. You have a router with the following IP addresses:

ether1: 10.40.1.1/24
ether2: 10.250.1.1/30
ether3: 10.251.1.1/30
wlan1: 10.50.1.1/30
wlan2: 10.50.2.1/30

You have a customer directly connected to ether2, and another customer directly connected to ether3. Your wireless radios are used for wireless connectivity
to two different towers, and ether1 goes to another wireless access point for other subscribers. You need all of the subnets distributed across your OSPF
Network

You need to configure OSPF to talk on this router, what would be the best configuration.

A. Set OSPF networks to 0.0.0.0/0

B. set distribute-default=always-type-1

C. set distribute-state=yes

D. Set OPSF networks to 10.0.0.0/8 only

E. Set Distribute-Connected=yes

F. Set Ethernet 2 and 3 to passive mode

G. Set OSPF Networks to 10.40.1.0/24, 10.250.1.0/30, 10.251.1.0/24, 10.50.1.0/30, and


10.50.2.0/30

H. Set OSPF networks, to 10.50.1.0/30, 10.50.2.0/30

I. Set OSPF Networks to 10.40.1.0/24, 10.250.1.0/30, 10.251.1.0/30, 10.50.1.0/30, and


10.50.2.0/30

J. Set Ethernet 1, 2, and 3 to passive mode

7. In OSPF, router can become the DR (Designated Router) only when the priority on it¥¥¥'s interface is set to a value of zero

FALSE

8. 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. He should manually disable the static routes and enable them whenever OSPF fails

B. He should increase the administrative distance of the static route

C. Delete all static routes because there is no way for it to work with OSPF

D. He should use "netwatch" to trigger static routes whenever OSPF fails

9. When using routing option 'check-gateway=ping' what is the ICMP echo request interval (in seconds)?

1 dari 3 4/15/2016 8:53 PM


MikroTik Routers and Wireless file:///D:/Mikrotik Training/BOOTCAMP-Kaliwungu/Soal_MTCNA/Mi...

A. 10s

B. 20s

C. 30s

D. 60s

10. /ip route configuration on router,

/ip route add gateway=192.168.0.1


00:59:14
/ip route add dst-address=192.168.1.0/24 gateway=192.168.0.2
Save progress
/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.3

B. 192.168.0.2

C. 192.168.0.4

D. 192.168.0.1

11. Which routing table is used to apply recursive routing at MikroTik RouterOS

A. It is only possible in the main routing table

B. It is not possible

C. It is possible in all the routing tables installed in a router

D. It is only possible on the x86 platform

12. Consider the following diagram. We want to communicate from a device on LAN1 to a device on LAN2. Assuming that all necessary
configurations are already included on R2, which of the following configurations in R1 would enable this communication?

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=192.168.99.2

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=Ether1

13. In an ECMP route , we have 3 gateways A,B,C. We have written A and B one time and C two times for gateways. How many
percent of packets will route to gateway C ?

A. 30%

B. 50%

C. 25%

14. Router has two gateways to reach a certain network both with check gateway activated. Choose the option you can use to control active and backup
gateway.

A. Distance

B. Scope

C. Routing mark

D. Interface

15. /ip route can have DS flags simultaneously.

TRUE

16. When adding a static route, you must always ensure that you add both the gateway and the interface.

FALSE

17. When sending out an ARP request, an IP host is expecting what kind of address for an answer?

A. IP address

B. MAC Address

C. 802.11g

D. VLAN ID

18. It is possible to create a configuration where VLAN and PPTP interfaces are bridged together.

FALSE

19. 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. the required route is not in the routing table

B. both - half of the traffic will be routed through one gateway, half through the other

C. 5.6.6.6

D. 5.5.5.5

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

FALSE

21. The correct order for PPPOE discovery stage is

2 dari 3 4/15/2016 8:53 PM


MikroTik Routers and Wireless file:///D:/Mikrotik Training/BOOTCAMP-Kaliwungu/Soal_MTCNA/Mi...

A. Initialization, Session confirmation, Request and Offer

B. Initialization, Offer, Request and Session confirmation

C. Request, Initialization, Session confirmation and Offer

D. Request, Offer, Initialization and Session confirmation

22. If 'check-gateway' is enabled for an ECMP route and one of the gateways is unreachable, then:
00:59:14
A. ECMP is going to send packets to all gateways even if one is unreachable.
Save progress
B. The unreachable gateway is not going be used in Round Robin algorithm.

C. The ECMP route becomes inactive.

23. Mangle Routing (routing-mark) is possible, by using chains:

A. prerouting and output

B. forward and output

C. prerouting and forward

D. input and output

E. forward and postrouting

24. Route with lower distance will be preferred over the the route with higher distance even if the gateway is unreachable

TRUE

25. Select all tunnels that support authentication of clients with a username and password.

A. PPPoE

B. OpenVPN

C. IPIP

D. PPTP/L2TP

E. EoIP

Finish

© Mikrotik : RouterBOARD : Forum : MUM : Training : Wiki : Newsletters : Twitter

3 dari 3 4/15/2016 8:53 PM

Você também pode gostar