• Shuffle
    Toggle On
    Toggle Off
  • Alphabetize
    Toggle On
    Toggle Off
  • Front First
    Toggle On
    Toggle Off
  • Both Sides
    Toggle On
    Toggle Off
  • Read
    Toggle On
    Toggle Off
Reading...
Front

Card Range To Study

through

image

Play button

image

Play button

image

Progress

1/81

Click to flip

Use LEFT and RIGHT arrow keys to navigate between flashcards;

Use UP and DOWN arrow keys to flip the card;

H to show hint;

A reads text to speech;

81 Cards in this Set

  • Front
  • Back
______ are systems of end devices, intermediary devices, and the media connecting the devices, which provide the platform for the human network.
Data networks
The most widely-used networking models are ____ and _____.
OSI and TCP/IP
As it passes down the stack, data is A)_____ into pieces and B)______ with addresses and other labels. The process is reversed as the pieces are C)_____ and passed up the destination protocol stack.
segmented, encapsulated, decapsulated
What are the 7 layers of the OSI model?
Physical, Data Link, Network, Transport, Session, Presentation, Application
The ____ Layer of the OSI model sets standards for sending and receiving electrical signals between devices. Devices operating at this layer send and receive a stream of bits.
Physical Layer (Layer 1)
The Data Link Layer includes the ____ and the ____ layers
MAC and LLC
OSI layer that describes how data is routed across networks and on to the destination.
Network Layer (Layer 3)
Which layer does the following:
- Maintains addresses of neighboring routers
- Maintains list of known networks
-Determines the next network point data should be sent to.
Network Layer (Layer 3)
The _____ Layer uses port(socket) numbers to identify applications on the system, breaks packets into segments, and reassembles them on the receiving end
Transport Layer (Layer 4)
The _____ Layer integrates network functionality into the host operating system, and enables network services, including file, print, message, application, and database services.
Application Layer (Layer 5)
the Application layer specifies many important network services that are used on the internet, including: (5)
_____, _____, _____, _____, & _____.
HTTP
Telnet
FTP
TFTP
SNMP
_____ begins with a message, or information, that must be sent from one individual or device to another.
Communication
The three common elements of communication are ____, ____, and ____
Message source/Sender
Destination/Receiver
Channel
_____ are people, or electronic devices, that need to send a message to other individuals or devices.
Message sources
The ____ receives the message and interprets it.
destination
The ____ consists of the media that provides the pathway over which the message can travel from source to destination.
Channel
Division of the data stream into smaller pieces is called _____
Segmentation
Process where multiple digital data streams are combined into one signal
Multiplexing
The downside to using segmentation and multiplexing to transmit messages across a network
The complexity of the process
the physical elements or hardware of the network.
Devices and media
a laptop, a PC, a switch, or the cabling used to connect the devices are examples of _____
hardware
the communication programs, called software, that run on the networked devices.
Services and processes
_____ include many of the common network applications people use every day, like e-mail hosting services and web hosting services.
services
______ provide the functionality that directs and moves the messages through the network. _____ are less obvious to us but are critical to the operation of networks.
Processes
device such as a desktop used by an end user
End Device
Examples of End Devices
Computers (workstations, laptops, servers), printers, VoIP phones, security cameras, PDAs
In the context of a network, end devices are referred to as A)____. A B)_____ is either the source or destination of a message transmitted over the network.
A)hosts
B)host device
True or False:
In modern networks, a host can act as a client, a server, or both. Software installed on the host determines which role it plays on the network.
True
A computer system that accesses a service on another computer remotely be accessing the network.
Client
______ are hosts that have software installed that enables them to provide information and services, like e-mail or web pages, to other hosts on the network.
Servers
____ are hosts that have software installed that enables them to request and display the information obtained from the server.
Clients
connects directly to end user devices or provides end user routing to other networks
intermediary devices
examples of intermediary network devices
hubs, switches, WAPs, routers, modems, firewalls
True or False: The management of data as it flows through the network is a role of intermediary devices
True
Communication across a network is carried on a ____. The _____provides the channel over which the message travels from source to destination.
Medium
Modern networks primarily use three types of media to interconnect devices and to provide the pathway over which data can be transmitted. These media are:
Metallic wires in cables (copper)
Glass/plastic fibers (fiber optic)
Wireless transmission
True or False:
The signal encoding that must occur for the message to be transmitted is the same for each media type.
False
The process of transforming data from one form to another.
Encoding
Process where information from a source is converted to symbols to be communicated
Line Encoding
A)____ uses electrical impulses for transmission, B)____ uses light pulses, and C)____ uses electromagnetic patterns to transmit data.
A) metallic wires
B) fiber optic
C) wireless
Different types of network media have different features and benefits. Not all network media has the same characteristics and is appropriate for the same purpose. Criteria for choosing a network media are:
distance, environment, amount of data carried and speed needed, and cost of media and installation
An individual network usually spans a single geographical area, providing services and applications to people within a common organizational structure, such as a single business, campus or region. this type of network is a ____.
LAN
A ___ is usually administered by a single organization. The administrative control that governs the security and access control policies are enforced on the network level.
LAN
Individual organizations usually lease connections through a _____ network.
telecommunications service provider's (TSP)
connects LANs over geographically separated locations
WAN
True or False:
Although the organization maintains all of the policies and administration of the LANs at both ends of the connection, the policies within the communications service provider network are controlled by the TSP.
True
The most well-known and widely used publicly-accessible internetwork
Internet
a private connection of LANs and WANs that belongs to an organization, and is designed to be accessible only by the organization's members, employees, or others with authorization.
Intranet
Specialized ports on an internetworking device that connect to individual networks.
Interface
A connector or outlet on a networking device where the media is connected to a host or other networking device.
Physical Port
All communication, whether face-to-face or over a network, is governed by predetermined rules called _____
Protocols
A group of inter-related protocols that are necessary to perform a communication function is called a _____
Protocol suite
Networking protocol suites describe processes such as:
format/structure of message, method networking devices share pathway information with other networks, how/when error and system messages are passed between devices, and setup/termination of data transfer sessions
Individual protocols in a protocol suite may be A)____ and B)_____
A)Vendor specific
B)Proprietary
process or protocol that has been endorsed by the networking industry and ratified by a standards organization
Standard
common protocol that governs the way that a web server and a web client interact.
Hypertext Transfer Protocol
(HTTP)
transport protocol that manages the individual conversations between web servers and web clients
Transmission Control Protocol (TCP)
_____ divides HTTP messages into segments to send to the destination client, and is responsible for the size and rate at which messages are exchanged between the server and client
TCP
The most common internetwork protocol
Internet Protocol (IP)
takes segments, encapsulates them into packets, assigns addresses, and selecting the best path to the destination host
Internet Protocol (IP)
Network access protocols describe these two primary functions
data link management and the physical transmission of data on the media
_____ generally do not describe how to accomplish a particular function. By describing only what functions are required of a particular communication rule but not how they are to be carried out, the implementation of a particular ______ can be technology-independent.
Protocol
depicts the operation of the protocols occurring within each layer, as well as the interaction with the layers above and below it.
layered model
There are two basic types of networking models: _____models and ______models.
A)Protocol
B)Reference
provides a model that closely matches the structure of a particular protocol suite.
protocol model
provides a common reference for maintaining consistency within all types of network protocols and services.
reference model
most widely known internetwork reference model
Open Systems Interconnection (OSI) model
True or False:
designers are not required to communicate to the industry by relating their product or service to either the OSI model or the TCP/IP model, or to both
False
four layers of the TCP/IP model
Application, Transport, Internet, Network Access
The internet model is another name for the ____ model
TCP/IP
since the TCP/IP model is an ____, one company does not control the definition of the model
open standard
TCP/IP layer representing data to the user plus encoding and dialog control
Application
TCP/IP layer that supports communication between diverse devices across diverse networks
Transport
TCP/IP layer that determines the best path through the network
Internet
TCP/IP layer that controls the hardware devices and media that make up the network
Network Access
____ - PDU at Application layer
____ - PDU at Transport layer
____ - PDU at Internetwork layer
____ - PDU at Network Access layer
____ - PDU when physically transmitting data over medium
Data, Segments, Packets, Frame, Bits
form that a piece of data takes at any layer
Protocol Data Unit (PDU)
Application layer of the TCP/IP model is the same as which layers in OSI
Application, Presentation, Session
Which 2 layers of OSI correspond to Transport and Internet of the TCP/IP model
Transport and Network
Network Access in TCP/IP is the same as these 2 OSI layers
Data link and Physical
TCP and UDP provide the necessary functions to this OSI model
Transport