Anda di halaman 1dari 14

1.

Mark all correct Statement about /export menggunakan metode Fail Over yang dimana kita
(rsc file)
membuat jalur cadangan atau backup jika jalur
A.Exports logs from /log print
B.Exports full configuration of the router utama mati/down. Dalam Fail Over itu
C. Exports only part of the configuration (for mengkonfigurasikannnya dia membutuhkan
example /ip firewall) Distance nah distance ini yang membedakan mana
D.Exports scripts from /system script jalur utama dan mana jalur backup, Jalur kecil lah
E.Exports files could not edited
yang akan dipilih untuk menjadi Jalur utama dan
Penjelasan: Export file hampir sama kayak
backup tapi bedanya Export file bisa distance terbesarlah yang dipilih untuk menjadi
mengeksport satu konfigurasi saja contohnya /ip jalur cadangan
firewall. Export file juga bisa mengeksport 5.What protocol is used for Ping and Trace
seluruh konfigurasi
Route?
2.For static routing functionality, additionally A.IP
to the RouterOS system package, you will also
need the following software package: B.DHCP
A.None C.ICMP
B.DHCP D.UDP
C.Routing E.TCP
D.Advance-Tools Penjelasan:ICMP merupakan protokol yang
Penjelasan: Static route memang tidak digunakan untuk ngeping dan ngetraceroute.
membutuhkan paket. Static Route memang Untuk penjelasan lebih lanjut tentang ICMP kamu
sudah seperti Routing yang diberikan oleh dapat melihat disini
seluruh alat.
6./ interface wireless access-list is use for :
3. From which of the following locations can A. Shows a list of clients MAC address to
you obtain Winbox? permit/deny registered to AP
A.Router’s webpage B. Autenticate Hotspot users
B.Files menu in your router C. Handles a list of clients MAC address to
C.Via the console cable permit/deny connection to AP
D.mikrotik.com D. Contains the security profiles settings.
Penjelasan: Winbox dapat ditemukan/diperoleh Penjelasan: Access List merupakan sebuah
di Router's Webpage maupun di mikrotik.com. Wireless Tool yang berguna untuk melakukan
Filtering pada AP. Access-List dapat memfilter
kamu tidak dapat menemukan Winbox di Menu
siapa saja yang bisa connect ke AP melalui MAC
files di dalam Router maupun lewat kabel
Address maupun Single-Range. Access-List terbagi
console
menjadi 2 yaitu Extended Access-List dan Standard
Access-List. Standard Access-List memfilter
4.. Which default route will be active?
menggunakan IP sedangkan Extended Access-List
/ip route memfilter menggunakan Source maupun
add disabled=no distance=10 dst- destination IP address.
address=0.0.0.0/0 gateway=1.1.1.1 7.Collisions are possible in full-duplex
Ethernet networks.
add disabled=no distance=5 dst-address=0.0.0.0/0
FALSE
gateway=2.2.2.2 Penjelasan: Tidak semua Kesalahan dala
A.Route via gateway 1.1.1.1 networking itu berasal dari Ethernet. Semua
kesalahan bisa terjadi mulai dari salah konfigurasi,
B.Route via gateway 2.2.2.2 kesalahan Router maupun kesalahan pada kabel
Penjelasan: di dalam Static Route kita dapat sehingga jawaban yang tepat adalah False karena
menggunakan metode Fail Over dan Load tidak semua kesalahan terjadi pada kabel
8.How many layers does Open System
Balancing nah dalam konfigurasi di soal itu Interconnection model have?
A.12
B. 9
C.6
D.5
E.7
Penjelasan: Osi layer memiliki 7 model yang
terbagi menjadi 2 kubu yaitu kubu Upper Layer
dan Lower Layer. Upper Layer terdapat layer
Application, Presentation, dan Session. Sedangkan
Kubu Lower layer terdapat Transport, Network,
Data Link, dan Physical
9.It is impossible to disable user "admin" at the menu
"/user
FALSE
Penjelasan: Jika kamu pernah membuka Winbox dan
membuka menu "User" maka kamu dapat mengetahui
jawaban ini. User Admin merupakan Default User yang
diberikan oleh Mikrotik agar dapat mengakses Winbox.
User ini dapat kita Delete maupun kita Disable. so it
Possible to DIsable Admin User

10.Is ARP used in the IPv6 protocol ?


FALSE
Penjelasan: Address Resolution Protokol atau biasa
disebut ARP ini biasa dipakai untuk Ipv4 nah jika ARP
dipakai untuk Ipv4 terus Ipv6 makenya apa dong?? kalo
Ipv6 itu memakai Neighbor Discovery Protocol atau
biasa disebut NDP. NDP berguna untuk mencari node
lain, menentukan alamat node lain dan mencari Router
dalam satu lapisan link.

