Ulangan VLAN

Reviewed by Editorial Team
The ProProfs editorial team is comprised of experienced subject matter experts. They've collectively created over 10,000 quizzes and lessons, serving over 100 million users. Our team includes in-house content moderators and subject matter experts, as well as a global network of rigorously trained contributors. All adhere to our comprehensive editorial guidelines, ensuring the delivery of high-quality content.
Learn about Our Editorial Process
| By Suherman
S
Suherman
Community Contributor
Quizzes Created: 2 | Total Attempts: 2,782
| Attempts: 2,473 | Pertanyaan: 40
Please wait...
.
Question 1 / 40
0 %
0/100
Score 0/100
1. Sebuah perintah untuk keluar dari mode exec adalah…

Explanation

The correct answer is "exit". This command is used to exit or terminate the current session in the exec mode. It allows the user to leave the current mode and return to the previous mode or exit the program entirely.

Submit
Please wait...
About This Quiz
Ulangan  VLAN - Quiz

Personalize your quiz and earn a certificate with your name on it!
2. Anggota 7 OSI Layer adalah

Explanation

The correct answer is "Application, Presentation, Session, Transport, Network, Data link, Physical". This is because the OSI (Open Systems Interconnection) model is a conceptual framework that standardizes the functions of a communication system into seven different layers. These layers are responsible for different tasks in the communication process. The given answer includes all seven layers of the OSI model, starting from the Application layer which deals with user interfaces and applications, to the Physical layer which deals with the actual transmission of data over physical media.

Submit
3. IP kelas C mempunyai range dari

Explanation

IP kelas C mempunyai range dari 192 - 255. This means that the first octet of an IP address in class C will always be in the range of 192 to 255. The remaining three octets can have any value from 0 to 255, giving a total of 2^24 possible IP addresses in class C.

Submit
4. Trunking switch berfungsi untuk

Explanation

Trunking switch berfungsi untuk menghubungkan VLAN yang sama dengan switch yang berbeda. Trunking memungkinkan lalu lintas VLAN melewati switch-switch yang terhubung, sehingga memungkinkan VLAN yang sama untuk berkomunikasi di antara switch-switch tersebut. Dengan menggunakan trunking, switch-switch dapat membentuk satu jaringan yang terhubung secara logis, meskipun fisiknya terpisah. Hal ini memungkinkan pengaturan yang efisien dan fleksibel dalam pengelolaan jaringan.

Submit
5. Dalam jaringan peer to peer untuk menghubungkan 2 komputer kita menggunakan jenis kabel yaitu

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, without the need for an intermediate device like a switch or a hub. This type of cable has the transmit and receive wires crossed over at one end, allowing the two devices to communicate directly.

Submit
6. Perhatikan gambar berikut ini ! Perintah – perintah tersebut bertujuan untuk

Explanation

The given correct answer is "Mengatur port mana saja yang akan berada pada vlan yang telah dibuat sebelumnya" because the commands mentioned in the question are used to configure which ports will be assigned to a previously created VLAN.

Submit
7.  Sekelompok perangkat pada satu LAN atau lebih yang dikonfigurasikan (menggunakan software pengelolaan) sehingga dapat berkomunikasi seperti halnya bila perangkat tersebut terhubung ke jalur yang sama, padahal perangkat tersebut berada pada sejumlah segmen LAN yang berbeda, merupakan pengertian dari…

Explanation

A VLAN (Virtual Local Area Network) is a group of devices on one or more LANs that are configured using management software to communicate as if they were connected to the same network, even though they are located on different LAN segments. This allows for better network management, security, and flexibility in organizing network devices. DHCP, HTTP, WAN, and MAN are not the correct answers because they do not specifically refer to the configuration and communication of devices on different LAN segments.

Submit
8. Perintah untuk memutuskan koneksi jaringan yang ada pada switch adalah..

Explanation

