Chapter 2 Section 2 (2.2) Flashcards
(40 cards)
An infrastructure is like a highway that provides a means of transporting goods from one city to another.
TRUE
Open architecture models share similar advantages to open standards in that they are unavailable for public comment, review, and varying implementations.
FALSE
If you have ever used a bank’s automated teller machine (ATM), paid for gasoline at an automated gas pump using a charge card, made an airline reservation over the phone, paid a restaurant check using a credit card, or surfed the World Wide Web, then you have used a data communications network that is based on either the Open Systems Interconnection (OSI) or the Transmission Control Protocol/Internet Protocol (TCP/IP).
TRUE
The ISO developed the Open Systems Interconnection (OSI) model.
TRUE
A good way to remember a layer stack (or protocol stack) is: All People Seem To Need Digital Power.
TRUE
Three key services provided at the application layer of the OSI model include: (1) synchronizing the services between a user application and the protocol(s) it may use, (2) ensuring that necessary resources required by an application service are available, and (3) making sure that the correct communication protocol or service is available to the application.
TRUE
E-mail, remote file access and transfer, printing services, various messaging services, and shared database management are all services supported at the data link layer of the OSI model.
FALSE
The presentation layer is responsible for the interoperability between a sender and receiver who might be using different encoding schemes.
TRUE
Compression occurs at the receiver’s end and increases the number of bits to be transmitted based on some type of compression scheme.
FALSE
The session layer is responsible for establishing, maintaining, and terminating communications running between processes or applications across the network.
TRUE
Data does not have to be encoded into some binary form in order to be used by computer systems.
FALSE
The transport layer ensures that the entire message sent from a sender to a receiver has been delivered.
TRUE
Whereas the transport layer in the OSI model is responsible for determining if the entire message has been delivered, the network layer is concerned about the delivery of individual packets across network links.
TRUE
Something that is “logical,” as in a logical address, cannot be changed or modified. Something that is “physical,” as in a physical address, is fixed, or set, and can be changed.
FALSE
Whereas the network layer in the OSI model provides for logical addressing, the data link layer provides for physical addressing.
TRUE
OSHA stands for the U.S. Department of Labor’s Occupational Safety and Health Administration.
TRUE
Many OSHA regulations and standards cover wiring methods, components, and how and where equipment is deployed.
TRUE
Many of the courses on network wiring completed by networking technologists have an ethics component.
TRUE
TCP/IP stands for Transporting Computer Protocol/Internet Protocol.
FALSE
TCP/IP is known as having either a four- or five-layer model.
TRUE
The layers of the OSI and TCP/IP models do not have many of the same functionalities.
FALSE
The application layer of TCP/IP includes the functionalities of the OSI application, presentation, and session layers.
TRUE
In TCP/IP, the application layer is also sometimes referred to as the process layer because this is where a protocol stack interfaces with processes on a host machine, enabling that host to communicate across the network.
TRUE
The transport layer of the TCP/IP model has two key protocols that are identified with it: TCP (Transmission Control Protocol) and UDP (User Datagram Protocol).
TRUE