Lesson 2 - OSI Flashcards
OSI
Open Systems Interconnection
The physical layer
Layer 1
The data link layer
Layer 2
The network layer
Layer 3
The transport layer
Layer 4
The session layer
Layer 5
The presentation layer
Layer 6
The application layer
Layer 7
At the ______ layer, binary expressions (that is, a series of 1s and 0s) represent data
Physical Layer/Layer 1
At upper layers, however, bits are grouped together, into what is known as a ________ or a __________
Protocol Data Unit (PDU) or Data Service Unit
Physical layer PDU
Bits
Data link layer PDU
Frames
Network layer PDU
Packets
Transport layer PDU
Segments
The concern of the__________ is the transmission of bits on the network along with the physical and electrical characteristics of the network
Physical Layer / Layer 1
represents a binary 1 with the presence of voltage (on a copper cable) or the presence of light (on a fiber-optic cable). Similarly, the absence of light or voltage represents a binary 0
Current state modulation
One way to electrically or optically represent a binary 1 or 0 is to use the transition between a voltage level (for example, going from a state of no voltage to a state of voltage, or vice versa, on a copper cable) or the transition of having light or no light on a fiber-optic cable to represent a binary 1. Similarly, a binary 0 is represented by having no transition in a voltage level or light level from one time period to the next. This approach of representing binary digits is called ________________
state transition modulation
The ___________ layer is concerned with the following:
Packaging data into frames and transmitting those frames on the network
Performing error detection/correction
Uniquely finding network devices with an address
Handling flow control
Data Link Layer / Layer 2
The _____________ is primarily concerned with forwarding data based on logical addresses
Network Layer / Layer 3
The _________ acts as a dividing line between the upper layers and lower layers of the OSI model. Specifically, messages are taken from upper layers and are encapsulated into segments for transmission to the lower layers.
Transport Layer / Layer 4
The _________ is responsible for setting up, maintaining, and tearing down sessions. You can think of a session as a conversation that needs to be treated separately from other sessions to avoid the intermingling of data from different conversations.
Session Layer / Layer 5
The __________ handles formatting the data being exchanged and securing that data with encryption.
Presentation Layer / Layer 6
The _______ gives services to a network.
Application Layer / Layer 7
Network Interfave || Internet || Transport || Application
TCP/IP Stack