The correct answer is "disconnect". This command is used to terminate or break the network connection on a switch. It can be used to disconnect a device or a port from the network. This command is commonly used in troubleshooting or when a device needs to be temporarily disconnected from the network.

Submit
9.  Komponen yang berfungsi untuk menghubungkan beberapa komputer menjadi satu jaringan adalah

Explanation

Switch adalah komponen yang berfungsi untuk menghubungkan beberapa komputer menjadi satu jaringan. Switch bekerja dengan mengirimkan paket data ke komputer yang dituju berdasarkan alamat MAC (Media Access Control) yang ada pada setiap perangkat yang terhubung. Dengan menggunakan switch, komputer-komputer yang terhubung dapat saling berkomunikasi dan berbagi sumber daya seperti printer dan file.

Submit
10. Agar komputer bisa saling terhubung dengan komputer lain, maka komputer harus diberi IP (Internet Protocol) Address, Berikut ini adalah yang merupakan kelas IP, kecuali

Explanation

The given answer F is the correct answer because it does not represent a valid class of IP address. In IP addressing, there are five classes: A, B, C, D, and E. Class A addresses start with a number between 1 and 126, class B addresses start with a number between 128 and 191, and class C addresses start with a number between 192 and 223. Class D addresses are reserved for multicast groups, and class E addresses are reserved for experimental purposes. Therefore, F is not a valid class of IP address.

Submit
11. Untuk menampilkan informasi sistem yang sedang berjalan pada switch, dibutuhkan perintah…

Explanation

The correct answer is "show". The show command is used to display information about the current running system on a switch. It allows users to view various details such as interface status, VLAN configurations, routing tables, and other system information. By using the show command, users can gather important data about the switch's current state and troubleshoot any issues that may arise.

Submit
12. Vlan mempunyai banyak kegunaan, salah satunya seperti berikutkecuali….

Explanation

VLANs have many uses, such as limiting broadcast traffic, improving network security, and preventing external interference. However, one of the uses of VLANs is not making the network easily disrupted. Therefore, the correct answer is "Network mudah terganggu".

Submit
13. Berikut merupakan salah satu fungsi / kegunaan dari Vlan, yaitu….

Explanation

VLAN (Virtual Local Area Network) is a technology that allows the creation of multiple virtual networks within a single physical network. It helps to prevent the occurrence of a collision domain, which is a situation where multiple devices on a network share the same bandwidth and can cause data collisions and performance issues. By dividing the network into VLANs, each VLAN operates as a separate broadcast domain, reducing the chances of collisions and improving network performance. Therefore, the correct answer is "Mencegah terjadinya collision domain."

Submit
14. Berikut adalah keunggulan / kelebihan dari sebuah switch, kecuali….

Explanation

A switch cannot create a MAC address. MAC addresses are unique identifiers assigned to network devices by the manufacturer. The switch is responsible for forwarding data packets based on MAC addresses, but it does not have the capability to generate or create MAC addresses.

Submit
15.  Subnet mask dari prefix /25 adalah

Explanation

The subnet mask for a /25 prefix is 255.255.255.128. This is because a /25 prefix indicates that the first 25 bits of the IP address are used for the network portion, leaving 7 bits for the host portion. In binary, this would be represented as 11111111.11111111.11111111.10000000, which translates to 255.255.255.128 in decimal notation.

Submit
16.  Perhatikan gambar dibawah ini 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

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.

Submit
17.  "do show vlan brief" adalah sebuah perintah pada switch untuk,,,

Explanation

The command "do show vlan brief" is used to view the configuration of VLANs that are installed on the switch. It provides a summary of the VLAN information such as VLAN ID, name, and status. This command helps in checking the VLAN setup and verifying if the correct VLANs are configured on the switch.

Submit
18. 192.168.96.25 , Network ID dari IP tersebut adalah

Explanation

The network ID of the given IP address, 192.168.96.25, is 192.168.96. This is because the network ID represents the portion of the IP address that is used to identify the network. In this case, the first three octets, 192.168.96, are the network ID, while the last octet, 25, represents the host ID within that network.

