Network+ Guide to Networks (8th Edition) - Chapter 1 Key Terms

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

host

(1) Any computer or device on a network that provides or uses a resource such as an application or data. (2) In the context of virtualization, the physical computer on which virtualization software operates and manages guests.

SNMP

An Application layer protocol in the TCP/IP suite used to monitor and manage devices on a network.

SMTP

An Application layer protocol responsible for moving messages from one email server to another.

HTTP (Hypertext Transfer Protocol)

An Application layer protocol that formulates and interprets requests between web clients and servers.

RDP

An Application layer protocol that uses TCP/IP to transmit graphics and text quickly over a remote client-host connection. This also carries session, licensing, and encryption information.

POP3

An Application layer protocol used to retrieve messages from a mail server. When a client retrieves mail via this, messages previously stored on the mail server are downloaded to the client's workstation, and then deleted from the mail server.

FTP (File Transfer Protocol)

An Application layer protocol used to send and receive files via TCP/IP.

remote application

An application that is installed and executed on a server, and is presented to a user working at a client computer.

header

An area at the beginning of a payload where protocols add control information.

static electricity

An electrical charge at rest. When that charge is transferred between two bodies, it creates an electrostatic discharge, or ESD.

hub

An outdated connectivity device that belongs to the Physical layer of the OSI model and retransmits incoming data signals to its multiple ports.

server

Any computer or application that provides a service, such as data or other resources, to other devices.

node

Any computer or other device on a network that can be addressed on the local network.

fire suppression system

Any system designed to combat the outbreak of a fire. This might include an emergency alert system, fire extinguishers, emergency power-off switch, and/or a suppression agent such as a foaming chemical or water.

grounding

Connecting a device directly to the earth so that, in the event of a short circuit, the electricity flows into the earth rather than out of control through the device.

trailer

Control information attached to the end of a packet by a Data Link layer protocol.

upset failure

Damage that can shorten the life of a component and/or cause intermittent errors.

client-server application

Data or a service requested by one computer from another.

payload

Data that is passed between applications or utility programs and the operating system, and includes control information.

domain

In the context of Windows Server NOSes, a group of users, servers, and other resources that share account and security policies.

MSDS / SDS

Instructions provided with dangerous substances that explain how to properly handle these substances and how to safely dispose of them.

trip hazard

Items such as extension cords or tools lying on the ground in walkways that can cause someone to stumble.

firmware

Programs embedded into hardware devices.

decapsulation

Removing a header or trailer from a lower OSI layer.

backbone

The central conduit of a network that connects network segments and significant shared devices (such as routers, switches, and servers) and is sometimes referred to as "a network of networks."

client

A computer or application that makes a request from another computer or application.

OSI (Open Systems Interconnection) reference Model

A model for understanding, developing, and troubleshooting computer-to-computer communication and was developed in the 1980s by ISO. It divides networking functions among seven layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.

segment

1) A TCP message at the Transport layer. (2) A part of a network.

MAC address (Media Access Control) / Data Link Layer Address / Hardware Address

A 48 or 64 bit network interface identifier that includes two parts: the OUI, assigned by IEEE to the manufacturer, and the extension identifier, a unique number assigned to each NIC by the manufacturer

router

A Layer 3 device that uses logical addressing information to direct data between two or more networks and can help find the best path for traffic to get from one network to another.

fragmentation

A Network layer service that subdivides packets into smaller packets when those packets exceed the maximum size for the network.

datagram

A UDP message at the Transport layer.

logical topology

A characteristic of network transmission that reflects the way in which data is transmitted between nodes, including how access to the network is controlled and how specific resources are shared on the network. How network devices are connected

knowledge base

A collection of accumulated insights and solutions to the problems encountered on a particular network.

IMAP4 (Internet Message Access Protocol, version 4)

A mail retrieval protocol that allows users to store messages on the mail server

SSL

A method of encrypting TCP/IP transmissions—including web pages and data entered into web forms—en route between the client and server using public key encryption technology.

SOHO network

A network consisting of fewer than 10 workstations.

star topology

A physical topology in which every node on the network is connected through a central device.

hybrid topology

A physical topology that combines characteristics of more than one simple physical topology.

SFTP (Secure File Transfer Protocol)

A protocol available with the proprietary version of SSH that securely copies files between hosts.

network service

A resource the network makes available to its users, including applications and the data provided by these applications.

PDU (protocol data unit)

A unit of data at any layer of the OSI model.

TLS

A version of SSL standardized by the IETF (Internet Engineering Task Force). This uses slightly different encryption algorithms than SSL, but otherwise is very similar to the most recent version of SSL.

Active Directory (AD)

The centralized directory database that contains user account information and security for the entire group of computers on a network.

physical topology

The physical layout of the media, nodes, and devices on a network. This does not specify device types, connectivity methods, or addressing schemes.

API (Application programming interface) call

The process an application uses to make a request of the OS.

encapsulation

The process of adding a header to data inherited from the layer above.

scalable

The property of a network that allows an administrator to add nodes or increase its size easily.

Data Link Layer / Link Layer

The second layer in the OSI model. This bridges the Physical layer's networking media with Network layer processes.

Application layer

The seventh layer of the OSI model. These protocols enable software programs to negotiate formatting, procedural, security, synchronization, and other requirements with the network.

Presentation Layer

