M6 DAY 2 Flashcards
The model uses a layered approach to describe networking as a series of tasks that form the communications process.
OSI model
is the interface between the user’s application and the network when the user’s network-aware application requires network resources to accomplish a task.
PDU = data
Application Layer (Layer 7)
are code written by programmers that allow an application to call upon other resources, such as those available on a network and those protected operating system services.
application programming interfaces (APIs).
is a unit of information passed as a self-contained data structure from one layer to another on its way up or down the network protocol stack.
Protocol Data Unit (PDU)
is responsible for presenting the data at the destination with the same meaning and appearance as it had at the source. For outgoing communications, this layer converts data received from the Application Layer into a generic format that survives network transmission. For incoming data, this layer converts the generic representation of data into a format that makes sense to the receiving application.
PDU = Data
Presentation Layer (Layer 6)
sets up, coordinates,and terminates conversations, exchanges,and dialogues between devices across a network. Applications at either end of the session exchange data for as long as the session lasts. Sessions are set up so that they are simplex, half-duplex, or full-duplex.
PDU = Data
Session Layer (Layer 5)
Communications occur in only one direction.
Simplex
Communication occur in two directions but not at the same time.
Half-duplex
Communications occur in two directions simultaneously.
Full-duplex
is responsible for breaking this data into segments, which are pieces small enough to transmit. Each piece is given a sequence number, so the original data is reassembled in proper order after being received by the destination.
PDU = Segment
Transport Layer (Layer 4)
is responsible for the logical addressing and routing of messages to their proper final destination. Logical addressing is applied to each packet, and packets are passed down to the Data Link Layer. Routed protocols and their associated addressing schemes operate in this layer as well as routing protocols.
PDU = Packet
Network Layer (Layer 3)
Routers
provides a reliable method of transmitting data across the communication link. Is broken up into two sub layers called the Logical Link Control (LLC) and the Media Access Control (MAC).
PDU = Frame
Data Link Layer (Layer 2)
switches
NIC
Upper sub layer and handles error checking and flow control between the sender and receiver across a network. This sub layer is also responsible for communicating with the Network Layer.
Logical Link Control (LLC)
Lower sub layer and is responsible for mapping between logical and physical addressing and access to the network media.
Media Access Control (MAC).
is where communications between devices actually take place.
PDU = bit
Physical Layer (Layer 1)
Cables NIC antenna hub repeater