Submit
19. Mode switching yang hanya bisa membawa 1 Vlan disebut..

Explanation

Mode access adalah mode switching yang hanya bisa membawa 1 VLAN. Dalam mode ini, port switch dikonfigurasi untuk menjadi bagian dari satu VLAN tertentu dan hanya dapat mengirim dan menerima lalu lintas dari VLAN tersebut. Mode access digunakan ketika hanya diperlukan satu VLAN pada port switch.

Submit
20.  Pada switch, perintah untuk mengganti nama switch di CLI adalah…

Explanation

The correct answer is "hostname". In a switch, the command used to change the name of the switch in the Command Line Interface (CLI) is "hostname".

Submit
21.  Sebuah port switch yang telah dikonfigurasi dengan sebuah VLAN tunggal disebut…

Explanation

A port switch that is configured with a single VLAN is called an access port. Access ports are used to connect end devices, such as computers or printers, to a VLAN. They allow traffic from only one VLAN to pass through them, ensuring that devices connected to the access port are part of the specified VLAN. Trunk ports, on the other hand, are used to carry traffic from multiple VLANs. Dynamic host port, Ethernet port, and static port are not specific terms related to VLAN configuration.

Submit
22. Perhatikan gambar dibawah ini Untuk membuat password pada switch diatas menggunakan perintah

Explanation

The correct answer is "Switch#conf terminal" because it is the command used to enter the configuration mode on the switch. This mode allows the user to make changes to the switch's settings and configurations.

Submit
23. Perintah untuk mengizinkan mode trunk pada switch adalah…

Explanation

The correct answer is "switchport mode trunk". This command is used to enable trunk mode on a switch, allowing it to carry multiple VLANs over a single link. Trunk ports are used to connect switches together and transmit traffic for multiple VLANs.

Submit
24. Suatu perangkat atau device yang berfungsi sebagai pengatur dan pembagi sinyal data dari suatu komputer lainnya yang terhubung pada perangkat tersebut merupakan pengertian dari…

Explanation

A switch is a device that functions as a controller and divider of data signals from other connected computers. It is responsible for directing data packets to their intended destination within a network. Unlike a hub, a switch can determine the specific device to which a data packet should be sent, allowing for more efficient and secure communication between devices. Therefore, a switch is the correct answer in this context.

Submit
25. Application Layer berfungsi sebagai

Explanation

The correct answer is "Interface antara pengguna dan perangkat". The application layer acts as an interface between the user and the device. It provides services and protocols that allow users to interact with the network and access resources. This layer ensures that the user's requests are properly understood and processed by the underlying layers, and it also translates the data received from the network into a format that can be easily understood by the user.

Submit
26. Andi 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 Andi adalah

Explanation

Andi needs to trunk the two switches in order to connect the same VLANs between them. By trunking the switches, Andi can pass multiple VLAN traffic over a single connection between the switches, allowing the VLANs to communicate with each other. This is the most appropriate solution for Andi to achieve connectivity between the VLANs on the two switches.

Submit
27. Perintah yang digunakan setelah "switchport mode access" untuk mengkoneksikan port ke vlan adalah…

Explanation

The correct answer is "switchport access vlan". This command is used to connect a port to a specific VLAN in a switch. By configuring the switchport access vlan command, the port is assigned to a specific VLAN, allowing traffic to be sent and received within that VLAN.

Submit
28. Layer yang berfungsi untuk mengkoversi jadi bit-bit biner adalah

Explanation

The correct answer is Physical. The physical layer is responsible for converting data into binary bits and transmitting them over the physical medium. It deals with the physical transmission of data, including the electrical, mechanical, and functional specifications of the physical medium. This layer ensures the reliable transmission of bits over the network by encoding the data into electrical signals and decoding them at the receiving end.

Submit
29. Suatu vlan dikatakan berhasil jika…

Explanation

