Chapter 2: Networking Standards & the OSI Model Flashcards
(46 cards)
Network address
Unique identifiers applicable to specific network computers; the network address identifies the data packet’s intended recipient
Network protocol
Establishes the guidelines and conventions to send and receive messages formatted as data packets
Data packet
a container used to convey data or information via TCP/IP or similar protocol; the data packet contains (among other information) the IP address of the intended recipient, source data, and network information.
Header
packet origin and packet destination information.
What follows the header section in a packet?
Message body (payload)
What does the footer (trailer) contain?
Ending or termination instructions
The process of sending and receiving data packets is called
Packet-switching
This IPv4 field denotes how long the packet will be active before it is deleted
Time to live
Which part of a data packet typically contains an error-checking algorithm?
Both the header and footer
Which descriptive term best describes reception quality when impacted by ‘packet loss’?
Poor
Which protocol below is used to format most data packets for transmission over the Internet?
TCP/IP
Open Systems Interconnection (OSI) model
Describes how data is sent and received over a network
What are the seven layers of the OSI model
Application
Presentation
Session
Transport
Network
Data Link
Physical
application layer
the software that the end user interacts with
presentation layer
defines the format the data uses as it is transmitted
session layer
responsible for (flow control) allowing ongoing communication between two parties across the network.
transport layer
ensures that error-free data is given to the user
network layer
splits up long messages into smaller bits of data, often referred to as packets.
data link layer
moves information from one computer or network to another computer or network
physical layer
provides the physical connection between the computer and network. Servers, clients, and circuits.
Which organization created the suggested standard for communications that describes how data is sent and received over a network?
International Organization for Standardization (ISO)
protocols
The set of rules or procedures for handling data or information transfer
In the OSI model, the hyperlink uses a(n) _____ to name the pages on the web.
Uniform Resource Locator
In the OSI model, the application layer is:
the seventh layer