The Essential Glossary of Networking Terms: Definitions for IT Professionals and Enthusiasts
The world of network communication is complex, filled with acronyms and technical jargon that can be challenging for both newcomers and seasoned IT professionals. To help you navigate this landscape, we have compiled an essential glossary of networking terms.
Understanding these core concepts is crucial for designing, implementing, and maintaining a robust and efficient network infrastructure. From the physical layer of Cat 6 cabling to the logical security of a VLAN, this guide provides detailed, structured explanations of the most important terminology in modern networking. All definitions are based on industry standards and best practices.
I. Network Cabling and Standards
This section covers the physical layer of networking, focusing on cable types, performance standards, and physical installation requirements.
Ethernet and Cabling Standards
| Term | Definition |
|---|---|
| 10/100 Base | Refers to Ethernet connections that support two data transmission rates: 10 Megabits per second (Mbps) and 100 Mbps. This standard allows devices to operate at the fastest common speed. |
| Cat 5e (Category 5e) | An enhanced version of Category 5 cable, designed to support data transfer rates up to 1 Gigabit per second (Gbps) over a maximum distance of 100 meters. It features improved specifications to reduce Cable Crosstalk. |
| Cat 6 (Category 6) | A cable standard that provides higher performance than Cat 5e, supporting 1 Gbps Ethernet over 100 meters and 10 Gbps over shorter distances (up to 55 meters). It is characterised by tighter twisting of the copper wires. |
| Cat 6a (Augmented Category 6) | An enhanced standard of Cat 6 that supports 10 Gigabit Ethernet (10GBASE-T) over the full 100-meter distance. It significantly improves specifications for alien crosstalk compared to Cat 6. |
| Cat 7 / Cat 7a | High-performance cable standards designed to support 10 Gbps Ethernet over 100 meters, often featuring additional shielding around individual wire pairs and the entire cable to virtually eliminate noise and crosstalk. |
| Gigabit Ethernet | A version of Ethernet technology that supports a data transfer rate of 1 billion bits per second (1 Gbps). This is the common speed for modern Local Area Networks (LANs). |
| T568A and T568B | The two primary wiring standards for terminating eight-conductor modular plugs (RJ45 connectors) are used on UTP Cable. These standards define the pin-out arrangement of the twisted pairs. This is also covered by the EIA/TIA Standard Category 5e and Cat6. |
| UTP Cable (Unshielded Twisted Pair) | The most common type of copper cable used in computer networking. It consists of pairs of wires twisted together to cancel out electromagnetic interference (EMI). |
| IEEE 802.3 | The collection of IEEE standards that define the physical and data link layers for wired Ethernet networks. |
Cable Performance and Integrity
- Bandwidth: The maximum rate at which data can be transferred across a network connection, typically measured in bits per second (bps). Higher bandwidth allows for faster internet activities like streaming and downloading.
- Bend Radius: The minimum radius a cable can be bent without causing damage to the cable’s internal structure or negatively affecting signal integrity. This is a critical consideration during cable installation, especially for Fibre Optic Cables.
- Cable Crosstalk: The unwanted leakage of signals from one pair of wires to another within the same cable. High crosstalk can lead to data errors and reduced transmission speeds.
- Cable Distance: The maximum permissible length for a network cable run while maintaining specified performance standards. For most copper Ethernet cables (Cat 5e, Cat 6), this limit is 100 meters.
- Cable Interference: Signal disruptions caused by external electrical or electromagnetic sources, such as power lines or heavy machinery, which can degrade data transmission quality.
- Cable Speed: The rate at which data is transmitted over a cable, influenced by the cable type and its specifications.
Fibre Optic Terminology
- Optical Fibre: A flexible, transparent fibre made of extruded glass or plastic, used to transmit light signals over long distances at high speeds.
- Multimode Fibre: A type of optical fibre that allows multiple light rays (modes) to propagate simultaneously. It is typically used for shorter distances within a building or campus.
- Single-Mode Fibre: A type of optical fibre that allows only one light ray (mode) to propagate. This minimises signal dispersion, making it ideal for long-distance, high-bandwidth transmissions.
- Fibre Optic Transceivers: Devices, such as SFP and SFP+ modules, that convert electrical signals into optical signals for transmission over fibre and convert them back at the receiving end.
- Fibre Optic Patch Leads: Pre-terminated fibre optic cables used to connect network devices, available in various lengths and connector types.
- Fibre Optic Pigtails: Short lengths of fibre optic cable with a connector on one end, used for splicing to existing fibre runs.
- Fibre Optic Termination: The process of attaching connectors to the ends of fibre optic cables, essential for network connectivity.
- Fibre Optic Splice Protection: Methods and products used to protect the fusion splice point of fibre optic cables, ensuring long-term reliability.
- Fibre Optic Wall Boxes: Enclosures used to manage and protect fibre optic cable terminations in a structured cabling system.
II. Network Devices and Protocols
This section defines the hardware and logical rules that govern how data moves across a network.
Core Network Devices
- Switch: A networking device that connects devices within a Local Area Network (LAN). Unlike a Hub, a switch intelligently forwards data packets only to the intended destination device, improving network efficiency.
- Managed Switch: A switch that allows network administrators to configure, manage, and monitor its operations, offering greater control over network traffic, security, and Quality of Service (QoS).
- Unmanaged Switch: A simple, plug-and-play switch that requires no configuration. It provides basic connectivity for small networks.
- PoE Switch: A switch that has Power over Ethernet (PoE) injection built-in, allowing it to deliver both data and electrical power over a single Ethernet cable to connected devices.
- Router: A device that forwards data packets between different computer networks (e.g., connecting a local network to the internet). Routers use IP addresses to determine the best path for data transmission.
- Hub: A basic, legacy networking device that connects multiple devices. It broadcasts all incoming data to every connected port, which is inefficient and creates network congestion.
- NIC (Network Interface Card): A hardware component installed in a computer or server that allows it to connect to a computer network, typically via an Ethernet cable.
- Modem: A device that modulates and demodulates signals to allow the transmission of data over communication lines.
- Patch Panel: A mounted hardware assembly containing a number of ports, used to connect and manage incoming and outgoing network cables.
- Copper Uplink: The use of copper ports on a network device to connect to larger networks or other devices, often at higher speeds.
- Crossover Patch Leads: Network cables used for direct connections between two similar devices (e.g., computer to computer) with a specific wiring scheme.
- Cascading: The process of connecting multiple network devices (like switches or hubs) in series to expand the network’s reach.
Network Protocols and Concepts
- Auto Negotiating: An IEEE standard that allows two connected Ethernet devices to automatically select the fastest common transmission speed and duplex mode (half or full) for optimal communication.
- Link Aggregation (802.3ad): A technique that combines multiple network connections in parallel to increase throughput capacity and provide redundancy in case one link fails.
- MAC Address (Media Access Control Address): A unique, physical identifier assigned to every network interface (NIC) for communication within a network segment.
- QoS (Quality of Service): Mechanisms that manage network traffic to ensure that critical applications or data streams receive the necessary bandwidth and priority, often defined by standards like 802.1P and 802.1Q.
- Spanning Tree Protocol (STP) (802.1d): A network protocol that ensures a loop-free topology in a bridged Ethernet network by logically disabling redundant paths.
- VLAN (Virtual Local Area Network): A logical grouping of network devices that allows them to communicate as if they were on the same physical network, even if they are connected to different physical switches. VLANs are used to segment networks for security and management purposes.
- 802.3az: Known as the Energy Efficient Ethernet (EEE) standard, it reduces network power usage during low data transmission periods.
- SNMP (Simple Network Management Protocol): A protocol for managing network devices, allowing administrators to monitor network performance and troubleshoot issues.
KVM and HDMI
These terms relate to controlling and connecting computer systems, often within a data center environment:
- KVM Switch: A Keyboard, Video, Mouse switch, a hardware device that allows a user to control multiple computers from one set of peripherals.
- KVM Extender: A device that extends the distance between a KVM Switch and the user’s console (keyboard, monitor, mouse).
- KVM Over IP: KVM technology that allows remote access and control of computers over a standard IP network.
- HDMI: High-Definition Multimedia Interface, a proprietary audio/video interface for transmitting uncompressed video data and compressed or uncompressed digital audio data.
- HDMI Cables: Cables used to connect HDMI-enabled devices, supporting high-resolution video and audio transmission.
- HDMI Splitters: Devices that take a single HDMI source and distribute it to multiple displays.
- HDMI Switches: Devices that allow multiple HDMI sources to be connected to a single display, with the ability to switch between them.
III. Power, Racks, and Data Center Infrastructure
This section defines terms related to the physical housing and power management of network equipment.
- Rack Unit (1U): A standard unit of measure for vertical space in a server rack, equal to 1.75 inches (44.45 mm). Equipment height is often specified in U (e.g., a 2U server). The standard width for mounting equipment is 19 inch.
- PDU (Power Distribution Unit): A device fitted with multiple outputs designed to distribute electric power from a single source (like a UPS or wall outlet) to multiple pieces of networking or computer equipment within a rack.
- UPS (Uninterruptible Power Supply): A device that provides emergency power to connected equipment when the primary power source fails. A UPS offers protection against power surges, spikes, and outages, ensuring continuous operation and safe shutdown.
- Digital Ammeter: Instruments that measure electrical current flow in amperes, often integrated into PDUs for monitoring power distribution.
- PoE Injector: A device that adds power to an Ethernet cable for a non-PoE Switch.
- PoE Splitter: A device that splits power and data from a PoE cable to a non-PoE device.
- Passive PoE: A simple form of Power over Ethernet where the power is supplied directly to the device without negotiation.
- APC Power Distribution, Data Center Products, UPS: A leading brand providing uninterruptible power supplies (UPS) and power distribution units (PDU) for network protection and management.
IV. Wireless and Security
This section covers wireless networking standards and essential security components.
- WLAN (Wireless Local Area Network): A computer network that links two or more devices using wireless communication (e.g., Wi-Fi) to form a local area network.
- WAP (Wireless Access Point): A networking device that allows wireless-enabled devices to connect to a wired network.
- 802.11g: An older Wi-Fi standard with a maximum theoretical network bandwidth of 54 Mbps in the 2.4 GHz frequency band.
- 802.11n: A significant Wi-Fi standard that introduced MIMO technology, delivering improved data rates and range compared to 802.11g.
- MIMO (Multiple-Input Multiple-Output): A technology used in wireless communication (e.g., 802.11n and later) that uses multiple antennas at both the transmitter and receiver to improve communication performance.
- WPA2 (Wi-Fi Protected Access 2) (802.11i): A robust security protocol used to secure wireless computer networks, providing strong encryption and user authentication.
- Firewall: A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules, acting as a barrier between a trusted internal network and untrusted external networks.
- 802.1x: An IEEE authentication standard that provides port-based network access control, supporting improved security by requiring user and system authentication before granting network access.
V. Surveillance and Video
This section defines terms specific to IP surveillance and video technology often integrated into modern networks. These systems often leverage Network Attached Storage (NAS) for data storage.
- IP Camera (Network Camera): An Internet Protocol camera that transmits digital video data over a computer network, allowing for remote viewing and recording.
- NVR (Network Video Recorder): A dedicated device or software application that records and manages video streams from IP Cameras in a digital format, typically storing the data on a hard drive or network storage.
- Edge Storage: The practice of storing video and audio data directly on a surveillance camera’s internal storage (e.g., an SD card) or an external device at the network’s edge, providing redundancy and faster access. This is a form of Local Storage.
- Day/Night Camera: A surveillance camera that automatically adjusts its settings to capture clear images in both bright daylight and low-light conditions, often utilising an IR-Cut Filter.
- IR Illuminator / IR LED: Infrared light sources (often using IR LEDs) used to provide invisible light for cameras in complete darkness, enabling night vision capabilities.
- H.264: A widely used video compression standard that allows for high-quality video at significantly lower bitrates, making it the standard for efficient IP surveillance video transmission and storage.
- CMOS Sensor: A type of image sensor used in digital cameras, including IP Cameras, known for its low power consumption and high-speed performance in converting light into electrical signals.
- PTZ Camera (Pan-Tilt-Zoom): A type of camera that allows for remote control of its horizontal movement (pan), vertical movement (tilt), and optical magnification (zoom).
- Fixed Dome Camera: A type of surveillance camera with a fixed lens and a dome-shaped housing, offering a discreet and vandal-resistant solution.
- Fixed Network Camera: A non-moving network camera with a fixed field of view, suitable for monitoring specific areas.
- Fixed Lens: A camera lens with a fixed focal length, providing a constant field of view.
- Fixed Mount Camera: A camera designed to be permanently mounted in a fixed position, often used for continuous monitoring of a specific area.
- Fixed View Camera: A camera with a non-adjustable field of view, ideal for monitoring a single, defined area.
- Focal Length: The distance between the lens and the image sensor, determining the magnification and field of view of a camera.
- Zoom Lens: A mechanical assembly of lens elements for which the focal length can be varied.
- HDTV Network Camera: High-definition network cameras that comply with HDTV standards, offering superior image quality and detail.
- IP Rating: Ingress Protection rating, a standard that defines the level of sealing effectiveness of electrical enclosures against intrusion from foreign bodies and moisture. Common ratings include IP66, IP67, and IP68.
- Axis Camera Companion: A video surveillance solution optimized for small systems up to 16 cameras, offering HD quality imagery and scalability.
- D-Link IP Surveillance Business Solutions: Comprehensive security systems for businesses, including high-quality cameras, network video recorders, and storage devices.
- D-Link Home Monitoring: Affordable and easy-to-set-up home monitoring systems using D-Link cameras, offering remote viewing and management via the mydlink app.
- Eight Reasons to Buy a Network Camera: Benefits of network cameras over analog cameras, including superior image quality, enhanced security, and scalability.
VI. Miscellaneous Networking and IT Terms
- Cisco Routers, Switches and Networking: Overview of Cisco’s networking solutions, including routers, switches, and unified communications products.
- D-Link Switches, Mini Adapters, IP Surveillance: Overview of D-Link’s network solutions, including switches, mini adapters, and IP surveillance products.
- D-Link Central WiFiManager: A cloud-enabled tool for managing wireless access points across multiple sites.
- Command Line Interface: Introduction to CLI, a text-based interface used to interact with computer systems and software applications.
- Smart Home Automation: The use of technology to automate tasks and processes within a home, often involving networked devices.
- Home Monitoring: Systems and devices used to monitor and secure a home, often including network cameras and sensors.
- Eurosize Modules: https://www.comms-express.com/categories/smart-home/Standard Euro-size RJ45 modules for structured cabling systems, compatible with Euro-size faceplates for various configurations.
- Megapixel: A unit of image resolution equal to one million pixels, used to describe the quality of digital cameras.
- Microphone: A device that converts sound waves into electrical signals, often integrated into network cameras for audio recording.
- LED: Light Emitting Diode, an electronic light source.
- IEEE: Institute of Electrical and Electronics Engineers, an organisation that develops and maintains standards for the electronics and computer industries.
