0
0
Computer Networksknowledge~5 mins

Switching and bridging in Computer Networks - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is the main purpose of a network switch?
A network switch connects devices within a local area network (LAN) and forwards data only to the device that needs it, improving network efficiency.
Click to reveal answer
intermediate
How does a network bridge differ from a switch?
A bridge connects two separate network segments and filters traffic between them based on MAC addresses, while a switch connects multiple devices within a single network segment.
Click to reveal answer
beginner
What is MAC address learning in switching?
MAC address learning is when a switch records the MAC addresses of devices connected to each port to know where to send data frames efficiently.
Click to reveal answer
intermediate
Why is bridging important in network design?
Bridging helps divide a large network into smaller segments, reducing traffic and collisions, which improves overall network performance.
Click to reveal answer
beginner
What happens when a switch receives a frame with an unknown destination MAC address?
The switch forwards the frame to all ports except the one it came from, a process called flooding, to find the destination device.
Click to reveal answer
What device connects multiple devices within the same LAN and forwards data based on MAC addresses?
ARouter
BSwitch
CBridge
DModem
Which device is used to connect two separate network segments and reduce traffic between them?
ASwitch
BRepeater
CBridge
DHub
What is the process called when a switch sends a frame to all ports except the source port?
AFlooding
BBroadcasting
CRouting
DFiltering
Why do switches learn MAC addresses?
ATo forward frames efficiently
BTo encrypt data
CTo assign IP addresses
DTo connect to the internet
What is one benefit of using bridging in a network?
AIncreasing network collisions
BConnecting to the internet
CReplacing routers
DDividing a network into smaller segments
Explain how a network switch uses MAC addresses to forward data within a LAN.
Think about how the switch remembers device locations.
You got /3 concepts.
    Describe the role of a network bridge and how it helps improve network performance.
    Consider how dividing a network helps.
    You got /3 concepts.