ch. 1

Réussis tes devoirs et examens dès maintenant avec Quizwiz!

What occurs if a network layer protocol is aware that a packet is larger than the maximum size for its network? a.The packet will be divided into smaller packets using fragmentation.b.The protocol will send an ICMP message to the destination, requesting a larger packet size be allowed.c.The packet will be dropped silently, requiring the communicating application try again.d.The protocol will notify a network router capable of receiving the packet, and a new path will be used to the destination.

A

The Data Link Layer utilizes what name for its protocol data unit (PDU)? a.frameb.bitc.packetd.data

A

Which of the following is not one of the disadvantages of peer-to-peer networks? They centralize user account logins. b.They lack scalability.c.They are not necessarily secure.d.They are impractical for connecting large numbers of computers.

A

The frame header at the Data Link layer includes hardware addresses of the source and destination NICs. What is another name for this address? a.MAC (Media Access Control) addressb.PAC (Packet Access Control) addressc.DAC (Digital Access Control) addressd.DAC (Data Access Control) address

A

What is assigned to each node on a network, which is then used by the Network layer to uniquely identify the node? a.autonomous system addressb.IP addressc.port addressd.MAC address

B

What is the minimal amount of voltage required to damage an electrical component? a.5 voltsb.10 voltsc.1500 voltsd.100 volts

B

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? a.Transport Layerb.Session Layerc.Application Layerd.Presentation Layer

B

What mail protocol is used to send mail messages to a server? a.IMAP4b.SMTPc.POP3d.HTTPS

B

When dealing with static electricity, what kind of failure caused by static discharge shortens the life of a component, and can cause intermittent errors? a.temporary failureb.interrupting failurec.catastrophic failured.upset failure

D

Servers that have a NOS installed require less memory, processing power, and storage capacity than clients because servers are called on to handle only light processing loads and requests from multiple clients.

false

Static electricity is an electrical charge in motion. True False

false

The Data Link layer attaches a trailer to the end of a packet, and does not include a header.

false

The protocol data unit for the Physical layer of the OSI model is payload, or data. True False

false

After a problem and its symptoms have been identified, a theory regarding a probable cause should be established. True False

true

In general, an API (application programming interface) call is the method an application uses when it makes a request of the OS.

true

The fundamental difference between a switch and a router is that a switch belongs only to its local network and a router belongs to two or more local networks. True False

true

The term firmware refers to programs embedded into hardware devices. This software only changes when a firmware upgrade is performed.

true

Which of the following is an example of encapsulation? a.The modification of headers from a higher layer in the OSI model.b.The subtraction of a header from data inherited from the layer below in the OSI model.c.The addition of a trailer to data inherited from the layer above in the OSI model.d.The addition of a header to data inherited from the layer above in the OSI model.

D

A policy in which all exit doors for a building stay unlocked during a fire is an example of what type of policy?

A

An open electrical circuit as a result of a failed circuit breaker is considered to be what type of failure system? a.fail-closeb.fail-dynamicc.fail-tolerantd.fail-open

A

At what layer of the OSI model do the IP, ICMP, and ARP protocols operate? a.Networkb.Applicationc.Sessiond.Transport

A

In a domain, the process of allowing a user to sign on to the network from any computer on the network and get access to resources is managed by what service? a.Active Directory Domain Services (AD DS)b.Active Directory Federated Users (AD FU)c.Automated Directory Network Services (AD NS)d.Windows Named Resource Services (WN RS)

A

If your network consists of all connected devices connecting to one central device, such as a switch, what type of topology is being used? a.star bus topologyb.star topologyc.mesh topologyd.bus topology

B

The TCP and UDP protocols both exist at what layer of the OSI model? a.Applicationb.Transportc.Networkd.Presentation

B

What Application layer protocol can be used to monitor and gather information about network traffic and can alert network administrators about adverse conditions that need attention? a.HTTPb.SNMPc.POP3d.SMTP

B

What federal agency is charged with safety and health in the workplace? a.Hazardous Materials and Safety Management (HMSM)b.Occupational Safety and Health Administration (OSHA)c.Office Safety and Standards Department (OSSD)d.Workplace Safety and Hazard Administration (WSHA)

B

What is a defining characteristic of a bus topology based network? a.Devices are directly attached to a network router, which forwards data to intended destinations.b.Devices are daisy-chained together in a single line.c.Devices are connected to two adjacent devices, and communication priority is granted by a token.d.Devices are connected directly to a centralized networking device, known as a network switch.

B

At what layer of the OSI model does a network switch normally operate? a.Layer 5b.Layer 3c.Layer 2d.Layer 4

C

In a fire suppression system, what term is used to describe what is typically a foaming chemical, gas, or water that is sprayed everywhere to put out a fire? a.fire extinction agentb.extinguishing mediumc.fire suppression agentd.eliminating factor

C

In considering the responsibilities of each layer of the OSI model, what statement accurately reflects those of the Presentation layer? a.The Presentation layer describes the interface between two applications, each on separate computers.b.The Presentation layer is responsible for transporting Application layer payloads from one application to another.c.The Presentation layer is responsible for reformatting, compressing, and/or encrypting data in a way that the application on the receiving end can read.d.The Presentation layer is responsible for describing how data between applications is synced and recovered if messages don't arrive intact at the receiving application.

C

In the TCP/IP model, what layer combines the responsibilities of the Application, Presentation, and Session layers from the OSI model? a.Internetb.Transportc.Applicationd.Link

C

In the TCP/IP model, what layer is considered so simple that it is ignored entirely? a.Data Linkb.Networkc.Physicald.Application

C

The Windows Remote Desktop application utilizes what protocol to provide secure, encrypted transmissions? a.Secure Shell (SSH)b.Secure Sockets Layer (SSL)c.Remote Desktop Protocol (RDP)d.File Transfer Protocol (FTP)

C

The proper handling procedures for substances such as chemical solvents is typically outlined in which of the following options? a.Dangerous and Hazardous Waste Disposal Sheet (DHWDS)b.Toxic Chemical Safety Procedure (TCSP)c.Material Safety Data Sheet (MSDS)d.Environmental Chemical Hazard Sheet (ECHS)

C

HTTP, IMAP4, FTP, and Telnet are all examples of protocols that operate at what layer of the OSI model? a.Layer 6b.Layer 4c.Layer 5d.Layer 7

D

In the United States, who is able to activate the Emergency Alert System at the national level? a.Local law enforcementb.The Federal Bureau of Investigationc.Any U.S. state or territoryd.The President

D

What is the most popular web server application? a.NGINXb.Lighttpdc.Microsoft Internet Information Servicesd.Apache

D

What statement accurately reflects what occurs when a message is too large to transport on a network? a.The message is discarded and must be sent again.b.An ICMP error is generated, and the application must reformat the data for transmission.c.The message is sent anyway, and is received by the destination as garbage data.d.The message is divided into smaller messages called segments (for TCP) or datagrams (for UDP).

D

The Transmission Control Protocol (TCP) is considered to be a connectionless, or best-effort delivery protocol.

false

The Transport layer header addresses a receiving application by a number called a MAC address.

false


Ensembles d'études connexes

MacroEcon Aplia ch.20: Aggregate Demand and Aggregate Supply

View Set

Promotions Management Chapters 1-5 Exam

View Set

History 1302 Unit Two Quiz Questions

View Set

Exam 1: High Risk Antepartum NCLEX Questions

View Set

Chapter 61: Management of Patients with Dermatologic Disorders

View Set