11.Select valid SUBNET masks:


A.255.192.0.0
B.255.255.224.0
C.192.0.0.0
D.255.255.192.255
Penjelasan: Subnet mask adalah istilah teknologi 12.You need to reboot a RouterBoard after
informasi dalam bahasa Inggris yang mengacu importing a previously exported rsc file to
kepada angka biner 32 bit yang digunakan untuk activate the new configuration.
TRUE
membedakan network ID dengan Host ID,
menunjukan letak suatu host, apakah berada di Penjelasan:Reboot bisa dipakai saat kamu
jaringan lokal atau luar. untuk menentukannya bisa mengimport export file atau backup file karena jika
dilihat di gambar berikut kamu ga mereboot RouterBoard kamu maka
backup file kamu atau export filenya tidak akan ke
read sebelum kamu mereboot RouterBoardnya

13.What is the maximum number of ARP entries


on a Mikrotik RouterOS device ?
A. Unlimited
B. 2048
C. 8192
D. 10240
Penjelasan: Adress Resolution Protocol atau 17.How many different priorities can be selected for
biasa dsebut ARP berguna untuk memetakan OSI queues in MikroTik RouterOS?
Layer3: Ip Address ke OSI Layer2: Mac OSI. Saat A. 8
Router digunakan Router memiliki entri table B. 16
untuk ARP. Biasanya Biasanya ARP dibangun C. 0
dengan Dinamis, tetapi untuk meningkatkan D. 1
keamanan kamu dapat membangun sebagian Penjelasan: Mikrotik memberikan priorities
atau seluruh entri yang kamu masukan ke dalam sebanyak 8 priorities
bentuk statis, dan maksimal entri yang dapat 18.How many bits are in a subnet mask for an
dimasukan adalah 8192 entri. Jika ingin IPV4 network ?
mengetahui lebih lanjut tentang ARP kamu dapat A.16
mengkliknya disini B.none
C.8
14.What is term for the hardware coded address D.32
found on an interface? Penjelasan: IPv4 menggunakan 32 bit dan membatasi
a. IP Address ruan address sampai 4294967296 (2^32) karena
keterbatasan IPv4 ini mendorong pembuatan IPv6
b. Interface Address
pada tahun 1990-an dan secara komersial digunakan
c. MAC Address
pada tahun 2006 untuk mengetahui lebih lanjut
d. FQDN Address tentang IPv4 kamu dapat mengklik disini
Penjelasan: Istilah untuk coded Address yang
ada di interface adalah IP address. kenapa bukan 19.Choose all valid hosts address range for
MAC Address?? Sedangkan MAC Address subnet 15.242.55.62/27
adalah coded untuk Device bukan Interface A. 15.242.55.31-15.242.55.62
15.Which of the following protocols / port s are used B. 15.242.55.32-15.242.55.63
for SNMP. (Simple Network Managemnt Protocol)? C. 15.242.55.33-15.242.55.62
A.TCP 161 D. 15.242.55.33-15.242.55.63
B.TCP 162 Penjelasan: Jika kamu melihat gambar nomer 11
C. UDP 161 disitu dijelaskan bahwa /27 mempunyai 30 host,
D.TCP 123 1 network dan broadcast. Jika kita memulai
E. UDP 162 network dari 15.242.55.0 berarti broadcastnya
F.TCP 25 adalah 15.242.55.31 setelah itu kembali lagi ke
Penjelasan: SNMP atau Simple Network network berarti network kedua dari /27 adalah
Management Protocol adalah protokol internet 15.242.55.32 dan broadcastnya adalah
standard yang digunakan untuk mengumpulkan 15.242.55.63 nah diantara 15.242.55.32 dan
dan mengorganisir informasi tentang perangkat 15.242.55.63 itu adalah hostnya. Untuk
yang dikelola di jaringan IP dan untuk
menjawab soal ini kamu perlu mengerti tentang
memodifikasi inforamsi yang mengubah perilaku perhitungan subnetting.
perangkat. Protokol bekerja pada UDP 161 dan
UDP 162 20.Which of the following actions are available
for '/ip firewall mangle' (select all valid
16.How many usable IP addresses are there in a 23- actions)
bit (255.255.254.0) subnet? A. change MSS
A.510 B. mark connection
B.254 C. Accept
C.508 D. Jump
D.512 E. Drop
Penjelasan: Yang dimaksud Usable IP adalah IP F. mark packet
yang dapat dipakai di subnet 255.255.254.0 Penjelasan: Mangle adalah semacam "Penanda"
berarti soal ini menanyakan jumlah host dalam yang paket dengan tanda khusus. Fasilitas yang
subnet 255.255.254.0 kamu dapat melihat di menggunakan tanda-tanda dari mangle, seperti
dalam gambar penjelasan no 11 queue tree, NAT, dan Routing. Didalam action
firewall mangle ada banyak kamu bisa
lihat disini sebagiannya adalah Change MSS, Mark 25.Which option in configuration of a wireless
Connection, Accept, Jump, dan Mark Packet card must be disabled to make router to permit
only known clients listed in the access list to
21. Mode wireless apakah yang bisa digunakan connect?
untuk mengkonfigurasikan WDS? A. Default Forward
A. ap-bridge
B. nstreme-dual-slave B. Enable Access List
C. bridge
D. station-wds C. Default Authenticate
E. Station
Penjelasan: WDS adalah dimana Station dapat
menjadi AP dalam satu waktu namun dengan D. Security Profile
konsekuensi Bandwidth berkurang 50%. dan Penjelasan: Default Authenticate memungkinkan
untuk membuat WDS kita membutuhkan mode seluruh client dapat terhubung tanpa diseleksi
wireless: Bridge, AP-Bridge, WDS-Slave, dan oleh Router jika mode ini di non aktifkan maka
Station-WDS untuk mengetahui lebih lanjut kita dapat menentukan Kebijakan klient boleh
silahkan klik disini terkoneksi ke Access Point atau tidak. Jika ingin
terkoneksi ke Access Poitn maka pastikan
22.You need to set up an E1(T1) connection terlebih dahulu Mac Address Device kamu sudah
with PPP configured. Which License level is terdaftar apa belum di Access List jika belum
needed? maka kamu tidak akan bisa konek ke Access
A.Level 4 Point
B.It cannot be done in RouterOS.
C.Level 5 26.What is the default protocol/port of
Penjelasan:E1 adalah setandar yang dipakai di (secure) winbox?
Eropa dan dipakai juga di Indonesia sedangkan T1 A. TCP/8080
adalah Standard Amerika. Jika kamu mencari
B. TCP/22
23.Which of the following is NOT a valid MAC
Address? [multiple answers] C. UDP/5678
a. 95:B5D:EE:78:8A
b. 13:16:86:53:89:43
D. TCP/8291
c. 80:GF:AA:67:13:5D
d. 88:0C:00:99:5F:EF Penjelasan: Default Protocol/port untuk Winbox
e. EA:BA:AA:EE:FF:CB memakai port TCP/8291 sedangkan UDP/5678
Penjelasan: MAC address menggunakan Hexa desimal untuk Mikrotik Neighborv Discovery Protocol,
yang dimana maksimalnya adalah huruf "F" sehingga TCP/22 untuk SSH dan TCP/8080 untuk Web
lebih dari "F" seperti G,H, dll. Proxy jika kamu ingin mengetahui lebih protocol
apa saja yang digunakan oleh Mikrotik kamu
24.When sending out an ARP request, an IP dapat lihatnya disini
host is expecting what kind of address for an
answer? 27.A backup file from a MikroTik router is
A. VLAN ID stored in plain text format
B. IP address False
C. MAC Address Penjelasan: Backup File tidak dapat disimpan dalam
D. 802.11g format biasa. Backup file tidak dapat dibuka dengan
Penjelasan: ARP berguna untuk pemetaan dari Notepad berbeda dengan Export File. Export File
tingkat OSI layer 3 ip address ke OSI Layer 2 Mac dapat dibuka dengan Notepad dan kamu bisa
Address. ARP digunakan hanya di Ipv4 sedangkan memilih konfigurasi mana yang mau di Eksport
untuk Ipv6 menggunakan protokol NDP menjadi file sedang kan Backup langsung seluruh
konfigurasi
client yang dapat terhubung ke Access Point.
28.NStreme works only on 40mhz Channel
width 31.Check the allowed input formats for
False wireless scan-list.
Penjelasan: Nstreme tidak hanya bekerja pada A. 5500,5700
Channel 40 Mhz, NStreme juga bekerja pada
Channel 20 Mhz, dan 10 Mhz. Channel default dari B. 5500 5700
NStreme adalah 20 Mhz.
C. 5500/5700
29. What kind of users are listed in the Secrets
window of the PPP menu? D. 5500 - 5700
A.L2TP users
E. 5500-5700
Penjelasan: Scan-List dapat meScan seluruh
B.PPPOE users Frequency mulai dari Frequency 2400 sampai
Frequency 5700. Disini yang ditanyakan adalah
Format atau penulisan untuk Wireless Scan-list
C.Hotspot users bukan Frequency atau yang lainnya sehingga untuk
menjawab soal ini kamu harus terliti. dan jawaban
yang benar adalah yang E dimana tidak ada spasi
D.PPTP users steleah angka maupun sebelum angka.

