OSI Model Flashcards

1
Q

OSI Model Layer 1

A

Physical Layer
PDU = symbol
function: transmission and reception of raw bit streams over a physical medium

example: full-duplex, RJ45

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

OSI Model Layer 2

A

Data Link Layer
PDU = frame
function: reliable transmission of data frames between 2 nodes connected by a physical layer

example: ARP, token ring, bit stuffing, CRC, ethernet

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

OSI Model Layer 3

A

Network Layer
PDU = Packet
function: structuring and managing a multi-node network, including addressing, routing, and traffic control

protocols: IP, ICMP, RIP

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

OSI Model Layer 4

A

Transport Layer
PDU = segment, datagram
function: reliable transmission of data segments between points on a network, including segmentation, acknowledgement, and multiplexing

example: NetBios Frames
protocols: TCP, UDP

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

OSI Model Layer 5

A

Session Layer
PDU = data
function: managing communication sessions (i.e. continuous exchange of info in the form of multiple back and forth transmissions between 2 nodes)

protocols: sockets

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

OSI Model Layer 6

A

Presentation Layer
PDU = data
function: translation of data between a networking service and an application; including character encoding, data compression, and encryption/decryption

protocols: SSL, TLS

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

OSI Model Layer 7

A

Application Layer
PDU = data
function: high-level APIs, including resource sharing, remote file access

example: HTTP, websocket

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

OSI Model Host Layers

A

Layers 7 - 4

7 application
6 presentation
5 session
4 transport

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

OSI Model Media Layers

A

Layers 3 - 1

3 network
2 data link
1 physical

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