Unit 1 Set 1 Terms Flashcards

1
Q

adjacent-layer interaction

A

How on one computer, two adjacent layers in a networking architectural model work together 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

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

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

encapsulation

A

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.

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

frame

A

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

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
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

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

same-layer interaction

A

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. The two devices set values in the header, send the header and encapsulated data, with the receiving devices interpreting the header to decide what action to take

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

segment

A

In TCP, a term used to describe a TCP header and its encapsulated data ( also called and L4PDU) Also in TCP the process of accepting a large chunk of data from the application layer and breaking it into peices that fit into TCP segments. In Ethernet a segment is either a single Ethernet cable or a single collision domain.

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