Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

Home Software Hardware Support Downloads Purchase Training

Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

7/28/2016 MikroTik Routers and Wireless

Search...  

home software hardware support downloads purchase training account


Overview Support Logout

[Back To Main Menu]

1. /ip route can have DS flags simultaneously.  

true

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

false

3. All OSPF areas should be connected to a backbone area.  

A. True

B. False

4. 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 2.2.2.2

B. Route via gateway 3.3.3.3

C. Route via gateway 1.1.1.1

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

A. 30s

B. 10s

C. 20s

D. 60s

6. What are the advantages in creating multiple areas in OSPF ? Select all that apply.

A. Smaller routing tables.

B. Less frequent SPF calculations.

C. Fewer adjacencies needed

D. Fewer hello packets.

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

false

8. 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. 5.5.5.5

C. 5.6.6.6

D. both ­ half of the traffic will be routed through one gateway, half through the other

9. OSPF has been configured on all routers in the network. Picture shows configuration for routers R1 and R2.  

However, router R1 does not receive a default route from router R2 as intended. Which configuration change would ensure that R1 would receive
a default route from R2 (Select all that apply)? 

A. Configure router R2: /routing ospf instance set 0 distribute­default=always­as­type­1

B. Remove the following configuration command from router R2 and place it on router R1: /routing ospf
instance set 0 distribute­default=yes

C. Configure router R2: /routing ospf instance set 0 distribute­default=always­as­type­2

D. Configure router R1: /routing ospf area set type=stub

E. Configure router R2: /ip route add dst­address=5.0.0.0/255.255.255.0 gateway=0.0.0.0

file:///media/Data/Training/MTCRE%20Training%20Materials/MTCRE-KU/MTCRE_RAHMAT/Rochmat%20MTCRE%20MikroTik%20Rou… 1/4
7/28/2016 MikroTik Routers and Wireless
10. Which routing table is used to apply recursive routing at MikroTik RouterOS

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

B. It is only possible in the main routing table

C. It is not possible

D. It is only possible on the x86 platform

11. 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. 25.1.1.1

B. 10.1.1.1

C. 10.1.5.126

D. 10.1.1.2

12. In OSPF to ensure that remote routing decision will be made based on both external and internal metrics, you should set redistribution as:  

A. as­type­0

B. as­type­2

C. as­type­1

D. as­type­3

13. The correct order for PPPOE discovery stage is

A. Request, Offer, Initialization and Session confirmation

B. Initialization, Offer, Request and Session confirmation

C. Request, Initialization, Session confirmation and Offer

D. Initialization, Session confirmation, Request and Offer

14. Which static­route rule will have priority for destination 192.168.0.18?

A. dst­address=192.168.0.0/24 gateway=192.168.3.1 distance=1

B. dst­address=192.168.0.0/26 gateway=192.168.1.1 distance=3

C. dst­address=192.168.0.0/28 gateway=192.168.4.1 distance=5

D. dst­address=192.168.0.0/26 gateway=192.168.2.1 distance=2

E. dst­address=192.168.0.0/28 gateway=192.168.3.1 distance=1

15. 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.1.0/24 gateway=192.168.99.2

B. /ip route add dst­address=0.0.0.0/0 gateway=Ether1

C. /ip route add dst­address=192.168.0.0/24 gateway=192.168.0.1

D. /ip route add dst­address=192.168.1.0/24 src­address=192.168.0.0/24 gateway=192.168.99.2

E. /ip route add dst­address=0.0.0.0/0 gateway=192.168.99.2

16. An OSPF area consists of 15 routers connected in 6 different broadcast networks. How many Designated routers there will be in the area?

A. 15

B. 0

C. 1

D. 6

17. There are two routes in the routing table:  
0 dst­addr=10.1.1.0/24 distance=10 gateway=10.10.10.10 
1 dst­addr=10.1.1.4/30 distance=20 gateway=10.20.20.20  
Which gateway will be used to send packet with destination IP address 10.1.1.6  

A. 10.20.20.20

B. 10.10.10.10

file:///media/Data/Training/MTCRE%20Training%20Materials/MTCRE-KU/MTCRE_RAHMAT/Rochmat%20MTCRE%20MikroTik%20Rou… 2/4
7/28/2016 MikroTik Routers and Wireless

C. both

D. none, because distance is >= 10

18. Which of the following can connect a remote area in OSPF to the backbone area through a non­backbone area?

A. Area Border Router

B. Internal Router

C. Virtual Links

D. Backbone Area

19. What addressing scheme is typically used on a PPP link?

A. /30 subnet

B. /31 subnet

C. /24 private subnet

D. /32 address on each side of the link

20. 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 OSPF networks, to 10.50.1.0/30, 10.50.2.0/30

C. set distribute­default=always­type­1

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

E. Set OPSF networks to 10.0.0.0/8 only

F. Set Distribute­Connected=yes

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

H. set distribute­state=yes

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 2 and 3 to passive mode

21. To securely bridge together 2 remote networks you can use
00:36:37
Save progress
A. PPPoE over EoIP

B. PPTP over EoIP

C. PPTP BCP

D. EoIP over PPTP

22. When using routing option 'check­gateway=ping' after how many timeouts is gateway considered unreachable:

A. 2

B. 3

C. 4

D. 1

23. RouterOS device has acquired an IP address from an ISP using DHCP client. The same router is used for assigning IP addresses to local users
using DHCP server, masquerade rule is configured properly. Packets that are coming from the ISP have TTL=1. Select correct statement:

A. Router does not have access to the Internet, but clients have

B. All clients and router have access to the Internet

C. Neither router nor clients have access to the Internet

D. Router has access to the Internet, but clients do not

24. PPPoE server only works within one Ethernet broadcast domain that it is connected to. If there is a router between server and end­user host,
it will not be able to create PPPoE tunnel to that PPPoE server.

false

25. A MikroTik system administrator implemented OSPF Routing protocol in the network. But realized that he has a static route on the routers.

file:///media/Data/Training/MTCRE%20Training%20Materials/MTCRE-KU/MTCRE_RAHMAT/Rochmat%20MTCRE%20MikroTik%20Rou… 3/4
7/28/2016 MikroTik Routers and Wireless
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 use "netwatch" to trigger static routes whenever OSPF fails

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

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

Finish

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

file:///media/Data/Training/MTCRE%20Training%20Materials/MTCRE-KU/MTCRE_RAHMAT/Rochmat%20MTCRE%20MikroTik%20Rou… 4/4

You might also like