Open Systems Interconnection (OSI) Model

0.0(0)
studied byStudied by 1 person
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Layer 1- Physical Layer

Deals with the physical connection between devices, including cables, switches, and the transmission of raw bit streams.

2
New cards

Layer 2- Data Link Layer

Responsible for node-to-node data transfer and error detection/correction. It includes protocols like Ethernet.

3
New cards

Layer 3- Network Layer

Manages data routing, forwarding, and addressing. Protocols like IP (Internet Protocol) operate at this layer

4
New cards

Layer 4- Transport Layer

Ensures complete data transfer with error recovery and flow control. TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are key protocols here.

5
New cards

Layer 5- Session Layer

Manages sessions or connections between applications. It handles session establishment, maintenance, and termination.

6
New cards

Layer 6- Presentation Layer

Translates data between the application layer and the network. It handles data encryption, compression, and translation.

7
New cards

Layer 7- Application Layer

Provides network services directly to end-user applications. Protocols like HTTP, FTP, and SMTP operate at this layer.

8
New cards

Q: What is the OSI model? 

A: A conceptual framework used to understand and implement network communications between different systems, divided into seven layers.

9
New cards

Q: What is the function of the Physical Layer in the OSI model?

A: Deals with the physical connection between devices, including cables, switches, and the transmission of raw bit streams.

10
New cards

Q: Which layer is responsible for node-to-node data transfer and error detection/correction?

A: Data Link Layer

11
New cards

Q: What protocols operate at the Network Layer? 

A: Protocols like IP (Internet Protocol).

12
New cards

Q: What is the main function of the Transport Layer?

A: Ensures complete data transfer with error recovery and flow control.

13
New cards

Q: Which protocols are key at the Transport Layer?

A: TCP (Transmission Control Protocol) and UDP (User Datagram Protocol).

14
New cards

Q: What does the Session Layer manage?

A: Manages sessions or connections between applications, including session establishment, maintenance, and termination.

15
New cards

Q: What is the role of the Presentation Layer?

A: Translates data between the application layer and the network, handling data encryption, compression, and translation.

16
New cards

Q: Which layer provides network services directly to end-user applications?

A: Application Layer

17
New cards

Q: Name some protocols that operate at the Application Layer.

A: HTTP, FTP, and SMTP.