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
(Concept) The two computers use a protocol to communicate with the same layer on another computer
Same layer interaction on different computers
(Concept) On a single computer, one layer provides a service to a higher layer
Adjacent layer interaction on the same computer
(OSI layer) Interfaces between network and application software. Also includes authentication services
Application (7)
(OSI layer) Defines the format and organization of data. Includes encryption
Presentation (6)
(OSI layer) Establishes and maintains end-to-end bidirectional flows between endpoints. Includes managing transaction flows
Session (5)
(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
Transport (4)
(OSI layer) Logical addressing, routing, and path determination
Network (3)
(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
Data link (2)
(OSI layer) Defines the electrical, optical, cabling, etc required for transmitting bits, represented as some form of energy passing over a physical medium
Physical (1)
(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
adjacent-layer interaction
(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
decapsulation
(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.
encapsulation
ex. IP packet could be encapsulated in an Ethernet header and trailer before being sent over an Ethernet
(Definition)
A term referring to data-link header and trailer, plus the data encapsulated between the header and trailer
frame
(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
networking model
ex. TCP/IP and OSI
(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
packet