OSI Flashcards

1
Q

Layer 6 is also known as?

A

Presentation Layer

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

Layer 7 is also known as?

A

Application Layer

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

Layer 5 is also known as?

A

Session Layer

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

Layer 3 is also known as?

A

Network Layer

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

Layer 4 is also known as?

A

Transport Layer

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

Layer 1 is also known as?

A

Physical Layer

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

Layer 2 is also known as?

A

Data Link Layer

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

What is Data Link

A

The Data Link Layer defines the rules and procedures for hosts as they access the physical layer. The Rules and procedures specify or define:

  • how hosts on the network are identified (Physical or MAC address)
  • How and when devices can transmit on the network medium (media access control and logical topology)
  • how to verify that the data received from the Physical layer is error free (parity and CRC)
  • How devices control the rate of data transmission between hosts (flow Control)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Transport Layer

A

The Transport layer provides a transition between the upper and the lower layers of the OSI model, making the upper and lower layers transparent from each other. Transport layer functions include:

  • End to end Flow control
  • Port and socket numbers
  • Segmentation, sequencing and combination
  • Connection services, either reliable (connection-oriented) or unreliable (connectionless) delivery of data
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is Physical layer

A

The physical layer of the OSI model sets standards for sending and receiving electrical signals between devices. Protocols at the physical layer identify:

  • How digital data (bits) are converted to electrical pulses, radio waves, or pulses of lights
  • Specifications for cables and connectors
  • The physical topology.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What is Presentation Layer

A

The Presentation layer format or “presents” data into a compatible form for receipt by the Application layer or the destination system. Specifically, the Presentation layer ensures:

  • Formatting and translation of data between systems.
  • Negotiation of data transfer syntax between systems through converting character sets to the correct format.
  • Encapsulation of data into message envelopes by encryption and compression.
  • Restoration of data by decryption and decompression.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is Session Layer

A

The Sessions Layer’s primary function is managing the sessions in which data is transferred. Functions at this layer include:

  • Management of multiple sessions (each client connection is called a session). A server can concurrently maintain thousands of sessions
  • Assignment of the session ID number to each session to keep data streams separate
  • Set Up, maintain, and tear down communication sessions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What is Application Layer

A

The Application layer integrates network functionality into the host Operating System, and enables network services. The Application layer does not include specific applications that provide services, but rather provides the capability for services to operate on the network.

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

Data at the physical layer is known as?

A

BITS

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

Services typically associated with the Application layer

A
  • HTTP
  • Telnet
  • FTP
  • TFTP
  • SNMP
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Data at the Data Link Layer is known as?

A

A FRAME

17
Q

Data at the Network Layer is known as?

A

a Packet

18
Q

Data at the Transport Layer is known as?

A

a Segment

19
Q

The Acronym, “LLC” refers to?

A

Logical Link Control

20
Q

The Acronym, “MAC” refers to?

A

Media Access Control

21
Q

IEEE 802.2 refers to?

A

The standard for error and flow control in data frames

22
Q

IEEE 802.3 refers to?

A

The standard for Ethernet networking devices and handling (using the CSMA/CD access method).

23
Q

IEEE 802.5 refers to?

A

The Standard for token ring networking devices and data handling.

24
Q

IEEE 802.11 refers to?

A

The standard for wireless networking.

25
Q

IEEE 802.16 refers to?

A

The standard for broadband wireless metro area networking (also known as WiMAX).