Recall & Review
beginner
What is Ethernet?
Ethernet is a common technology used to connect devices in a local area network (LAN). It allows devices to communicate by sending data packets over cables.
Click to reveal answer
beginner
What type of cable is commonly used in Ethernet connections?
Twisted pair cables, especially Cat5e or Cat6 cables, are commonly used for Ethernet connections. They help reduce interference and allow fast data transfer.
Click to reveal answer
beginner
What is the role of MAC addresses in Ethernet?
MAC addresses are unique identifiers assigned to each network device. Ethernet uses MAC addresses to know where to send data packets within the local network.
Click to reveal answer
intermediate
How does Ethernet handle data collisions?
Ethernet uses a method called CSMA/CD (Carrier Sense Multiple Access with Collision Detection) to detect when two devices send data at the same time and then waits before retrying.
Click to reveal answer
beginner
What speeds can Ethernet support?
Ethernet supports various speeds including 10 Mbps, 100 Mbps (Fast Ethernet), 1 Gbps (Gigabit Ethernet), and even 10 Gbps or higher in modern networks.
Click to reveal answer
What does Ethernet primarily connect?
✗ Incorrect
Ethernet is mainly used to connect devices within a local area network (LAN).
Which cable type is most commonly used for Ethernet?
✗ Incorrect
Twisted pair cables like Cat5e or Cat6 are the most common for Ethernet connections.
What does a MAC address do in Ethernet?
✗ Incorrect
MAC addresses uniquely identify devices so Ethernet knows where to send data.
What is CSMA/CD used for in Ethernet?
✗ Incorrect
CSMA/CD helps Ethernet detect when two devices send data simultaneously and manage collisions.
Which of these is NOT a common Ethernet speed?
✗ Incorrect
While 100 Gbps Ethernet exists, it is not common in basic Ethernet networks; typical speeds are up to 10 Gbps.
Explain how Ethernet devices use MAC addresses to communicate within a network.
Think about how devices know where to send data.
You got /3 concepts.
Describe the purpose of CSMA/CD in Ethernet and how it helps manage data transmission.
Consider what happens when two devices send data at the same time.
You got /3 concepts.