OSI model

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

1/45

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.

46 Terms

1
New cards

Layer 1 – Physical Layer

Responsible for sending bits via wired or wireless transmission.

2
New cards

The physical layer (layer 1) can convert digital data into

electrical, light, or radio signals for transmission across media.

3
New cards

Layer 1 – Physical Layer: Transmission Types:

  • Wavelengths in the air (wireless).

  • Voltage on copper wire (Ethernet cabling).

  • Light through fiber-optic cabling.

4
New cards

Devices Operating at Layer 1:

  • Hubs

  • Repeaters

  • Modems

  • Network Interface Cards (NICs)

  • Network cabling (Ethernet cables, fiber optics)

  • Transceivers

5
New cards

Layer 1 Key Function:

Handles the raw transmission of bits (1s and 0s) and manages the electrical and physical specifications — including signal encoding, cable standards, and hardware connectors.

6
New cards

What is layer 2?

Data Link

7
New cards

Layer 2 – Data Link Layer is responsible for

reliable transmission of data across the Physical Layer.

8
New cards

Layer 2 (data link layer) provides error detection and correction, as well as…

frame synchronization, and flow control.

9
New cards

What is layer 2’s function?

Packages data into frames and establishes logical links between directly connected nodes. Detects and corrects Physical Layer errors, manages medium access, and uses MAC addresses for identification.

10
New cards

The sublayers in layer 2 are what?

LLC AND MAC

11
New cards

LLC

Manages error checking, frame synchronization, and identifies Network Layer protocols.

12
New cards

MAC

Controls access to the medium and transmission timing.

13
New cards

Devices in layer 2 contain:

Switches (sends info to a specific part), Bridges (links multiple switches together), and NICs

14
New cards

Layer 2 – Data Link Layer is also called

Frame

15
New cards

What is the name of Layer 3?

Network Layer

16
New cards

Layer 3 – Network Layer is responsible for

logical addressing, routing, and path determination to move data between networks.

17
New cards

The function of layer 3 is to

determine the best path for data using IP addresses, managing packet forwarding, fragmentation/reassembly, sequencing, and traffic control to ensure efficient delivery across networks.

18
New cards

Devices in layer 3:

Routers, Switches

19
New cards

What is layer three (network layer) also called?

Packet

20
New cards

Layer three can also operate as

layer 2.

21
New cards

What is the name of layer 4?

Transport layer

22
New cards

Layer four is responsible for

reliable end-to-end communication between devices.

23
New cards

What does the Transport Layer ensure during transmission?

That all data is completely and correctly transferred with error recovery and flow control.

24
New cards

What are the main functions of the Transport Layer?

It segments data, assigns port numbers, manages connections, handles error detection/retransmission, and controls data flow to prevent overload.

25
New cards

What protocol provides reliable, connection-oriented transport?

TCP

26
New cards

What protocol provides fast, connectionless transport?

UDP

27
New cards

What devices operate at the Transport Layer?

Gateways, firewalls, and load balancers

28
New cards

What is the PDU for the Transport Layer?

segment (TCP) or Datagram (UDP)

29
New cards

What is the purpose of the Transport Layer?

To ensure accurate data delivery between applications running on different hosts.

30
New cards

What is the name of layer 5?

Session layer

31
New cards

What is the main purpose of the Session Layer?

It manages and controls dialogues (sessions) between computers.

32
New cards

What does the Session Layer establish, maintain, and terminate?

Sessions between applications on different devices.

33
New cards

How does the Session Layer improve communication?

It synchronizes data exchange and provides checkpoints for recovery if a session is interrupted.

34
New cards

Layer 5 decides if it needs to speed up, slow down, or

be one way or two ways.

35
New cards

What is the purpose of the Presentation Layer?

It translates, encrypts, and compresses data between the application and network.

36
New cards

How does the Presentation Layer act?

Like a translator — converting data into a format usable by the Application Layer.

37
New cards

What is the name of layer 6?

Presentation layer

38
New cards

Layer 6/ Presentation layer is the last layer that

changes/touches the data (physically).

39
New cards

What are the key functions of the Presentation Layer?

Data translation, encryption/decryption, and compression/decompression.

40
New cards

What is the name of layer 7?

application layer

41
New cards

Layer 7 is the protocol in coding from data you created and what does it?

Puts it in format.

42
New cards

How does the Application Layer differ from applications themselves?

It’s the interface between the user’s app and the network, not the app itself.

43
New cards

What protocols or standards operate at the Physical Layer?

Ethernet (physical signaling), USB, Bluetooth, Wi-Fi (IEEE 802.11), DSL, SONET, RS-232, DOCSIS

44
New cards

What protocols are used at the Data Link Layer?

Ethernet (MAC & LLC), PPP (Point-to-Point Protocol), HDLC, Frame Relay, ATM, ARP, MAC addresses (IEEE 802.3)

45
New cards

What protocols are found at the Network Layer?

IP (IPv4/IPv6), ICMP, IPsec,

46
New cards

What protocols are used at the Transport Layer?

TCP