Ch1 Flashcards
Intro
On one computer, describes how two layers of a networking model work together, with the lower layer providing services to the higher-layer
Adjacent-layer interaction
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
De-encapsulation
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.
Encapsulation
A term referring to a datalink header and trailer, plus the data encapsulated between the header and trailer
Frame
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
Networking model
A logical grouping of bytes that includes the network layer header and encapsulated date, but specifically does not include any headers and trailers below the network layer
Packet
An OSI term to refer generically to a grouping of information by a particular layer of the OSI model.
Protocol Data Unit (PDU)
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, when the receiving devices interpreting the the header to decide what action to take,
Same-layer interaction
Term used to describe a Layer 4 header and its encapsulated data.
Segment