The correct answer states that VLANs with the same VLAN ID can ping each other, while VLANs with different VLAN IDs cannot ping each other. This means that VLANs are isolated from each other and cannot communicate unless they belong to the same VLAN. This is a common configuration in network setups where VLANs are used to segregate and secure network traffic.

Submit
30. Kelebihan penggunaan switch dibandingkan hub diantaranya, kecuali

Explanation

Switch memiliki beberapa kelebihan dibandingkan dengan hub, seperti mampu memeriksa dan menganalisa setiap paket data sebelum meneruskannya, menentukan alamat tujuan dan sumber paket data, serta mem-forward setiap paket data dengan cepat dan tepat. Namun, kelebihan ini tidak termasuk harga yang lebih mahal dibandingkan dengan hub.

Submit
31. Berikut ini yang merupakan jenis-jenis dari switch adalah

Explanation

The correct answer is Core, Distribution, Access. These are different types of switches commonly used in networking. A core switch is responsible for routing data between different networks, while a distribution switch connects various devices within a local area network (LAN). An access switch is used to connect end-user devices, such as computers and printers, to the network. These three types of switches play different roles in network architecture and help in efficient data transmission and network management.

Submit
32.   Pada switch, perintah untuk melihat sebuah daftar file pada file system disebut…

Explanation

The correct answer is "dir". On a switch, the command "dir" is used to view a list of files in the file system.

Submit
33.  Layer yang termasuk kedalam network support layer adalah

Explanation

The correct answer is Network, Data link, Physical. The network support layer includes the Network layer, Data link layer, and Physical layer. The Network layer is responsible for routing and forwarding data packets between different networks. The Data link layer is responsible for the reliable transmission of data between nodes on the same network. The Physical layer is responsible for the physical transmission of data over the network medium. These layers work together to support the overall functioning of the network.

Submit
34. Dalam suatu jaringan kita mengenal yang namanya VLAN (Virtual LAN), adapun beberapa keuntungan  VLAN,kecuali

Explanation

The correct answer is "Collision domain". VLANs do not directly address collision domains, as collision domains are physical segments of a network where collisions can occur. VLANs are used to logically segment a network, improving security, reducing costs, increasing performance, and mitigating broadcast storms.

Submit
35. Perhatikan gambar berikut ini ! Perintah untuk mengetahui vlan yang telah kita buat pada switch adalah

Explanation

The correct answer is "Switch#show vlan brief". This command is used to display a brief summary of the VLANs configured on the switch. It provides information such as the VLAN ID, name, and interface membership. By using this command, the administrator can quickly check the VLANs that have been created on the switch.

Submit
36. Ada istilah dalam jaringan yaitu CSMA/CD, tugas dari CSMA/CD tersebut adalah

Explanation

CSMA/CD stands for Carrier Sense Multiple Access with Collision Detection. Its main task is to check the traffic or the flow of data in a network. It does this by listening to the network to detect if there is any ongoing transmission. If it detects that the network is clear, it allows a device to transmit data. However, if it detects a collision, it stops the transmission and waits for a random amount of time before retrying. This mechanism helps to prevent data collisions and ensure efficient data transmission in a network.

Submit
37. Switch adalah suatu perangkat atau device yang berfungsi sebagai pengatur dan pembagi sinyal data dari suatu komputer lainnya yang terhubung pada perangkat tersebut, fungsi tersebut sama dengan fungsi Hub. Yang menjadi perbedaan pada kedua perangkat tersebut adalah…

Explanation

The correct answer is "Proses filter paket data". Switches have the ability to filter and forward data packets to specific destinations based on MAC addresses, thus improving network efficiency and reducing unnecessary traffic. Hubs, on the other hand, simply broadcast all incoming data to all connected devices, resulting in more collisions and slower network performance. Therefore, the process of filtering data packets is a key difference between switches and hubs.

Submit
38.   Pada mode Dynamic Auto switch, port akan menjadi trunk jika switch lawan di set menjadi…

Explanation

