0
0
Computer Networksknowledge~10 mins

Switching and bridging in Computer Networks - Interactive Code Practice

Choose your learning style9 modes available
Practice - 5 Tasks
Answer the questions below
1fill in blank
easy

Complete the sentence to define a network switch.

Computer Networks
A network switch operates at the [1] layer of the OSI model.
Drag options to blanks, or click blank then click option'
ATransport
BNetwork
CPhysical
DData Link
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing the Network layer with the Data Link layer.
Thinking switches operate at the Physical layer.
2fill in blank
medium

Complete the sentence to explain how a switch learns MAC addresses.

Computer Networks
A switch learns MAC addresses by [1] the source address of incoming frames.
Drag options to blanks, or click blank then click option'
Adeleting
Bbroadcasting
Crecording
Dignoring
Attempts:
3 left
💡 Hint
Common Mistakes
Thinking the switch ignores source addresses.
Confusing recording with broadcasting.
3fill in blank
hard

Fix the error in the sentence about bridging.

Computer Networks
A bridge connects two [1] networks to reduce traffic by filtering frames.
Drag options to blanks, or click blank then click option'
Adifferent
Bidentical
Cwireless
Dvirtual
Attempts:
3 left
💡 Hint
Common Mistakes
Thinking bridges connect identical networks without segmentation.
Confusing bridges with wireless access points.
4fill in blank
hard

Fill both blanks to complete the description of a switch's MAC address table.

Computer Networks
The MAC address table stores [1] addresses and their associated [2].
Drag options to blanks, or click blank then click option'
AMAC
BIP
Cports
Dprotocols
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing IP addresses with MAC addresses in the table.
Thinking the table stores protocols instead of ports.
5fill in blank
hard

Fill all three blanks to complete the explanation of how a switch forwards frames.

Computer Networks
When a switch receives a frame, it checks the [1] address, looks up the [2] table, and forwards the frame to the correct [3].
Drag options to blanks, or click blank then click option'
Asource
BMAC
Cport
DIP
Attempts:
3 left
💡 Hint
Common Mistakes
Confusing source and destination addresses.
Thinking switches use IP addresses to forward frames.