32. MAC layer by OSI model is also known as


E.Winbox users A.Layer 3

B.Layer 2
F.Wireless users
Penjelasan:MikroTik RouterOS memiliki klien C.Layer 1
RADIUS yang dapat mengotentikasi untuk koneksi
PPP, PPPoE, PPTP, L2TP dan ISDN. Sedangkan D.Layer 6
Winbox Users, Wireless Users, dan Hotspot User
bukan termasuk di dalam PPP menu. E.Layer 7
Penjelasn: Mac menggunakan OSI Layer 2 yang
30./interface wireless access list is used for dimana termasuk kedalam OSI Data Link. OSI
A.Handles a list of Client's MAC Address to Layer 2 mentransfer data antara 2 device yang
permit/deny connection to AP terhubung. OSI Layer 2 juga dapat mendeteksi dan
mungkin memperbaiki kesalahan yang mungkin
terjadi pada Layer 1.
B.Contains the security profiles settings
33.MikroTik RouterOS DHCP client can
C.Shows a list of Client's MAC address that are receive following options
already registered at AP A. Byte limit

D.Authenticate Hotspot users B. IP Gateway


penjelasan: Access List merupaka sebuah Fitur yang
biasa digunakan untuk melakukan Filtering pada C. Rate limit
Access Point. Access List biasanya melakukan
Filtering menggunakan Mac Address, Jika Mac D. Uptime limit
Address kamu tidak terdaftar pada Access List yang
berada di Access Point maka kamu tidak akan bisa E. IP Address and Subnet
konek ke Access Point tersebut. Sehingga fungsi Penjelasan:DHCP Client dapat diaktifkan di setiap
dari Access List adalah Menampilkan Mac Address antarmuka Ethernet seperti pada suatu waktu.
DHCP Client akan menerima Ip Address,netmask, gateway default, dan dua alamat dns server itu
gateway default, dan dua alamat dns server. Uptime secara Default terkecuali untuk DNS Server. DHCP
Limit akan diterima oleh DHCP Client jika Router Client tidak akan menerima DNS Server jika di
yang mesetting DHCP Server juga menyeting DHCP Servernya tidak di konfigurasi DNS Server.
Hotspot. Tetap untuk Ip Address dan gateway Default itu
akan diterima secara default.
34.Mark the queue types that are available in
RouterOS 37.It is necessary to configure a local DNS
A. SFQ – Stochastic Fairness Queuing server to be able to give out a DNS setting to
clients via DHCP server.
B. DRR - Deficit Round Robin TRUE
Penjelasan: Jawabannya true karena DHCP dapat
C. FIFO - First In First Out (for Bytes or for mengirim DNS server untuk client. DHCP Server
Packets) akan mengirim DNS Server ke client dan karena
DHCP Client menerima Ip Address,netmask,
D. LIFO - Last In First Out gateway default, dan dua alamat dns server maka
DNS Server akan langsung diterima oleh Client
E. PCQ – Per Connection Queuing
38.Which of the following Routes statuses are
F. RED – Random Early Detect (or Drop) possible?
Penjelasan: queue berguna untuk melimit traffic. A. S = Static
implementasi Queue di MikroTik RouterOS B. D = Drop
berdasarkan Hierarchical Token Bucket (HTB). C. C = Connected
HTB memungkinkan untuk membuat struktur D. A = Active
antrian hirarkis dan menentukan hubungan antara Penjelasan: Route statuses atau Status Routing
antrian. Queue memiliki 4 type yaitu ada 12 jenis yaitu: disable(x), Active(A),
SFQ,PCQ,RED dan FIFO. FIFO terbagi lagi Dynamic(D), Connect(C), Static(S), rip(r),
menjadi 3 yaitu BFIFO,PFIFO, dan MQ PFIFO. BGP(b), Ospf(o), mme(m), Blackhole(B),
Unreachable(U), dan Prohibit(P).
35.The basic unit of a physical network (OSI
Layer 1) is the: 39.can you limit how many clients than are able
A.Header to connect to access point (routeros)?
A. Yes, but only with access-lists
B.Bit
B. No it's not possible at all
C.Byte

