Phase 1 Day 1

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/23

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.

24 Terms

1
New cards

How many layers are in the TCP/IP model?

4 Layers

2
New cards

How many layers are in the OSI model?

7 Layers

3
New cards

OSI Application Layer

Provides the interface for application to access network services

4
New cards

OSI presentation layer

Responsible for data formatting, translation, encryption, and compression. Ensures data is in a format the application layer can use.

5
New cards

OSI Session Layer

Manages the connections (sessions) between application, establishing, maintaining, and terminating them.

6
New cards

OSI Transport layer

End-to-end communication and data integrity. Segments and reassembles data. Uses TCP (reliable, connection-oriented) and UDP (fast, connectionless).

7
New cards

OSI Network layer

Routing of data packets across different networks. Uses logical addressing (IP addresses) to determine the best path.

8
New cards

OSI Data Link layer

Handles node-to-node data transfer within the same network. Manages physical addressing (MAC addresses), framing, and error detection on the local link.

9
New cards

OSI Physical Layer

Defines the physical medium and electrical/optical/radio signals. Deals with raw bit stream transmission (cables, connectors, voltage levels).

10
New cards

TCP/IP Application layer

Combines OSI Layers 5, 6, & 7. Provides application support for the user, including data formatting, session management, and application-specific protocols (HTTP, SMTP, DNS)

11
New cards

TCP/IP Transport Layer

Corresponds to OSI Layer 4. Provides end-to-end data delivery, error correction, and flow control (TCP/UDP).

12
New cards

TCP/IP Internet Layer

Corresponds to OSI Layer 3. Responsible for logical addressing (IP) and routing packets across a network of networks (the internet).

13
New cards

Network Access

Combines OSI Layers 1 & 2. Deals with all the physical and logical link issues needed to send and receive data over the physical medium (Ethernet, Wi-Fi, etc.).

14
New cards

What is layer 1 of the OSI model?

Physical

15
New cards

What is layer 2 of the OSI model?

Data Link

16
New cards

What is layer 3 of the OSI model?

Network

17
New cards

What is layer 4 of the OSI model?

Transport

18
New cards

What is layer 5 of the OSI model?

Session

19
New cards

What is layer 6 of the OSI model?

Presentation

20
New cards

What is layer 7 of the OSI model?

Application

21
New cards

What is Layer 1 of the TCP/IP model?

Network Access

22
New cards

What is Layer 2 of the TCP/IP model?

Internet

23
New cards

What is Layer 3 of the TCP/IP model?

Transport

24
New cards

What is Layer 4 of the TCP/IP model?

Application