Glossary of Commonly Used Terms in Hardware Infrastructure

Networking and Hardware Infrastructure Glossary

A comprehensive reference guide to essential terms used in networking and hardware infrastructure.


A

Access Control List (ACL) – A set of rules that define which users or systems are granted or denied access to network resources.

Access Point (AP) – A wireless networking device that allows Wi-Fi devices to connect to a wired network.

ASIC (Application-Specific Integrated Circuit) – Custom-designed chips optimized for specific networking functions, commonly used in high-performance switches and routers.

Autonomous System (AS) – A collection of connected IP routing prefixes under the control of one or more network operators with a common routing policy.

B

Bandwidth – The maximum rate of data transfer across a network path, typically measured in bits per second (bps).

BGP (Border Gateway Protocol) – The routing protocol used to exchange routing information between different autonomous systems on the internet.

Blade Server – A server chassis housing multiple thin, modular server cards (blades) that share common infrastructure like power and cooling.

Bridge – A network device that connects two or more network segments and filters traffic based on MAC addresses.

Broadcast Domain – A logical division of a network where broadcast packets can reach all devices within that domain.

C

CDN (Content Delivery Network) – A geographically distributed network of servers that deliver web content and services to users based on their location.

CIDR (Classless Inter-Domain Routing) – A method for allocating IP addresses and routing that allows for more efficient use of IP address space.

Collision Domain – A network segment where data packets can collide with one another when transmitted simultaneously.

Core Switch – A high-capacity switch that serves as the backbone of a network, connecting multiple distribution switches.

CPU (Central Processing Unit) – The primary processing unit of a computer that executes instructions and performs calculations.

D

DHCP (Dynamic Host Configuration Protocol) – A network service that automatically assigns IP addresses and other network configuration to devices.

DMZ (Demilitarized Zone) – A network segment that sits between an internal network and an external network, typically hosting public-facing services.

DNS (Domain Name System) – A hierarchical system that translates human-readable domain names into IP addresses.

DDoS (Distributed Denial of Service) – A cyberattack where multiple systems overwhelm a target server or network with traffic.

E

Edge Computing – A distributed computing paradigm that brings computation and data storage closer to the sources of data.

Ethernet – A family of wired computer networking technologies commonly used in local area networks (LANs).

ECC (Error-Correcting Code) – A type of computer data storage that can detect and correct single-bit errors automatically.

F

Failover – The automatic switching to a redundant or standby system when the primary system fails.

Firewall – A network security device that monitors and controls incoming and outgoing network traffic based on security rules.

FPGA (Field-Programmable Gate Array) – Integrated circuits that can be configured after manufacturing to implement custom digital logic.

G

Gateway – A network device that serves as an access point to connect different networks, often with different protocols.

GPU (Graphics Processing Unit) – Specialized processors originally designed for graphics rendering, now commonly used for parallel computing tasks.

GBIC (Gigabit Interface Converter) – A transceiver that converts electrical signals to optical signals in fiber optic networks.

H

High Availability (HA) – A system design approach that ensures a certain level of operational performance, usually uptime, for a higher than normal period.

Hub – A basic networking device that connects multiple devices in a network, operating at the physical layer.

Hypervisor – Software that creates and manages virtual machines by abstracting the underlying hardware.

I

ICMP (Internet Control Message Protocol) – A network protocol used for diagnostic and error reporting purposes in IP networks.

InfiniBand – A high-performance networking standard used primarily in high-performance computing and enterprise data centers.

IP Address – A unique numerical identifier assigned to each device connected to a network that uses the Internet Protocol.

IPMI (Intelligent Platform Management Interface) – A set of specifications for hardware-based platform management systems.

J

Jumbo Frames – Ethernet frames with more than 1500 bytes of payload, used to improve network efficiency for large data transfers.

JBOD (Just a Bunch of Disks) – A storage architecture that presents multiple hard drives as separate, individual drives.

K

KVM (Keyboard, Video, Mouse) – A hardware device that allows control of multiple computers from a single keyboard, monitor, and mouse.

Kernel – The core component of an operating system that manages system resources and communication between hardware and software.

L

LAN (Local Area Network) – A computer network that interconnects devices within a limited geographic area such as a building or campus.

Load Balancer – A device that distributes network traffic across multiple servers to ensure optimal resource utilization and availability.

LACP (Link Aggregation Control Protocol) – A protocol that enables the bundling of multiple physical links into a single logical link.

M