D.Frame C. Yes
Penjelasan:OSI Layer 1 bertanggung jawab dalam Penjelasan: Kamu dapat melakukan melimit atau
transmisi dan penerimaan data mentah dan tidak membatasi client yang dapat connect ke AP kamu
terstruktur dalam media fisik (Device). Transmisi hanya dengan cara Access List. Access List
mungkin di definisikan sebagai Simplex, half merupakan sebuah konfigurasi yang digunakan
Duplex, dan Full Duplex. Protocol data unit yang untuk melakukan Filtering terhadap client yang
digunakan OSI Layer 1 adalah Bit. connect konfigurasi ini dijalankan di bagian
Wireless
36.Is it possible for a client to get an IP address
but no gateway after a successful DHCP 40.In RouterOS queue configurations the
request? word "total" usually represents
FALSE A. download
Penjelasan: Seperti yang sudah saya jelaskan
sebelumnya jika DHCP Client dihidupkan maka
DHCP Client akan menerima Ip Address,netmask,
B. upload + download Penjelasan: Export file berguna untuk membackup
tetapi command ini berbeda backup file jika backup
C. download - upload
file tidak dapat dibuka lewat notepad sedangkan
Export file dapat dibuka lewat notepad Export file
D. upload juga diminta untuk memberi nama filenya.
Penjelasan: Queue merupaka konfigurasi yang
digunakan untuk melimit atau membatasi Traffic
entah itu Traffic download ataupun upload.
Implementasi pada Queue 43.Wireless clients (mode=station) will work
berdasarkan Hierarchical Token properly if bridged to ethernet
Bucket(HTB). HTB memungkinkan untuk membuat
False
struktur antrian hirarkis dan menentukan
hubungan antara antrian.HTB mempunyai 4
44.What is possible with Netinstall?
struktur yang berbeda yaitu:
global-in:mewakili semua interface masukan A. MikroTik RouterOS reinstall
secara umum (masuknya antrian). Antrian melekat B. MikroTik RouterOS configuration reset
global di berlaku untuk lalu lintas yang diterima C. MikroTik RouterOS password reset with saving
oleh router sebelum packet filtering
global-out:mewakili semua output interface router's configuration
pada umumnya (egress queue).
globa-total:mewakili semua interface input dan Penjelasan: Netinstall adalah program yang
output bersama-sama (dengan kata lain itu berjalan pada komputer Windows yang
adalah agregasi global-in dan global-out). memungkinkan Anda untuk menginstal MikroTik
Digunakan dalam kasus ketika pelanggan RouterOS ke PC atau ke RouterBoard melalui
memiliki batas tunggal untuk jaringan Ethernet. Netinstall juga digunakan untuk
kedua, upload dan download. menginstal ulang RouterOS dalam kasus di mana
<Interface name>:merupakan satu antarmuka instalasi sebelumnya gagal, menjadi rusak atau
keluar tertentu. Hanya traffic ini yang ditujukan password akses hilang.Netinstall juga berfungsi
untuk pergi keluar melalui antarmuka ini akan untuk mereset ulang Konfigurasi.
melewati Queue HTB ini.
untuk lebih jelasnya kamu dapat
melihatnya disini 45.Mark possible TCP states in the connection
tracking table
41.What packages allow ROS to perform static A. New
routing? B. Syn
A.system C. Related
B.routing
D. Invalid
C.multicast
E. Established
D.wireless
Penjelasan: ROS merupakan singkatan RouterOS. F. Closed
Static Routing sudah termasiuk kedalam package Penjelasan:Connection Tracking hanya ada 4 yaitu
system New, Related, Invalid, Established

