osi Flashcards

1
Q

what are networking standards ?

A

networking standards are rules that allow computer systems to communicate across networks. - standards have been created to ensure devices can exchange data and work together

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

what is the seven layer OSI model ?

A

The OSI model is split into 7 layers - the model is used to visualize the different parts of the network as each of the 7 layers has a specific role -splitting a network design into layers is beneficial to programmers as it simplifies design, making it easier to modify and use - each layer has a certain purpose and is associated with different protocols

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

what does OSI stand for ?

A

open system interconnection

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

Name the 7 layers of the OSI model

A

Application

Presentation

Session

Transport

Network

Data Link

Physical

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

Describe the application layer

A

Allows humans and software applications to use the network e.g. browser (HTTP/HTTPS) and email (SMTP) and file transfer (FTP)

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

Describe the presentation layer

A

displays data in a standard format that other devices can accept and understand

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

Describe the session layer?

A

the session layer establishes a connection between computers allowing data to be sent between them - data can be synchronised in each session to allow for efficient data transfer

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

Describe the transport layer

A
  • TCP breaks the data down into data packets - this layer makes sure the data is sent and received in the correct order and reassembled at the destination without errors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Describe the network layer?

A
  • IP is responsible for addressing and routing data packets - the optimal route for the data to take is calculated in this layer - Also known as the internet layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the network layer also know as ?

A

The internet layer

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

Describe the data link layer

A
  • Ethernet sets out the format of data packets. - This layer handles transmission errors and passes data to the physical layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Describe the physical layer

A

This layer converts the data packets into bits so they can be transferred across a physical connection using routers and switches

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