MAC Address – A unique identifier assigned to network interfaces for communications on the physical network segment.

MPLS (Multiprotocol Label Switching) – A routing technique that directs data from one network node to the next based on short path labels.

MTU (Maximum Transmission Unit) – The largest size packet or frame that can be sent in a packet-based network.

N

NAT (Network Address Translation) – A method of mapping an IP address space into another by modifying network address information.

NIC (Network Interface Card) – A computer hardware component that connects a computer to a network.

NUMA (Non-Uniform Memory Access) – A computer memory design used in multiprocessing where memory access time depends on memory location.

O

OSPF (Open Shortest Path First) – A link-state routing protocol used for finding the best path for data packets within a single autonomous system.

OOB (Out-of-Band) – A method of accessing and managing network devices through a separate, dedicated network connection.

P

Packet – A formatted unit of data carried by a packet-switched network consisting of payload data and control information.

PDU (Power Distribution Unit) – A device designed to provide multiple power outlets for equipment racks in data centers.

PoE (Power over Ethernet) – A technology that carries electrical power along with data on Ethernet cabling.

Q

QoS (Quality of Service) – The description or measurement of the overall performance of a service, particularly network services.

QSFP (Quad Small Form-factor Pluggable) – A compact, hot-pluggable transceiver used for high-speed data communications applications.

R

RAID (Redundant Array of Independent Disks) – A data storage virtualization technology that combines multiple physical disk drives into logical units.

RAM (Random Access Memory) – A form of computer memory that can be read and changed in any order, typically used for storing data temporarily.

Router – A networking device that forwards data packets between computer networks and determines the best path for data transmission.

RIP (Routing Information Protocol) – One of the oldest distance-vector routing protocols that uses hop count as its routing metric.

S

SAN (Storage Area Network) – A dedicated network that provides access to consolidated, block-level data storage.

SDN (Software-Defined Networking) – An approach to networking that uses software-based controllers to manage network behavior.

SFP (Small Form-factor Pluggable) – A compact, hot-pluggable network interface module format for telecommunications and data communications.

SNMP (Simple Network Management Protocol) – A protocol used for collecting information from and configuring network devices.

Spine-Leaf Architecture – A two-tier network topology consisting of spine switches and leaf switches, commonly used in data centers.

SSH (Secure Shell) – A cryptographic network protocol for operating network services securely over an unsecured network.

STP (Spanning Tree Protocol) – A network protocol that prevents loops in Ethernet networks by creating a loop-free logical topology.

Switch – A networking device that connects devices on a network by using packet switching to receive and forward data.

T

TCP (Transmission Control Protocol) – A connection-oriented protocol that provides reliable, ordered delivery of data between applications.

Throughput – The actual amount of data successfully transferred over a network in a given period of time.

ToR (Top-of-Rack) – A network architecture where a switch is placed at the top of each server rack to connect all servers in that rack.

Trunk – A network link that carries traffic for multiple VLANs between switches.

U

UDP (User Datagram Protocol) – A connectionless transport protocol that provides fast, but unreliable, message delivery.

UPS (Uninterruptible Power Supply) – A device that provides emergency power when the main power source fails.

Uplink – A connection from a lower-level device to a higher-level device in a network hierarchy.

V

VLAN (Virtual Local Area Network) – A logical grouping of devices on different physical LAN segments that communicate as if they were on the same network.

VPN (Virtual Private Network) – A secure connection method used to add security and privacy to private and public networks.

Virtualization – The creation of virtual versions of computing resources, including servers, storage devices, and network resources.

VXLAN (Virtual Extensible LAN) – A network virtualization technology that uses tunneling to stretch Layer 2 networks over Layer 3 infrastructure.

W

WAN (Wide Area Network) – A telecommunications network that extends over a large geographic area for the purpose of computer networking.

Wi-Fi – A family of wireless network protocols that allows devices to communicate without cables or wires.

WDM (Wavelength Division Multiplexing) – A technology that multiplexes multiple optical carrier signals onto a single optical fiber.

X

XFP (10 Gigabit Small Form Factor Pluggable) – A hot-swappable input/output device that plugs into ports on network equipment to link the port with fiber-optic or copper networking cables.

Z

Zone – A logical grouping of network devices that can communicate with each other, often used in storage area networks and security contexts.


This glossary provides fundamental definitions for networking and hardware infrastructure terminology. For more detailed technical specifications and implementation details, consult official documentation and industry standards.

Table of Contents