Chapter 2: The TCP/IP & OSI Networking Models Flashcards

1
Q

Data Encapsulation

A

The process of adding headers and sometimes trailers around some data for transport.

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

List the OSI Model Layers in Order (7 - 1)

A
Application
Presentation
Session
Transport
Network
Data Link
Physical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

List the Original TCP/IP Model Layers in Order (4 - 1)

A

Application
Transport
Internetwork
Network Access

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

List the Updated TCP/IP Model Layers In Order (5 - 1)

A
Application
Transport
Internetwork
Data Link
Physical
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

OSI Layer 7 - Name & Function

A

APPLICATION
~Provides an interface between communications software and any applications that need to communicate outside the computer on which the application resides.
~Defines processes for user authentication

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

OSI Layer 6 - Name & Function

A

PRESENTATION
~To define & negotiate data formats such as ASCII & EBCDIC text, binary, BCD, & JPEG.
~Provides Encryption Services as well.

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

OSI Layer 5 - Name & Function

A

SESSION
~Establishes & maintains end-to end bidirectional flows b/w endpoints.
~Includes managing transactions flows.

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

OSI Layer 4 - Name & Function

A

TRANSPORT
~Provides a variety of services b/w two host computers, including
~Connection Establishments & Termination
~Flow Control
~Error Recovery
~Segmentation of large data blocks into smaller parts for transmission

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

OSI Layer 3 - Name & Function

A

NETWORK
~Logical Addressing
~Routing
~Path Determination

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

OSI Layer 2 - Name & Function

A

DATA LINK
~Formats data into frames appropriate for transmission into some physical medium.
~Defines rules for when the medium can be used.
~Defines means in which to recognize transmission errors.

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

OSI Layer 1 - Name & Function

A

PHYSICAL
~Defines electrical, optical, cabling & procedural details required for transmitting bits, represented as some form of energy passing over a physical medium.

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

Adjacent Layer Interaction

A

The concept of how two networking model layers, on the same computer, work together.

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

Same-Layer Interaction

A

When a particular layer on one computer wants to communicate with the same layer on another computer.

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

Decapsulation

A

On a computer that receives data over the network, the process in which the device interprets the lower layer headers & when finished w/ each header, removes the header, reveals the next higher level PDU.

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

Frame

A

The term for headers, possible trailers, and the encapsulated data at the Network Access Layer.
*OSI Model Refers to a Frame as a L2PDU.

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

Networking Model

A

Refers to a comprehensive set of documents. Individually, each document describes one small function required for a network; collectively, these documents define everything that should happen for a computer network to work.
*Some documents define a protocol, others define some physical requirements for networking.

17
Q

Protocol

A

A set of logical rules that devices must follow to communicate.

18
Q

Packet

A

The term for headers & the encapsulated data at the Internet Layer.
*OSI Model Refers to a Packet as a L3PDU.

19
Q

Segment

A

The term for headers & the encapsulated data at the Transport Layer.
*OSI Model Refers to a Segment as a L4PDU.

20
Q

PDU

A

Protocol Data Unit

  • OSI Model term that represents the bits that include the headers, trailers & encapsulated data for that particular layer.
  • TCP/IP refer to PDU’s as Segments, Packets, & Frames
21
Q

Example Protocols for: Application, Presentation, & Session Layers (5-7)

A

Telnet, HTTP, FTP, SMTP, POP3, VoIP, SNMP

22
Q

Example Protocols for: Transport Layer (4)

A

TCP & UDP

23
Q

Example Protocols for: Network Layer (3)

A

IP

24
Q

Example Protocols for: Data Link Layer (2)

A

Ethernet (IEEE 802.3), HDLC, Frame Relay, PPP

25
Q

Example Protocols for: Physical Layer (1)

A

RJ-45, EIA/TIA-232, V.35, Ethernet (IEEE 802.3)

26
Q

Example Devices for: Application, Presentation, & Session Layers (5-7)

A

Firewall, Intrusion Detection Systems, Hosts

27
Q

Example Devices for: Transport Layer (4)

A

Hosts, Firewalls

28
Q

Example Devices for: Network Layer (3)

A

Router

29
Q

Example Devices for: Data Link Layer (2)

A

LAN Switch, Wireless Access Point, Cable Modem, DSL Modem

30
Q

Example Devices for: Physical Layer (1)

A

LAN Hub, LAN Repeater, Cables