Soal Tes MTCNA Soal Tes Dan Latihan MTCNA (MIKROTIK) [PDF]

  • 0 0 0
  • Suka dengan makalah ini dan mengunduhnya? Anda bisa menerbitkan file PDF Anda sendiri secara online secara gratis dalam beberapa menit saja! Sign Up
File loading please wait...
Citation preview

Soal Tes MTCNA Soal Tes dan Latihan MTCNA ( MikroTik Certified Network Associate ) MTCNA Preparation Test 1. Action=redirect is applied in A. chain=srcnat B. chain=dstnat C. chain=forward (B) 2. You have 802.11b/g wireless card. What frequencies are available to you? A. 5800MHz B. 2412MHz C. 5210MHz D. 2422MHz E. 2327MHz (B,D) 3. Mark all correct statements about /export (rsc file). A. Exports logs from /log print B. Exports full configuration of the router C. Exports only part of the configuration (for example /ip firewall) D. Exports scripts from /system script E. Exports files could not edited (A,B,C,D) 4. What wireless card can we use to achieve 100 Mbps actual wireless throughput? A. 802.11 b/g B. 802.11 a/b/g C. 802.11 a D. 802.11 a/n E. 802.11 a/b/g/n (D,E) 5. It is possible to add user-defined chains in ip firewall mangle (false) 6. Choose all valid hosts address range for subnet 15.242.55.62/27 A. 15.242.55.3115.242.55.62 B. 15.242.55.32-15.242.55.63 C. 15.242.55.33-15.242.55.62 D. 15.242.55.33-15.242.55.63 (C) 7. Action=redirect allows you to make A. Transparent DNS Cache B. Forward DNS to another device IP address C. Enable Local Service D. Transparent HTTP Proxy (A,D) 8. Which is correct masquerade rule for 192.168.0.0/24 network on the router with outgoing interface=ether1? A. /ip firewall nat add action=masquerade chain=srcnat B. /ip firewall nat add action=masquerade chain=srcnat src-address=192.168.0.0/24 C. /ip firewall nat add action=masquerade out-interface=ether1 chain=dstnat D. /ip firewall nat add action=masquerade chain=srcnat out-interface=ether1 (A,B,D)



9. What letters appear next to a route, which is automatically created by RouterOS when user adds a valid address to an active interface? A. I B. D C. A D. S E. C (B,C,E) 10. Mark all features that are compatible with Nstreme A. WDS between a device in station-wds mode and a device in station-wds mode B. Encryption C. WDS between a device in ap-bridge mode with a device in station-wds mode D. Bridging a device in station mode with a device in ap-bridge mode (B,D) 11. Can you manually add drivers to RouterOS in case your PCI Ethernet card is not recognized, and it's a driver issue? A. Yes B. No (B) 12. For static routing functionality, additionally to the RouterOS system package, you will also need the following software package: A. none B. dhcp C. routing D. advanced-tools (A) 13. Which are necessary sections in /queue simple to set bandwidth limitation? A. target-address, max-limit B. target-address, dst-address, max-limit C. target-address, dst-address D. max-limit (A) 14. What protocol is used for Ping and Trace route? A. DHCP B. IP C. TCP D. ICMP E. UDP (D) 15. From which of the following locations can you obtain Winbox? A. Router's webpage B. Files menu in your router C. Via the console cable D. mikrotik.com (A,D) 16. Two hosts, A and B, are connected to a broadcast LAN. Select all the answers showing pairs of IP address/mask which would allow IP connections to be established between the two hosts. A. A: 10.1.2.66/25 and B: 10.1.2.109/26 B. A: 10.2.2.1/23 and B: 10.2.0.1/22 C. A: 10.1.2.192/24 and B: 10.1.2.129/26 D. A: 10.2.1.0/23 and B: 10.2.0.1/22 (A,D)



17. Why is it useful to set a Radio Name on the radio interface? A. To identify a station in a list of connected clients B. To identify a station in the Access List C. To identify a station in Neighbor discovery (A) 18. What kind of users are listed in the Secrets window of the PPP menu? A. pptp users B. l2tp users C. winbox users D. wireless users E. pppoe users F. hotspot users (A,B,E) 19. Router A and B are both running as PPPoE servers on different broadcast domains of your network. Is it possible to set Router A to use "/ppp secret" accounts from Router B to authenticate PPPoE customers ? (possible) 20. MikroTik RouterOS DHCP client can receive following options A. Byte limit B. IP Gateway C. Rate limit D. Uptime limit E. IP Address and Subnet (D,E) 21. The HotSpot feature can be used only on ethernet interfaces. You have to use a separate access point if you want to use this feature with wireless. (false) 22. If you need to make sure that one computer in your HotSpot network can access the Internet without HotSpot authentication, which menu allows you to do this? A. Users B. IP bindings C. Walled-garden D. Walled-garden IP (C) 23. How many different priorities can be selected for queues in MikroTik RouterOS? A. 8 B. 16 C. 0 D. 1 (A) 24. Which default route will be active? /ip route add disabled=no distance=10 dstaddress=0.0.0.0/0 gateway=1.1.1.1 add disabled=no distance=5 dst-address=0.0.0.0/0 gateway=2.2.2.2 A. Route via gateway 1.1.1.1 B. Route via gateway 2.2.2.2 (B) 25. How long is level 1 (demo) license valid? A. 24 hours B. Infinite time C. 1 month D. 1 year (B)



1. The basic unit of a physical network (OSI Layer 1) is the: A.Frame B.Header C.Bit D.Byte (C) 2. Select valid MAC-address A.G2:60:CF:21:99:H0 B.192.168.0.0/16 C.AEC8:21F1:AA44:54FF:1111:DDAE:0212:1201 D.00:00:5E:80:EE:B0 (D) 3. Which of the following IP addresses are publicly routable? A.127.34.155.3 B.192.168.1.4 C.11.3.10.4 E.172.16.13.23 (C) 4. Which ones of the following are valid IP addresses? A.10.10.14.0 B.192.168.13.255 C.1.27.14.254 D.192.168.256.1 (A,B,C) 5. How many usable IP addresses are there in a 23-bit (255.255.254.0) subnet? A.254 B.510 C.512 D.508 (B)