Understanding the OSI Model Flashcards

1
Q

Open Systems Interconnection Reference Model

A
  • It’s a guide (thus the term “model”)
    • Don’t get wrapped up in the details
  • This is not the OSI protocol suite
    • Most of the OSI protocols didn’t catch on
  • There are unique protocols at every layer
  • You’ll refer to this model for the rest of your career
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Layer 1 - The Physical Layer

A
  • The physics of the network
    • Signaling, cabling, connectors
    • This layer isn’t about protocols

• You have a physical layer problem.”
• Fix your cabling, punch-downs, etc.
• Run loopback tests, test/replace cables,
swap adapter cards

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

Layer 2 - Data Link Layer

A

• The basic network “language”
• The foundation of communication
at the data link layer

  • Data Link Control (DLC) protocols
    • MAC (Media Access Control) address on Ethernet

• The “switching” layer

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

Layer 3 - The Network Layer

A
  • The “routing” layer
  • Internet Protocol (IP)
  • Fragments frames to traverse different networks
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is IP Fragmentation?

A

• Fragments are always in multiples of 8 because of
the number of fragmentation offset bits in the IP
header

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

Layer 4 - Transport Layer

A
  • The “post office” layer
    • Parcels and letters

• TCP (Transmission Control Protocol) and
UDP (UserDatagram Protocol)

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

Layer 5 - Session Layer

A
  • Communication management between devices
    • Start, stop, restart
  • Half-duplex, full-duplex
    • Control protocols, tunneling protocols
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Layer 6 - Presentation Layer

A
  • Character encoding
  • Application encryption
  • Often combined with the Application Layer
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Layer 7 - Application Layer

A

• The layer we see - HTTP, FTP, DNS, POP3

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