42.When backing up your router by using the Export


file command, the following happens:
46.Mark correct statements.
A. Win box usernames and passwords are backed up
B. The Export file can be edited with a standard text A. Export files are not editable
editor after its creation B. Backup files are not editable
C. You are requested to give the export file a name C. Backup files are editable
Penjelasan: seperti yang saya jelaskan sebelumnya
perbedaan antara Backup File dan Export File
adalah bahwa Export File dapat di edit di Notepad 50.The network address is
sedangkan Backup File tidak dapat diedit di A.The last address of the subnet
Notepad B.The first address of the subnet
C.The first usable address of the subnet

47.What is the default TTL (time to live) on a


router that an IP packet can experience before it will 51.If ARP=reply-only is configured on an
be discarded? interface, what will this interface do?
A.6O A.Accept all IP addresses listed in /ip arp as static
B.30 entries
C.1 B.Accept all MAC-addresses listed in /ip arp as
D.64 static entries
C.Add new MAC addresses in /ip arp list
48.You have 802.11b/g wireless card. What D.Add new IP addresses in /ip arp list
frequencies are available to you? E.Accept all IP/MAC combinations listed in /ip
A.2327MHz arp as static entries
52. Which of the following IP addresses are
publicly routable?
B.5210MHz
A.127.34.155.3
B.192.168.1.4
C.2412MHz C.11.3.10.4
D.172.16.13.23
Penjelasan:IP Public adalah IP address yang
D.2422MHz digunakan untuk lingkup internet, host yang
menggunakan IP public dapat diakses oleh seluruh
user yang tergabung diinternet baik secara langsung
E.5800MHz maupun tidak langsung (melalui proxy/NAT). Ip
public ada 3blok yaitu:
49.Simple Queue number 0 defines 2M for upload 10.0.0.0 – 10.255.255.255 (Total Addresses:
and download for target IP 10.10.0.33. 16,777,216)
Simple Queue number 1 defines 4M for upload and 172.16.0.0 – 172.31.255.255 (Total Addresses:
download for target IP 10.10.0.33. Client 10.10.0.33 1,048,576)
192.168.0.0 – 192.168.255.255 (Total Addresses:
is be able to obtain
65,536)
A. 2M upload/download
B. 4M upload/download
C. 0M upload/download 53.What does the firewall action "Redirect"
do? Select all true statements.
D. 6M upload/download
A. Redirects a packet to a specified port on the
Penjelasan: Data yang terbuat lebih dulu di
router
Mikrotik itu yang akan di prose jadi misalkan kamu
B. Redirects a packet to the router
membuat konfigurasi 2M untuk upload terlebih
C. Redirects a packet to a specified IP
dahulu maka Konfiguras itu yang akan dipakai.
D. Redirects a packet to a specified port on a host A. Allow only pppoe login
in the network B. Deny services (like telnet) only for this user or
54.What is necessary for PPPoE client for one group of users
configuration?
C. Set max values for total transferred bytes (up-
A. ip firewall nat masquerade rule
and download)
B. Interface (on which PPPoE client is going to
D. Allow/deny use of more than one login by
work)
this user
C. Static IP address on PPPoE client interface
E. Allow login by pppoe and pptp, but deny login
Penjelasan: PPPOE berfungsi untuk
by l2tp
mendistribusikan IP di modem ADSL. PPOE
dipasang di Interface yang menuju ke client.
59.PPP Secrets are used for
A. L2TP clients
55.MikroTik RouterOS commands can be run
B. PPP clients
once a day by:
C. IPSec clients
A. /system cron
D. Router users
B. /system watchdog
E. PPtP clients
C. /system scheduler
F. PPPoE client
Penjelasan: command yang digunakan yang
60.PPPoE server only works within one
berguna untuk menjadwalkan kapan setingan terjadi
Ethernet broadcast domain that it is
adalah command /system scheduler
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.
56.The highest queue priority is
FALSE
A. 16
B. 1
C. 256
61.How many usable IP addresses are there
D. 8
in a 23-bit (255.255.254.0) subnet?
A 254
B. 510
57.For static routing functionality, additionally
C 512
to the RouterOS 'system' package, you will also
D. 508
need the following software package:
A. dhcp
B. no extra package required
62.What protocol does ping use?
C. routing
A.UDP
D. advanced-tools
B.ICMP
Penjelasan: Static Route tidak menggunakan
Package C.TCP
D.ARP
Penjelasan: Ping menggunakan Protokol ICMP.
58.For user in local ppp secrets/ppp profiles untuk penjelasan lebih lanjut tentang Protokol yang
database, it is possible to digunakan bisa di dilihat
63.In MikroTik RouterOS, Layer-3 A. S = Static
communication between 2 hosts can be
B. C = Connected
achieved by using an
C. D = Drop
address subnet of:
D. A = Active
A./32
Penjelasan:Route statuses atau Status Routing ada
B./29
12 jenis yaitu: disable(x), Active(A), Dynamic(D),
C./30
Connect(C), Static(S), rip(r), BGP(b), Ospf(o),
D./31
mme(m), Blackhole(B), Unreachable(U), dan
Penjelasan: /30 hanya mempunyai 2 host yang
Prohibit(P).
memungkinkan untuk dipakai.

