OSI Model Flashcards

1
Q

What is the OSI Model?

A

A framework used to understand and standardize how different network protocols interact to enable communication over a network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How many layers are in the OSI Model?

A

7 (layers of network communication)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

OSI Layer 1?

A

PHYSICAL LAYER - Responsible for transmitting raw data bits over physical mediums like cables, fiber optics, or wireless signals. Includes hardware like switches and routers.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

OSI Layer 2?

A

DATA LINK LAYER - Makes sure data gets to the right device on the same network. It organizes raw data from Physical Layer into chunks called frames and uses MAC addresses to send them to the right place. It also checks for errors along the way.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

OSI Layer 3?

A

NETWORK LAYER - Responsible for routing data between different networks using IP addresses, and determining the best path for data to travel.

It takes the data frames from the Data Link Layer and adds logical addressing such as IP addresses, to help route the data to its destination across various networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

OSI Layer 4?

A

TRANSPORT LAYER - Ensures reliable data delivery between devices through error checking, data flow control, and retransmission if needed. Protocols like TCP and UDP operate here.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

OSI Layer 5?

A

SESSION LAYER - Responsible for managing and controlling interactions between applications.

Manages and controls the opening, closing, and maintenance of communication sessions between two devices on a network. It keeps data streams organized and synchronized.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

OSI Layer 6?

A

PRESENTATION LAYER - Ensures that data is presented in a format that the Application Layer can understand.

Translates data between the application and the network, handling data formats, encryption, and compression to ensure it is readable by the receiving system.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

OSI Layer 7?

A

APPLICATION LAYER - The layer where users interact with network services and applications such as web browsers, email clients and file transfer programs.

Interacts directly with user applications, providing services like email, web browsing, and file transfers. It enables communication between software and the network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What does OSI Model stand for?

A

Open Systems Interconnection Model

How well did you know this?
1
Not at all
2
3
4
5
Perfectly