OSI Model Flashcards

(35 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

Concerned about the format, application must use a common format

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

What does the session layer do ?

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 transport create ?

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 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 is one of the main functions of layer 2 ?

A

Assigning the MAC address to communicate

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 ?
Protocol access to the physical network medium
28
What is the MAC sublayer responsible for ?
Addressing and channel access control mechanisms
29
What controls does the LLC sublayer provide ?
Flow and error
30
Where does the physical layer receive its bits from ?
Data Link Layer
31
What are bits converted into ?
Electricity, lights, or radio waves
32
Are physical topologies part of layer 1 ?
Yes
33
What are layer 1 devices ?
Cables, connectors, hubs, modems, etc.
34
At which layer of the OSI Model does the encapsulation process begin ?
Application
35
What is the primary purpose of a networking protocol ?
To define rules and standards for data communication between network devices