Ch 1: Introduction to networking Flashcards
HTTP, IMAP4, FTP, and Telnet are all examples of protocols that operate at what layer of the OSI model?
Layer 7
What layer of the OSI model describes how data between applications is synced and recovered if messages don’t arrive intact at the receiving application?
Transport Layer
The Data Link Layer utilizes what name for its protocol data unit (PDU)?
frame
What statement accurately reflects what occurs when a message is too large to transport on a network?
The message is divided into smaller messages called segments (for TCP) or datagrams (for UDP).
What is a defining characteristic of a bus topology based network?
Devices are daisy-chained together in a single line.
If your network consists of all connected devices connecting to one central device, such as a switch, what type of topology is being used?
star topology
The proper handling procedures for substances such as chemical solvents is typically outlined in which of the following options?
Material Safety Data Sheet (MSDS)
A policy in which all exit doors for a building stay unlocked during a fire is an example of what type of policy?
fail-open
An open electrical circuit as a result of a failed circuit breaker is considered to be what type of failure system?
fail-close
At what layer of the OSI model does a network switch normally operate?
Layer 2
Which of the following is not one of the disadvantages of peer-to-peer networks?
They centralize user account logins.
At what layer of the OSI model do the IP, ICMP, and ARP protocols operate?
Network
In considering the responsibilities of each layer of the OSI model, what statement accurately reflects those of the Presentation layer?
The Presentation layer is responsible for reformatting, compressing, and/or encrypting data in a way that the application on the receiving end can read.
Which of the following is an example of encapsulation?
The addition of a header to data inherited from the layer above in the OSI model.
What mail protocol is used to send mail messages to a server?
SMTP