Topic 3 Flashcards
(37 cards)
What is flow control?
Manages the rate of data transmission and defines how much information can be sent and the speed at which it can be delivered.
What term is used for communication from one-to-many recipients?
Multicast
What term is used for communication from one-to-all recipients?
Broadcast
What term is used for communication from one-to-one recipient?
Unicast
What is the function of the Application layer in the OSI Model?
Contains protocols used for process-to-process communications.
What is the function of the Presentation layer in the OSI Model?
Provides for common representation of the data transferred between application layer services.
What is the function of the Session layer in the OSI Model?
Provides services to the presentation layer and to manage data exchange.
What is the function of the Transport layer in the OSI Model?
Defines services to segment, transfer, and reassemble the data for individual communications.
What is the function of the Network layer in the OSI Model?
Provides services to exchange the individual pieces of data over the network.
What is the function of the Data Link layer in the OSI Model?
Describes methods for exchanging data frames over a common media.
What is the function of the Physical layer in the OSI Model?
Describes the means to activate, maintain, and de-activate physical connections.
What is the function of the Application layer in the TCP/IP Model?
Represents data to the user, plus encoding and dialog control.
What is the function of the Transport layer in the TCP/IP Model?
Supports communication between various devices across diverse networks.
What is the function of the Internet layer in the TCP/IP Model?
Determines the best path through the network.
What is the function of the Network Access layer in the TCP/IP Model?
Controls the hardware devices and media that make up the network.
Map the OSI layer 7 to the TCP/IP model.
Application
Map the OSI layer 6 to the TCP/IP model.
Presentation
Map the OSI layer 5 to the TCP/IP model.
Session
Map the OSI layer 4 to the TCP/IP model.
Transport
Map the OSI layer 3 to the TCP/IP model.
Internet
Map the OSI layer 2 to the TCP/IP model.
Network Access
Map the OSI layer 1 to the TCP/IP model.
Physical
What is data encapsulation?
It’s a top down process of placing one message format where protocols add their information to the data inside another message format and is repeated by each layer.
Fill in the correct protocol data unit (PDU) for the Transport layer.
Segment