1.
Apa definisi dari VLAN ?
Correct Answer
B. Sekelompok perangkat pada satu LAN atau lebih yang di konfigurasikan ( menggunakan perangkat lunak pengelolaan ) sehingga dapat berkomunikasi seperti halnya bila perangkat tersebut terhubung ke jalur yang sama, padahal sebenarnya perangkat tersebut berada pada sejumlah segmen LAN yang berbeda.
Explanation
VLAN stands for Virtual Local Area Network. It refers to a group of devices that are configured using management software to communicate as if they are connected to the same network, even though they are actually located on different LAN segments. This allows for more efficient network management and segmentation, as well as enhanced security and flexibility in network configuration.
2.
Switch>enable
Switch#conf terminal
Enter configuration commands, one per line. End with CNTL/Z.
Switch(config)#hostname Sidiq
Sidiq(config)#
Fungsi “enable” pada pengaturan switch diatas berfungsi untuk
Correct Answer
A. Memulai Konfigurasi
Explanation
The "enable" command in the given switch configuration is used to start the configuration process. It allows the user to enter the configuration mode and make changes to the switch settings. The command is followed by the "conf terminal" command, which further enables the user to enter configuration commands and make changes to the switch's hostname, date and time, and VLAN settings.
3.
Dalam jaringan peer to peer untuk menghubungkan 2 komputer kita menggunakan jenis kabel apa?
Correct Answer
B. Cross
Explanation
In a peer to peer network, to connect two computers, we use a cross cable. A cross cable is specifically designed to connect two similar devices, such as two computers, directly without the need for a network switch or hub. It allows for the direct exchange of data between the two computers, enabling them to communicate and share resources effectively.
4.
Komponen yang berfungsi untuk menghubungkan beberapa komputer menjadi satu jaringan adalah ?
Correct Answer
D. Switch
Explanation
The correct answer is "Switch". A switch is a networking device that connects multiple computers together to form a network. It allows the computers to communicate with each other by forwarding data packets between them. Unlike a modem, which connects a computer to the internet, a switch is used for local area networking purposes. Wireless and Bluetooth are technologies used for wireless communication, but they do not specifically connect multiple computers into a network.
5.
Dalam suatu jaringan kita mengenal yang namanya VLAN (Virtual LAN), adapun beberapa keuntungan VLAN dibawah ini, kecuali .....
Correct Answer
C. Collision domain
Explanation
VLANs (Virtual LANs) are used to logically divide a single physical network into multiple virtual networks. This helps in enhancing security by segregating network traffic and preventing unauthorized access. VLANs also improve network performance by reducing network congestion and optimizing bandwidth usage. Additionally, VLANs help in mitigating broadcast storms, which occur when a network device continuously broadcasts packets, causing network congestion and performance degradation. However, VLANs do not directly address collision domains, which are physical segments of a network where collisions can occur between devices. Therefore, the correct answer is "Collision domain."
6.
Martinus akan membuat sebuah jaringan menggunakan 2 switch dan beberapa komputer, setiap switch sudah ada beberapa vlan agar kedua vlan yang sama antara 2 switch tersebut dapat terhubung maka yang harus dilakukan Martinus adalah …..
Correct Answer
B. Mentrunking kedua switch
Explanation
To connect the two VLANs between the two switches, Martinus needs to trunk the two switches. Trunking allows for the transmission of multiple VLANs over a single link, enabling communication between the VLANs on different switches. This can be achieved by configuring the switch ports as trunk ports and configuring the appropriate VLAN tagging.
7.
Trunking switch berfungsi untuk .....
Correct Answer
B. Menghubungkan vlan yang sama dengan switch yang berbeda
Explanation
Trunking switch berfungsi untuk menghubungkan vlan yang sama dengan switch yang berbeda. Trunking switch memungkinkan pengiriman lalu lintas data antara switch-switch yang berbeda dengan menggunakan protokol trunking seperti IEEE 802.1Q. Dengan menggunakan trunking switch, vlan yang sama dapat dihubungkan secara efisien antara switch-switch yang berbeda, sehingga memungkinkan pengaturan jaringan yang lebih fleksibel dan efektif.
8.
Perhatikan gambar berikut ini !
Perintah – perintah tersebut bertujuan untuk?
Correct Answer
A. Mengatur port mana saja yang akan berada pada vlan yang telah dibuat sebelumnyaMengatur port mana saja yang akan berada pada vlan yang telah dibuat sebelumnya
Explanation
The given correct answer states that the commands are used to manage which ports will be in the previously created VLAN. This means that the commands are used to assign specific ports to the VLAN, allowing communication and data transfer within that VLAN.
9.
Perintah untuk mengetahui vlan yang telah kita buat pada switch adalah ?
Correct Answer
C. Switch#show vlan brief
Explanation
The correct answer is "Switch#show vlan brief". This command is used to display a brief summary of all the VLANs configured on the switch. It will provide information such as the VLAN ID, VLAN name, and the ports assigned to each VLAN.
10.
Aplikasi Yang dapat kita pakai untuk membuat simulasi jaringan adalah ?
Correct Answer
C. Cisco Packet Tracer
Explanation
Cisco Packet Tracer is a network simulation tool that allows users to create, configure, and troubleshoot network topologies. It provides a virtual environment where users can simulate network devices, such as routers, switches, and computers, and test their configurations and connectivity. With Cisco Packet Tracer, users can learn and practice networking concepts and protocols without the need for physical hardware. It is widely used in educational institutions and by network professionals for training and certification purposes.