LAN Switching Concepts! Trivia Quiz

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 Squirrelonfire
S
Squirrelonfire
Community Contributor
Quizzes Created: 3 | Total Attempts: 2,619
| Attempts: 728 | Questions: 12
Please wait...
Question 1 / 12
0 %
0/100
Score 0/100
1. Switch Internal Processing ------------------------------------
  • 1 - Store and forward
  • 2 - Fragment-free
  • 3 - Cut-through
  • A - The switch fully receives all bits in the frame before forwarding the frame. This allows the switch to check the FCS before forwarding the frame.
  • B - The switch forwards the frame as soon as it can. This reduces latency but does not allow the switch to discard frames that fail the FCS check.
  • C - The switch forwards the frame after receiving the first 64 bytes of the frame, thereby avoiding forwarding frames that were errored due to a collision

Explanation

not-available-via-ai

Submit
Please wait...
About This Quiz
LAN Switching Concepts! Trivia Quiz - Quiz

LAN switching means switching of data packets, which are transferred from one computer to another over a network. They are vital to network design, as they permit the traffic to be sent only where it is required and helps to improve the overall efficiency of LAN. This quiz will... see moretest your overall knowledge about LAN Switching Concepts. So, let's try out the quiz. All the best!
see less

Personalize your quiz and earn a certificate with your name on it!
2. The IEEE defines 3 general categories of Ethernet MAC addresses 1 - Unicast 2 - Broadcast 3 - Multicast A)  A frame sent with a destination address of the broadcast address (FFFF.FFFF.FFFF) implies that all devices on the LAN should receive and process the frame B) Allow a dynamic subnet of devices on a LAN to communicate C) MAC addresses that identify a single LAN interface card  

Explanation

Unicast MAC addresses (1C) are used to identify a single LAN interface card. Broadcast MAC addresses (2A) are used to send a frame to all devices on the LAN. Multicast MAC addresses (3B) are used to allow a dynamic subnet of devices on a LAN to communicate. Therefore, the correct answer is 1C 2A 3B.

Submit
3. Campus switches || 1 Access switches  || || Distribution switches  ||Core switches Connect Distribution switches to other building blocks and together Connect end devices Connect Access switches together

Explanation

The given answer, 15 26 34, represents the connections between the different types of switches in a campus network. The first number, 15, indicates the connection between Access switches. The second number, 26, represents the connection between Distribution switches and other building blocks. Lastly, the third number, 34, signifies the connection between Core switches. This configuration allows for the Access switches to be connected together, the Distribution switches to connect to other building blocks, and the Core switches to be interconnected.

Submit
4. We call Fast Ethernet 1 is the interface the hub connected to the switch. Suppose the switch has no MAC addresses for any of the PCs shown in the picture. Suppose PC0 (connected to the hub) sends a frame to PC2 (also connected to the same hub). What will the switch do

Explanation

The switch forwards the frame to PC2, and PC3 because + it doesn't forward the frame back to where the frame comes from, which is PC1 + the switch doesn't have destination MAC addresses of any computer at all.

Submit
5. Even though 10BASET is better than 10BASE5 and 10BASE2, it still has many problems such as

Explanation

Because hub is used in 10BASET network
- frame sent by 1 device is heard and processed by all devices. Only switch process frame, the hub doesn't.
- all devices share bandwidth so effective bandwidth is not double.
- the frame can only be sent 1 at a time

Submit
6. The difference between a hub and a bridge is that

Explanation

A hub creates more collision domains because it broadcasts all incoming signals to all connected devices, causing collisions when two or more devices try to transmit at the same time. On the other hand, a bridge creates only 1 collision domain by filtering and forwarding network traffic based on MAC addresses, preventing collisions. Additionally, a bridge doubles the available bandwidth of the network by creating a separate collision domain for each connected device, while a hub does not have this capability.

Submit
7. (Ignore the color of the connected cables) Suppose none of the switches has any MAC addresses of any PCs in the picture. PC0 is turned off. It cannot receive or send any thing.  When PC1 sends a frame to PC0. What will happen?

Explanation

The frame will be flooded indefinitely. Because PC0 is turned off, it cannot reply to any switches. And since the switches do not know the MAC and interface of PC0, they will continually flood the frame throughout the network.

Submit
8. 10BASE2, 10BASE5, 10BASET.

Explanation

10BASET uses UTP
10BASE2 and 10BASE5 uses co-ax cabling

Submit
9. The switch learns MAC addresses and interfaces by

Explanation

The switch learns MAC addresses and interfaces by examining the interface of the SOURCE MAC and examining the SOURCE MAC address in the frame. This means that the switch looks at the interface from which the frame is received and the MAC address of the device that sent the frame. By doing so, the switch can build a table that associates MAC addresses with the corresponding interfaces, allowing it to efficiently forward frames to the correct destination.

Submit
10. (3) Primary functions of a switch are

Explanation

Creates collision domains and doubles available bandwidth are benefits of using a switch, not a switch's functions.
Routes the packet to appropriate device - switch routes frames, not packets. Router routes packets. The switch operates at layer 2 (frame). The router operates at layer 3 (packet)
Makes forwarding decision based on DESTINATION IP address - Layer 2 deals with MAC only. Layer 3 deals with IP.

Submit
11. We call Fast Ethernet 1 is the interface the hub connected to the switch. The switch in the picture has MAC addresses of all PC0, 1, 2, and 3 and all the interfaces that these PCs connected to. Suppose PC0 (connected to the hub) sends a frame to PC1 (also connected to the same hub). What will the switch do

Explanation

The switch discards the frame because the frame comes from the same interface that it is sending out, interface 1. The switch simply does not forward the frame to the same interface the frame comes in.

Submit
12. Benefits of using a switch are (Pick 5)

Explanation

Frame forwarding and filtering and Switch prevents loop in a switching network by using Spanning Tree Protocol - this is how switch deals with frames
Uses store-and-forward, cut-through, and fragment-free internal processing methods to process frames - this is how switch deals with frame internally

Submit
View My Results

Quiz Review Timeline (Updated): Aug 28, 2024 +

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

  • Current Version
  • Aug 28, 2024
    Quiz Edited by
    ProProfs Editorial Team
  • Apr 24, 2011
    Quiz Created by
    Squirrelonfire
Cancel
  • All
    All (12)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
Switch Internal Processing ...
The IEEE defines 3 general categories of Ethernet MAC addresses ...
Campus switches ...
We call Fast Ethernet 1 is the interface the hub connected to the...
Even though 10BASET is better than 10BASE5 and 10BASE2, it still has...
The difference between a hub and a bridge is that
(Ignore the color of the connected cables) ...
10BASE2, 10BASE5, 10BASET.
The switch learns MAC addresses and interfaces by
(3) Primary functions of a switch are
We call Fast Ethernet 1 is the interface the hub connected to the...
Benefits of using a switch are (Pick 5)
Alert!

Advertisement