Ethernet Networking Review

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

A set of flashcards covering key concepts from the Ethernet Networking lecture notes.

Last updated 8:38 AM on 4/21/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

What does CSMA/CD stand for?

Carrier Sense Multiple Access with Collision Detection.

2
New cards

Define half-duplex communication.

A mode where devices can either send or receive data, but not simultaneously.

3
New cards

What is a MAC address?

A 48-bit address assigned to each Ethernet network interface card (NIC), typically written in hexadecimal format.

4
New cards

What are the two types of fiber-optic cabling?

Single-mode and multimode.

5
New cards

What is the purpose of a preamble in an Ethernet frame?

To allow receiving devices to lock onto the incoming bit stream.

6
New cards

What does PoE stand for?

Power over Ethernet.

7
New cards

What is the main difference between half-duplex and full-duplex Ethernet?

Full-duplex allows sending and receiving at the same time using two pairs, while half-duplex does not.

8
New cards

Identify the function of the Frame Check Sequence (FCS) in an Ethernet frame.

FCS is used for error detection through a cyclic redundancy check (CRC).

9
New cards

What is a straight-through Ethernet cable used for?

Connecting a host to a switch or hub, or a router to a switch or hub.

10
New cards

What is a crossover cable used for?

Connecting similar devices such as switch to switch, hub to hub, or host to host.

11
New cards

Define the term 'collision domain.'

A network segment where data packets from multiple devices can collide.

12
New cards

What does the organizationally unique identifier (OUI) in a MAC address signify?

The first 24 bits assigned to a manufacturer by IEEE to uniquely identify their devices.

13
New cards

What is the purpose of the Start Frame Delimiter (SFD) in an Ethernet frame?

To synchronize the receiver by indicating the start of the data.

14
New cards

What is a rolled cable used for?

Connecting a PC to a Cisco router or switch for console access.

15
New cards

What does IEEE 802.3 standard relate to?

It defines the physical and data link layer specifications for Ethernet networking.

16
New cards

What is the maximum distance for 10Base-T Ethernet connections?

100 meters.

17
New cards

Explain the function of the Data field in an Ethernet frame.

It carries the packet sent from the Network layer and can vary in size from 46 to 1500 bytes.