1.1 - Understanding the OSI Model

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

1/12

flashcard set

Earn XP

Description and Tags

Flashcards covering the Seven Layers of the OSI Model, related protocols, and troubleshooting concepts based on the CompTIA Network+ N10-009 lecture.

Last updated 12:47 AM on 6/27/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

13 Terms

1
New cards

OSI model

Open Systems Interconnection Reference Model; a broad overview used in IT to describe the process data takes as it traverses a network.

2
New cards

All People Seem To Need Data Processing

A mnemonic used to remember the seven layers of the OSI model from top (Application) to bottom (Physical).

3
New cards

Layer 1 - Physical layer

The layer describing physical signals sent through cables, fibers, or wireless networks; involves troubleshooting with loopback tests and checking for interference.

4
New cards

Layer 2 - Data link layer

The fundamental layer for communication between two devices, often called the switching layer or the MAC address layer.

5
New cards

MAC address

Media Access Control address; the hardware address of a network adapter card, also known as the Data Link Control (DLC) address.

6
New cards

EUI

Extended Unique Identifiers; associated with OSI layer 2, examples include EUI-48 and EUI-64.

7
New cards

Layer 3 - Network layer

The routing layer where routers use destination IP addresses to determine the next hop and fragment frames into smaller pieces if necessary.

8
New cards

Layer 4 - Transport layer

Referred to as the post office layer, it is responsible for transporting information between devices using protocols like TCP and UDP.

9
New cards

TCP

Transmission Control Protocol; a layer 4 protocol responsible for getting all information within IP packets from one device to another.

10
New cards

UDP

User Datagram Protocol; a layer 4 protocol used to transport data across the network.

11
New cards

Layer 5 - Session layer

Provides communication management between point A and point B, including the initiation, stopping, restarting, or tunneling of session data.

12
New cards

Layer 6 - Presentation layer

The layer responsible for character encoding and application encryption or decryption, such as SSL or TLS, prior to displaying data.

13
New cards

Layer 7 - Application layer

The top layer where users interact with application protocols such as HTTP, HTTPS, FTP, DNS, and POP33.