Chapter 1 - TCP/IP Networking Flashcards

1
Q

Adjacent-Layer Interaction

A

One computer, two adjacent layers in a networking model, with the lower layer providing services to the higher layer.

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

De-Encapsulation

A

Received data over a network, then a device interprets the lower-layer headers, removes the header, revealing the next-higher-layer PDU.

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

Encapsulation

A

Placement of data from a higher-layer protocol behind the header of the next-lower-layer protocol. For example, an IP packet could be encapsulated in an Ethernet header and trailer before being sent over an Ethernet link.

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

Frame

A

Data-link header and trailer plus the data encapsulated between the header and trailer.

L2 / Data Link

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

Networking Model

A

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. Examples include TCP/ IP and OSI.

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

Packet

A

A logical grouping of bytes that includes the network layer header and encapsulated data, but specifically does not include any headers and trailers below the network layer.

L3 / IP

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

Protocol Data Unit (PDU)

A

An OSI term to refer to a grouping of information. LxPDU x = Layers 1~7

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

Same-Layer Interaction

A

Communication between two networking devices for the purposes of the functions defined at a particular layer of a networking model.

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

Segment

A

1) TCP header and its encapsulated data (also called an L4PDU). 2) In TCP, the process of accepting a large chunk of data from the application layer and breaking it into smaller pieces that fit into TCP segments. **3) **In Ethernet, a segment is either a single Ethernet cable or a single collision domain (no matter how many cables are used).

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