In Dynamic Auto switch mode, the port will become a trunk if the opposing switch is set to trunk. This means that the port will automatically negotiate with the opposing switch to determine the appropriate trunking mode. If the opposing switch is set to trunk, the port will also become a trunk to establish a trunk link between the switches.

Submit
39. Vlan mempunyai 2 jalur, yaitu…

Explanation

VLANs (Virtual Local Area Networks) can be configured in two different ways: traditional and trunking. Traditional VLANs separate a physical network into multiple logical networks based on port assignments. Trunking VLANs, on the other hand, allow multiple VLANs to be carried over a single physical link, using a tagging mechanism to identify and separate the different VLANs. Therefore, the correct answer is "Traditional dan Trunking" as it accurately describes the two different types of VLAN configurations.

Submit
40. Mekanisme yang digunakan untuk membuat Vlan switch disebut dengan…

Explanation

The correct answer is Cross Connect. A cross connect is a mechanism used to create VLANs on a switch. It allows for the connection of different VLANs within a network by enabling the switch to route traffic between them. This helps to segregate and manage network traffic effectively, improving network performance and security.

Submit
View My Results

Quiz Review Timeline (Updated): Jul 22, 2024 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Jul 22, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Feb 07, 2018
    Quiz Created by
    Suherman
Cancel
  • All
    All (40)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Sebuah perintah untuk keluar dari mode exec adalah…
Anggota 7 OSI Layer adalah
IP kelas C mempunyai range dari
Trunking switch berfungsi untuk
Dalam jaringan peer to peer untuk menghubungkan 2 komputer kita...
Perhatikan gambar berikut ini ! ...
 Sekelompok perangkat pada satu LAN atau lebih yang...
Perintah untuk memutuskan koneksi jaringan yang ada pada switch...
 Komponen yang berfungsi untuk menghubungkan beberapa komputer...
Agar komputer bisa saling terhubung dengan komputer lain, maka...
Untuk menampilkan informasi sistem yang sedang berjalan pada switch,...
Vlan mempunyai banyak kegunaan, salah satunya seperti...
Berikut merupakan salah satu fungsi / kegunaan dari Vlan,...
Berikut adalah keunggulan / kelebihan dari sebuah...
 Subnet mask dari prefix /25 adalah
 Perhatikan gambar dibawah ini ...
 "do show vlan brief" adalah sebuah perintah pada switch untuk,,,
192.168.96.25 , Network ID dari IP tersebut adalah
Mode switching yang hanya bisa membawa 1 Vlan disebut..
 Pada switch, perintah untuk mengganti nama switch di CLI...
 Sebuah port switch yang telah dikonfigurasi dengan sebuah VLAN...
Perhatikan gambar dibawah ini ...
Perintah untuk mengizinkan mode trunk pada switch adalah…
Suatu perangkat atau device yang berfungsi sebagai pengatur dan...
Application Layer berfungsi sebagai
Andi akan membuat sebuah jaringan menggunakan 2 switch dan beberapa...
Perintah yang digunakan setelah "switchport mode access" untuk...
Layer yang berfungsi untuk mengkoversi jadi bit-bit biner adalah
Suatu vlan dikatakan berhasil jika…
Kelebihan penggunaan switch dibandingkan hub diantaranya, kecuali
Berikut ini yang merupakan jenis-jenis dari switch adalah
  Pada switch, perintah untuk melihat sebuah daftar file...
 Layer yang termasuk kedalam network support layer adalah
Dalam suatu jaringan kita mengenal yang namanya VLAN (Virtual LAN),...
Perhatikan gambar berikut ini ! ...
Ada istilah dalam jaringan yaitu CSMA/CD, tugas dari CSMA/CD tersebut...
Switch adalah suatu perangkat atau device yang berfungsi sebagai...
  Pada mode Dynamic Auto switch, port akan menjadi trunk...
Vlan mempunyai 2 jalur, yaitu…
Mekanisme yang digunakan untuk membuat Vlan switch disebut...
Alert!

Advertisement