68.Router A and B are both running as PPPoE


64.What does the firewall action "Redirect"
servers on different broadcast domains of your
do? Select all true statements.
network. Is it possible to set Router A to use
A. Redirects a packet to a specified port on the
"/ppp secret" accounts from Router B to
router
authenticate PPPoE customers?
B. Redirects a packet to the router No
C. Redirects a packet to a specified IP
D. Redirects a packet to a specified port on a host 69.Which is correct masquerade rule for
192.168.0.0/24 network on the router with
in the network
outgoing interface=ether1?
A./ip firewall nat add action=masquerade
chain=srcnat
65.It is possible to use WPA and WPA2 B./ip firewall nat add action=masquerade
chain=srcnat src-address=192.168.0.0/24
authentication type at the same time with
C./ip firewall nat add action=masquerade out-
one security profile. interface=ether1 chain=dstnat
TRUE D./ip firewall nat add action=masquerade
chain=srcnat out-interface=ether1

66. If ARP=reply-only is configured on an 70.Which option in the configuration of a


interface, what will this interface do wireless card must be disabled to cause the
A. Accept all IP addresses listed in /ip arp as static router to permit ONLY known clients listed in
the access list to connect?
entries
A.Default Forward
B. Add new MAC addresses in /ip arp list B.Enable Access List
C. Accept all IP/MAC combinations listed in /ip C.Default Authenticate
arp as static entries D.Security Profile’
D. Add new IP addresses in /ip arp list
Penjelasan:Default Authenticate memungkinkan
E. Accept all MAC-addresses listed in /ip arp as seluruh client dapat terhubung tanpa diseleksi
static entries oleh Router jika mode ini di non aktifkan maka
kita dapat menentukan Kebijakan klient boleh
terkoneksi ke Access Point atau tidak. Jika ingin
terkoneksi ke Access Poitn maka pastikan
67.Which of the following Routes statuses terlebih dahulu Mac Address Device kamu sudah
are possible? terdaftar apa belum di Access List jika belum
maka kamu tidak akan bisa konek ke Access 75.What is term for the hardware coded
Point address found on an interface?
a. IP Address
71.It is necessary to configure a local DNS b. Interface Address
server to be able to give out a DNS setting to c. MAC Address
clients via DHCP server. d. FQDN Address
TRUE Penjelasan: Lagi-Lagi soal dari Mikrotik yang
Penjelasan: Jawabannya true karena DHCP dapat membutuhkan ketelitian. Istilah untuk coded
mengirim DNS server untuk client. DHCP Server Address yang ada di interface adalah IP address.
akan mengirim DNS Server ke client dan karena kenapa bukan MAC Address?? Sedangkan MAC
DHCP Client menerima Ip Address,netmask, Address adalah coded untuk Device bukan
gateway default, dan dua alamat dns server maka Interface
DNS Server akan langsung diterima oleh Client

