Vous êtes sur la page 1sur 6

1.

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

A. It is not possible

B. It is only possible on the x86 platform

C. It is possible in all the routing tables


installed in a router

D. It is only possible in the main routing


table

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

3. The correct order for PPPOE discovery stage is

A. Request, Initialization, Session


confirmation and Offer

B. Request, Offer, Initialization and Session


confirmation

C. Initialization, Offer, Request and Session


confirmation

D. Initialization, Session confirmation,


Request and Offer

4. Only OSPF routes distributed as "external" can be filtered with routing filters

5. 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. 4095

B. 4096

C. only one

D. 63

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

A. 802.11g

B. VLAN ID

C. MAC Address

D. IP address
7. To assign specific traffic to a route – traffic must be identified by a routing mark. Each
packet can only have one routing mark.

8. Look at the picture.


Which Gateway will be used to reach 192.168.88.10?

A. 192.168.55.3

B. 192.168.55.2

C. 192.168.55.1

D. no one

9. If we change TTL to 2 in mangle chain prerouting

A. packet will not be forwarded

B. packet will be forwarded to the next 2 L3


devices

C. packet will always reach its destination

D. packet will be forwarded only to next L3


device

10. In an OSPF based network, you wish to force one particular router to always be the
Designated Router. You should set the priority value of that router to:

A. 1

B. 255

C. 0

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

B. the required route is not in the routing


table

C. both - half of the traffic will be routed


through one gateway, half through the other

D. 5.6.6.6

12. There are two PPPoE stages, Discovery and Session.


13. /ip route can have DS flags simultaneously.

14. Mark the possible setups

A. (PPPoE over PPTP) over EOIP

B. (PPTP over PPPOE) over EOIP

C. (PPPoE over EoIP) over PPTP

D. (PPTP over EOIP) over PPPOE

15. /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.1

B. 192.168.0.3

C. 192.168.0.4

D. 192.168.0.2

16. 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 10.50.1.0/30,


10.50.2.0/30

B. set distribute-state=yes

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

D. Set Distribute-Connected=yes

E. Set OPSF networks to 10.0.0.0/8 only

F. Set Ethernet 2 and 3 to passive mode

G. Set OSPF networks to 0.0.0.0/0

H. 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
I. Set Ethernet 1, 2, and 3 to passive mode

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

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

18. In OSPF networks, stub areas are responsible for which of the following (check all that
apply):

A. Reducing the database size inside the


area

B. Reducing the memory requirements of


routers in the area

C. Increasing latency in the area

D. Increasing the number of AS external


routes

19. 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. 25%

C. 50%

20. For user in local ppp secrets/ppp profiles database, it is possible to

A. Allow login by pppoe and pptp, but deny


login by l2tp

B. Set max values for total transferred bytes


(up- and download)

C. Allow/deny use of more than one login by


this user

D. Allow only pppoe login

E. Deny services (like telnet) only for this


user or for one group of users

21. 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 manually disable the static


routes and enable them whenever OSPF fails
C. He should increase the administrative
distance of the static route

D. He should use "netwatch" to trigger static


routes whenever OSPF fails

22. In OSPF interface configuration what effect will a “passive=yes” option have on a specific
interface ?

A. It will prevent all traffic through that


interface

B. It will prevent all OSPF traffic through that


interface

C. It will action a mirroring of all routing


upgrades to that interface

D. It will prevent routes learned through the


interface from being listed in the routing table.

23. If 'check-gateway' is enabled for an ECMP route and one of the gateways is unreachable,
then:

A. The unreachable gateway is not going be


used in Round Robin algorithm.

B. ECMP is going to send packets to all


gateways even if one is unreachable.

C. The ECMP route becomes inactive.

24. 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.1.2

C. 10.1.5.126

D. 25.1.1.1

25. Which of the following conditions have to be fulfilled for two routers on one ethernet
segment to become ospf neighbors?

A. Network-type must be the same

B. Hello and dead timers must be the same

C. MTU must be the same


D. Cost must be the same

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

Vous aimerez peut-être aussi