Messer - OSI Model Flashcards

(17 cards)

1
Q

What does OSI model stand for?

A

Open Systems Interconnection Reference Model

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

OSI model layers:

A

7) application, 6) presentation, 5) session, 4) transport, 3) network, 2) data link, 1) physical

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

physical layer of osi model

A

signaling, cabling, connectors, the “physical” part of data transfer

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

data link layer of osi model

A

basic network “language”. Often called MAC address layer. the “switching” layer (as switches operate on this layer)

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

network layer of osi model

A

the “routing” layer. layer where routers are. Layer involves IPs. can fragment on this layer to traverse different networks

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

transport layer of osi model

A

the “post office” layer. gets info from one network to another. tcp and udp on this layer.

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

session layer of osi model

A

communication management between devices (start, stop, restart). control protocols and tunneling protocols

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

presentation layer of osi model

A

character encoding. application encryption and decryption. often combined with application layer

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

application layer of osi model

A

the layer we see. http, ftp, dns, pop3, etc.

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

osi physical layer examples

A

cables, fiber, and the signal itself

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

osi data link layer examples

A

frame, mac address, extended unique identifier (EUI-48, EUI-64), switch

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

osi network layer examples

A

ip address, router, packet

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

osi transport layer examples

A

tcp segment, udp datagram

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

osi session layer examples

A

control protocols, tunneling protocols

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

osi presentation layer examples

A

application encryption (ssl/tls)

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

osi application layer examples

A

everything you see

17
Q

popular application that captures network data for review