72.To make all DNS requests coming from your 76.You have to connect to a RouterBOARD
network to resolve on your router (regardless of without any previous configuration. Select all
the clients’ configuration), which action would possibilities to connect and do some basic
you specify for the DST-NAT rule? configuration
A. masquerade A. Serial Connection
B. dst-nat B. MAC-Winbox
C. you can’t use DST-NAT to achieve C. Attach monitor/keyboard
thisD. redirect D. Telnet
Penjelasan: Mikrotik mempunyai Ip default dan
73.Is it posible to have PPTP Client an PPTP
kamu bisa memakai Ip Defaultnya untuk login
Server on one MikroTik router at same time?
lewat Telnet, Serial Connection, dan MAC-Winbox
TRUE

74.You want to use PCQ and allow 256k 77.Which computers would be able to
maximum download and upload for each client.
communicate directly (without any routers
Choose correct argument values for the required
queue. involved)
A. kind=pcq pcq-limit=1256000 pcq-classifier=dst- A. 192.168.0.5/26 and 192.168.0.100
address B. 10.5.5.1/24 and 10.5.5.100/25
B. kind=pcq pcq-limit=256000 pcq-classifier=dst- C. 10.10.0.17/22 and 10.10.1.30/23
address D. 192.168.17.15/29 and 192.168.17.20/28
C. kind=pcq pcq-limit=5000000 pcq-classifier=src-
address 78.Which of these are possible solutions to
D. kind=pcq pcq-limit=256000 pcq-classifier=src- bridge two networks over a wireless link:
address A. Both devices in AP mode and enable WDS mode
E. kind=pcq pcq-limit=5000000 pcq-classifier=dst- B. One device in AP mode, another one in station-
address pseudobridge-clone
Penjelasan: Soal Mikrotik biasanya diperlukan C. One device in AP mode, another one in station-
ketelitian saat menjawab karena beberapa soal pseudobridge
dari Mikrotik ada yang menjebak. Nah, termasuk D. One device in AP mode, another one in station
soal ini diperlukan ketelitian. Soal meminta traffic
untuk Download dan Upload sebesar 256K jika ini 79.Which of the following is true for connection
soal yang memerlukan jawaban Multiple maka tracking
pilih saja keduanya. A. Enabling connection tracking reduces CPU
usage in RouterOS
B. Connection tracking must be enabled for firewall
to be effective 84.If you need to make sure that one computer
C. Connection tracking must be enable for NAT'ed in your Hotspot network can access the internet
network without Hotspot authentication, which menu
D. Disable connection tracking for mangle to work allows you to do this?

80.What is marked by connection- A.Walled-garden


