WEEK 2

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

1/19

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.

20 Terms

1
New cards

TCP/IP

A set of protocols that establish how devices should communicate over the internet.

2
New cards

Encapsulation

Adding a header to the data being passed through the layers.

3
New cards

Decapsulation

The reverse process of removing the header from the data as it moves through the layers.

4
New cards

OSI Physical Layer

Deals with the physical transmission of raw data bits over a communication medium.

5
New cards

OSI Data Link Layer

Establishes, maintains, and terminates a link between two physically connected devices, adding MAC addresses.

6
New cards

OSI Network Layer

Manages logical addressing and routing of data, typically using IP addresses and routers.

7
New cards

OSI Transport Layer

Responsible for end-to-end communication, error handling, and flow control; includes protocols such as TCP and UDP.

8
New cards

OSI Session Layer

Manages sessions between applications, including setting up, managing, and tearing down sessions.

9
New cards

OSI Presentation Layer

Translates data between the application and the network; handles data encryption and compression.

10
New cards

OSI Application Layer

Provides services directly to users and applications, such as HTTP, FTP, and DNS.

11
New cards

Multiplexing

Sending streams of information from multiple signals into a single signal for transmission over a single link.

12
New cards

Demultiplexing

Separating a single stream of information into individual signals, the opposite of multiplexing.

13
New cards

IPv4 Addresses

Composed of 4 octets, each containing 8 bits, totaling 32 bits.

14
New cards

What is the function of the Transport Layer in TCP/IP?

Manages the delivery of packets between devices and ensures they are delivered without error.

15
New cards

Fill in the blank: The ________ Layer deals with the physical transmission of raw data bits over a communication medium.

Physical

16
New cards

Fill in the blank: ________ involves adding a header to the data as it is passed through the layers.

Encapsulation

17
New cards

TCP/IP Application Layer

Provides services directly to users and applications, such as HTTP, FTP, and DNS.

18
New cards

TCP/IP Transport Layer

Responsible for end-to-end communication, error handling, and flow control; includes protocols such as TCP and UDP.

19
New cards

TCP/IP Internet Layer

Manages logical addressing and routing of data between devices across different networks.

20
New cards

TCP/IP Network Access Layer

Contains protocols that function to connect hosts to the physical network, including Ethernet and Wi-Fi.