OSI Model Flashcards

(34 cards)

1
Q

What is a protocol ?

A

Set of rules for formatting and processing data

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

Internetworking models

A

Organize and describe network functions

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

Open systems interconnection model (OSI)

A

Seven layers containing various types of hardware and software

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

Data stream=?
Transport=?
Network=?
Data Link=?
Physical=?

A

Application, presentation, session
Segment, Datagram
Packet
Frame
Bit

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

Layer 7 Application

A

Responsible for interfacing user application, network management services, remote access, etc.

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

Layer 6 Presentation

A

Formatting, encoding, and translating data so different systems can understand each other

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

What are the main services at layer 6 ?

A

Data conversion, character code translation, compression, encryption/decryption

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

Layer 5 Session

A

Provides logical persistent connection between peer hosts

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

Responsibilities of the session layer?

A

Creates, monitors, and tears down sessions

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

Which duplex mode does the session operate with ?

A

Full duplex, half duplex, and simplex

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

Which layer is the busiest ?

A

Transport

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

What does the transport layer provide?

A

End-to-end transport between peer hosts

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

What protocols operate at layer 4 ?

A

TCP and UDP

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

Does TCP use flags ?

A

Yes

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

What type of addressing does the network layer use?

A

Logical addresses (IP)

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

Does IP guarantee delivery ?

A

No only finds the best route

17
Q

Devices that operate in layer 3 ?

18
Q

What do routing tables help with ?

A

Delivering the information

19
Q

What is the network layer responsible for ?

A

Routing data across the network

20
Q

What are the main functions of layer 2?

A

Framing, assigning MAC, error detection, flow control, access control

21
Q

Does the data link layer transmit frames or packets ?

22
Q

What does layer 2 convert data into for transportation ?

23
Q

Does layer 2 do error detection ?

24
Q

Where does layer 2 move the data to ?

A

The next physically connected device

25
What are the two sublayers of layer 2 ?
LLC and MAC
26
What are the devices that operate on layer 2 ?
Switches and bridges
27
What does the MAC sublayer manage ?
Controls how devices take turns using the network to send data
28
What controls does the LLC sublayer provide ?
Flow and error
29
Where does the physical layer receive its bits from ?
Data Link Layer
30
What are bits converted into ?
Electricity, lights, or radio waves
31
Are physical topologies part of layer 1 ?
Yes
32
What are layer 1 devices ?
Cables, connectors, hubs, modems, etc.
33
At which layer of the OSI Model does the encapsulation process begin ?
Application
34
What is the primary purpose of a networking protocol ?
To define rules and standards for data communication between network devices