state=established matcher? B.Users
A. Packet is related to, but not part of an existing C.IP bindings
connection D.Walled-garden IP
B. Packet begins a new TCP connection
C. Packet does not correspond to any known
connection 85.Why is it useful to set a Radio Name on the
D. Packet belongs to an existing connection,for radio interfaces?
example a reply packet or a packet which belongs to A.To identify a station in a list of connected clients
already replied connection B.To identify a station in the Access List
C.To identify a station in Neighbor discovery
81.What wireless card can we use to achieve
100 Mbps actual wireless throughput? 86.Action = Redirect is applied in
A. 802.11 b/g A.Chain=srcnat
B. 802.11 a/b/g B.Chain=foward
C. 802.11 a C.Chain=dstnat
D. 802.11 a/n 87.Which are necessary section in /queue
E. 802.11 a/b/g/n simple to set bandwith limitation ?
82.The basic unit of a physical network (OSI A.Max-limit
Layer 1) is the: B.Target-address, max limit
A.Header C.Target-address, max-limit, dst-address
B.Bit D.Target-address, dst-address
C.Byte 88.The hotspot feature can be used only on
D.Frame ethernet interfaces. You have to use a separate
Penjelasan:OSI Layer 1 bertanggung jawab access point if you want to use this feature with
dalam transmisi dan penerimaan data mentah wireless
dan tidak terstruktur dalam media fisik (Device). No
Transmisi mungkin di definisikan sebagai
Simplex, half Duplex, dan Full Duplex. Protocol 89.Collisions are possible in full-duplex Ethernet
data unit yang digunakan OSI Layer 1 adalah Bit. networks.
False
83.Check the allowed input formats for Penjelasan: Tidak semua Kesalahan dala networking
wireless scan-list. itu berasal dari Ethernet. Semua kesalahan bisa terjadi
A. 5500,5700 mulai dari salah konfigurasi, kesalahan Router
B. 5500 5700 maupun kesalahan pada kabel sehingga jawaban yang
C. 5500/5700 tepat adalah False karena tidak semua kesalahan
D. 5500 - 5700 terjadi pada kabel
E. 5500-5700
Penjelasan: Scan-List dapat meScan seluruh 90.If a packet comes to a router and starts a new,
previously unseen connection, which connection state
Frequency mulai dari Frequency 2400 sampai
would be applied to it?
Frequency 5700. Disini yang ditanyakan adalah
A. new
Format atau penulisan untuk Wireless Scan-list
B. established
bukan Frequency atau yang lainnya sehingga untuk
C. unknown
menjawab soal ini kamu harus terliti. dan jawaban
D. invalid
yang benar adalah yang E dimana tidak ada spasi
steleah angka maupun sebelum angka.
E. no connection state would be applied to such 95.What Letter appear next to route, which is
packet automatically created by ROS (RouterOS) when
user adds a valid address to an active interface?
91.Can you manually add drivers to RouterOS in A.C
case your PCI Ethernet card is not recognized, B.A
and it's a driver issue ? C.I
No D.D
E.S
92.Possible actions of ip firewall filter are:
A.Accept 96.A PC with IP 192.168.1.2 can access
internet, and static ARP has been set for that IP
address on gateway.
B.Add-to-address-list When the PC Ethernet card failed, the user
change it with a new card and set the same IP
for it.
C.Bounce What else should be done?
a. Old static ARP entry on gateway has to be
updated for the new card
D.Tarp b. Nothing - it will work as before
c. MAC-address of the new card has to be changed
to MAC address of old card
E.Tarpit d. Another IP has to be added for Internet access

97.How long is level 1 (demo) license valid?


F.Log A. 24 hours
B. Infinite time
C. 1 month
93.You have 802.11b/g wireless card. What
D. 1 year
frequencies are available to you?
A.2327MHz
98.If ARP=reply-only is configured on an
interface, what will this interface do
A. Add new IP addresses in /ip arp list
B.5210MHz
B. Accept all IP/MAC combinations listed in /ip arp
as static entries
C. Add new MAC addresses in /ip arp list
C.2412MHz
D. Accept all IP addresses listed in /ip arp as static
entries
E. Accept all MAC-addresses listed in /ip arp as
D.2422MHz
static entries

99.MAC layer by OSI model is also known as


E.5800MHz
A.Layer 3
B.Layer 2
94.NStreme works only on 40mhz Channel
C.Layer 1
width
D.Layer 6
False
E.Layer 7
Penjelasan: Nstreme tidak hanya bekerja pada
Penjelasn: Mac menggunakan OSI Layer 2 yang
Channel 40 Mhz, NStreme juga bekerja pada
Channel 20 Mhz, dan 10 Mhz. Channel default dari dimana termasuk kedalam OSI Data Link. OSI
NStreme adalah 20 Mhz. Layer 2 mentransfer data antara 2 device yang
terhubung. OSI Layer 2 juga dapat mendeteksi
dan mungkin memperbaiki kesalahan yang
mungkin terjadi pada Layer 1.
100.Mark all features that are compatible with
Nstreme
A. WDS between a device in station-wds mode and
a device in station-wds mode X
B. Encryption X
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 X

Anda mungkin juga menyukai