The sixth layer of the OSI model. Protocols in this layer are responsible for reformatting, compressing, and/or encrypting data in a way that the application on the receiving end can read.

NOS (network operating system)

The software that runs on a server and enables the server to manage data, users, groups, security, applications, and other networking functions. Popular examples of these are Windows Server, Ubuntu Server, and Red Hat Enterprise Linux.

PPE

Wearable equipment such as goggles that might be required in the workplace to increase safety of workers.

IP address

A unique Network layer address assigned to each node on a TCP/IP network.

SSH

A connection utility that provides authentication and encryption. This is often used to log onto a host, execute commands on that host, and copy files to or from the host.

switch

A connectivity device that logically subdivides a network into smaller, individual collision domains

UDP

A core protocol in the TCP/ IP suite that does not guarantee delivery because it does not first make the connection before sending data or check to confirm that data is received.

IP (Internet Protocol)

A core protocol in the TCP/IP suite that operates in the Network layer of the OSI model and provides information about how and where data should be delivered. Allows internetworking.

TCP

A core protocol of the TCP/IP suite that makes a connection with the end host, checks whether data is received, and resends it if it is not.

catastrophic failure

A failure that destroys a component beyond use.

Remote Desktop Services

A feature of Windows Server 2008 and later editions of Windows Server that allows technicians to manage remote applications.

network

A group of computers and other devices (such as printers) that are connected by and can exchange data via some type of transmission media, such as a cable, a wire, or the atmosphere.

port

A number that identifies a process, such as an application or service, running on a computer. TCP and UDP ____s ensure that data is transmitted to the correct process among multiple processes running on a computer.

P2P (peer-to-peer) network model

A network in which every computer can communicate directly with every other computer. By default, no computer on this kind of network has more authority than another.

ring topology

A network layout in which each node is connected to the two nearest nodes so that the entire network forms a circle. Data is transmitted in one direction around the ring. Each node accepts and responds to packets addressed to it, then forwards the other packets to the next node in the ring.

LAN (local area network)

A network of computers and other devices that typically is confined to a relatively small space, such as one building or even one office. Each node on a LAN can communicate directly with others on the same LAN.

MAN

A network of connected LANs within a limited geographical area, such as multiple city government buildings around a city's center.

CAN

A network of connected LANs within a limited geographical area, such as the buildings on a university campus.

PAN

A network of personal devices, such as a cell phone, laptop, and Bluetooth printer.

WAN

A network that spans a long distance and connects two or more LANs.

client-server network model

A network where resources are managed by the NOS via a centralized directory database.

protocol

A standard method or format for communication between network devices.

TCP/IP

A suite of networking protocols that includes TCP, IP, UDP, and many others. This provides the foundation for data exchange across the Internet.

emergency alert system

A system that typically generates loud noise and flashing lights in response to a fire or other environmental threat. The system might also be able to send alert messages to key personnel or make network-wide announcements.

Telnet

A terminal emulation protocol used to log on to remote hosts using the TCP/IP protocol.

bus topology

A topology in which a single cable connects all nodes on a network without intervening connectivity devices.

connection-oriented protocol

A type of Transport layer protocol that requires the establishment of a connection between communicating nodes before it will transmit data.

connectionless protocol

A type of Transport layer protocol that services a request without requiring a verified session and without guaranteeing delivery of data.

mesh topology

A type of network in which several nodes are directly interconnected and no single node controls communications on the network.

fail open

System default that allows access during a system or network failure.

fail close

System default that denies access during a system or network failure.

Active Directory Domain Services (AD DS)

The Active Directory service that manages the process allowing a user to sign on to a network from any computer on the network and get access to the resources that Active Directory manages.

HTTPS

The URL prefix that indicates a web page requires its data to be exchanged between client and server using SSL or TLS encryption.

NIC (Network interface card) / Network Adapter

The device that enables a workstation to connect to the network and communicate with other computers. These are manufactured by several different companies and come with a variety of specifications that are tailored to the workstation's and the network's requirements.

frame

The entire Data Link layer message, including the header, payload, and trailer.

packet

The entire Network layer message, which includes the segment (TCP) or datagram (UDP) from the Transport layer, plus the Network layer header.

Session layer

The fifth layer in the OSI model. This layer describes how data between applications is synced and recovered if messages don't arrive intact at the receiving application.

Transport layer

The fourth layer of the OSI model. This layer is responsible for transporting Application layer payloads from one application to another.

Physical layer

The lowest, or first, layer of the OSI model. This layer is responsible only for sending bits via a wired or wireless transmission.

OSHA

The main federal agency charged with regulating safety and health in the workplace.

network layer / Internet Layer

The third layer in the OSI model. This is responsible for moving messages between networks.

ESD (electrostatic discharge)

The transfer of electrical charge between two bodies, such as when a technician touches a computer component.


Ensembles d'études connexes

Physics Semester 1 Multiple Choice Chapters 2-4

View Set

Anatomy and Physiology 1: Chapter 4: Tissues

View Set

TestOut Chapter 2: Security Basics:2.1 Understanding Attacks

View Set

Composite Risk Management Army/Civilian

View Set

Contraceptive Quiz set using questions from FNP Nurse Mastery

View Set

The Book of Unknown Americans Selection Test

View Set

Unit 2 Solving Equations - Discovering Algebra 2.7, 2.8, & 3.6

View Set