Layers Flashcards

(37 cards)

1
Q

What are the 7 layers of the OSI Model?

A
L7 Application
L6 Presentation
L5 Session
L4 Transport
L3 Network
L2 Data Link
L1 Physical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Name some protocols and services that run at L7 (Application Layer)?

A
Email Protocols SMTP and Pop3
Telnet
HTTP
File Transfer Protocol( FTP)
Simple Network Management Protocol (SNMP)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Name the four primary tasks that the Presentation Layer is concerned with.

A
  1. Compatibility with the operating system.
  2. Proper encapsulation of data for network transmission.
  3. Data formatting (ASCII, Binary)
  4. Data encryption, compression and translation
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the Application Layer (L7)?

A

It’s where the end users interact with the network.

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

What is the Presentation Layer (L6)?

A

How the data is presented.

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

What are some file types in the Presentation Layer?

A

JPEG, ASCII, GIF, MPEG, MIDI, EBCDIC, and TIFF

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

What is the Session Layer (L5)?

A

It handles the creation, maintenance and teardown of communications between those two hosts.

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

What is the Transport Layer (L4)?

A

It establishes a logical end-to-end connection between two systems, segment data received from the upper layers of the OSI model, and to make sure the data gets to the destination in the correct order and free of errors.

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

What are the two methods for transporting data?

A

Connection-oriented, referring to TCP and connectionless, referring to UDP.

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

Besides TCP and UDP, what is also a Transport Layer?

A

SPX (Sequenced Packet Exchange) NCP (Novell Netware protocol.

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

The Network Layer (L3) is also called what?

A

The Routing Layer

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

What layer does IP run at?

A

The Network Layer

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

What is the two-question process in the Network Layer?

A

What valid paths exist from the local router to a given destination?
What is the best path (optimal path) to take to get there?

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

What layer is the Data Link?

A

L2

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

What is a WAP?

A

Wireless Access Points

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

What runs at L2?

A

Cable Modems and DSL Modems

17
Q

What four major specifications run at L2?

A

Ethernet
High Data Link Control (HDLC)
Point-to-Point Protocol (PPP)
Frame Relay

18
Q

What is HDLC?

A

High Data Link Control

19
Q

What is PPP?

A

Point-to-Point Protocol

20
Q

Does the Data Link Laer perform error detection?

21
Q

The Data Link Layer performs error detection through the what?

A

The Frame Check Sequence

22
Q

MAC addresses are sometimes called what?

A

hardware addresses and physical addresses

23
Q

What is a burned-in address?

A

MAC address that is physically burned into the Network Interface Card (NIC)

24
Q

What does NIC stand for?

A

Network Interface Card

25
What does BIA stand for?
a burned-in address
26
Physical addresses are used in what layer?
Data Link Layer
27
A physical address is used to deliver?
A frame, not a physical layer address
28
Physical cable, pins, Connectors and the electrical current, run at which layer?
Physical Layer
29
Which layers is the data simply called data?
Application, Presentation and Session Layers
30
Which layer is data placed into segments?
Transport Layer
31
What layer is data placed into packets?
Network Layer
32
What layer is data placed into frames?
Data Link Layer
33
What layer takes the form of bits?
Physical Layer
34
Which layer is all ones and zeros?
Physical Layer
35
Which layer adds a header and a trailer?
L2 Data Link Layer
36
What does PDU stand for?
Protocol Data Unit
37
What is a Protocol Data Unit?
A combination of data and layer-specific header.