CND1/Ch2: The TCP/IP & OSI Networking Models Flashcards

Table H-1: Summary: Same-Layer and Adjacent-Layer Interactions Table H-2: OSI Functional Summary Table H-3: Today's Most Common Types of Ethernet Definitions

1
Q

(Concept) The two computers use a protocol to communicate with the same layer on another computer

A

Same layer interaction on different computers

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

(Concept) On a single computer, one layer provides a service to a higher layer

A

Adjacent layer interaction on the same computer

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

(OSI layer) Interfaces between network and application software. Also includes authentication services

A

Application (7)

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

(OSI layer) Defines the format and organization of data. Includes encryption

A

Presentation (6)

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

(OSI layer) Establishes and maintains end-to-end bidirectional flows between endpoints. Includes managing transaction flows

A

Session (5)

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

(OSI layer) Provides a variety of services between two host computers, including connection establishment and termination, etc of large data blocks into smaller parts for transmission

A

Transport (4)

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

(OSI layer) Logical addressing, routing, and path determination

A

Network (3)

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

(OSI layer) Formats data into frames appropriate for transmission onto some physical medium. Defines rules for when the medium can be used. Defines means by which to recognize transmission errors

A

Data link (2)

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

(OSI layer) Defines the electrical, optical, cabling, etc required for transmitting bits, represented as some form of energy passing over a physical medium

A

Physical (1)

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

(Definition)
The general topic of how on one computer, two adjacent layers in a networking architectural model work together, with the lower layer providing services to the higher layer

A

adjacent-layer interaction

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

(Definition)
On a computer that receives data over a network, the process in which the device interprets the lower-layer headers and, when finished with each header, removes the header, revealing the next-higher-layer PDU

A

decapsulation

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

(Definition)
The placement of data from a higher-layer protocol behind the header (and in some cases, between a header and trailer) of the next-lower-layer protocol.

A

encapsulation

ex. IP packet could be encapsulated in an Ethernet header and trailer before being sent over an Ethernet

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

(Definition)

A term referring to data-link header and trailer, plus the data encapsulated between the header and trailer

A

frame

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

(Definition)
A generic term referring to any set of protocols and standards collected into a comprehensive grouping that, when followed by the devices in a network, allows all the devices to communicate

A

networking model

ex. TCP/IP and OSI

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

(Definition)
A logical grouping of info that includes the network layer header and encapsulated data, but specifically does not include any headers and trailers below the network layer

A

packet

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

(Definition)
A generic term referring to the header defined by some layer of a networking model, and the data encapsulated by the header (and possibly trailer) of that layer, but specifically not including any lower-layer headers and trailers

A

protocol data unit (PDU)

17
Q

(Definition)
The communication between two networking devices for the purposes of the functions defined at a particular layer of a networking model, with that communication happening by using a header defined by that layer of the model.

A

same-layer interaction