Wireless Networking Fundamentals

CompTIA Network+ • Chapter 12

Wireless Networking Fundamentals

Explore how radio-frequency networks share the air, how Wi-Fi standards and channels affect performance, and how architectures, security controls, deployment practices, and specialized wireless technologies fit together.

RF & CSMA/CA802.112.4 / 5 / 6 GHzBSS & ESSWPA3Site Surveys
CLIENTCLIENTACCESS POINT
12.1 • Introduction

Communication Through a Shared RF Medium

Wireless networking carries data through radio-frequency (RF) signals instead of copper or fibre cabling. A wireless LAN (WLAN) gives users mobility and simplifies connectivity in homes, offices, campuses, warehouses, and public spaces. That convenience comes with a fundamental constraint: all stations within the same channel and coverage area compete for the same airtime.

802.11 communication is therefore normally half-duplex. A station can transmit or receive at a particular moment, but it cannot do both simultaneously on the same radio and channel. As client density and competing traffic increase, each client receives a smaller share of available airtime.

Shared airtime

Clients do not receive dedicated bandwidth; they take turns using the RF channel.

Half-duplex

A radio sends or receives at a given moment, unlike full-duplex switched Ethernet.

Variable medium

Distance, obstacles, interference, and client capability continuously affect performance.

Collision avoidance with CSMA/CA

Wireless stations cannot reliably detect a collision while transmitting, so Wi-Fi uses Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA) rather than Ethernet's historical CSMA/CD.

1

Carrier sense: listen before transmitting to determine whether the channel is busy.

2

If another transmission is detected, wait until the medium becomes idle.

3

Wait an additional randomized backoff period so waiting stations do not all transmit together.

4

Transmit the frame and expect an acknowledgement. Missing acknowledgements may trigger retransmission.

Attenuation and interference

Attenuation is the reduction of signal strength as an RF wave travels. Distance, walls, furniture, people, water, and especially metal can weaken or reflect signals. Interference is competing RF energy from nearby WLANs or non-Wi-Fi devices such as microwave ovens, cordless phones, and Bluetooth equipment.

Exam focus: Lower frequencies generally travel farther and penetrate obstacles better. Higher frequencies can provide more spectrum and throughput, but normally cover a shorter effective range.
12.2 • Standards and Spectrum

Who Defines Wi-Fi and Where It Operates

OrganizationRoleWhy it matters
IEEEDevelops technical standards, including the IEEE 802.11 family.Defines how compatible WLAN equipment communicates.
FCCRegulates spectrum, frequency use, and transmission power in the United States.Regional rules determine permitted channels and power limits.
ETSIProduces telecommunications standards and spectrum requirements used in Europe.European channel and power rules may differ from US rules.
Wi-Fi AllianceTests and certifies products for interoperability and markets names such as Wi-Fi 6.Wi-Fi Certified devices are tested to work across vendors.

Unlicensed frequency bands

Wi-Fi commonly operates in license-exempt spectrum. Users do not purchase an individual spectrum licence, but equipment must still obey technical and power restrictions.

ISM

The Industrial, Scientific, and Medical allocation includes 2.4 GHz. It has broad compatibility and good reach, but Wi-Fi must coexist with Bluetooth, microwaves, cordless phones, and other technologies.

U-NII

Unlicensed National Information Infrastructure spectrum supports much of 5 GHz and 6 GHz Wi-Fi, providing more channels and generally less non-Wi-Fi interference.

DFS and TPC

IEEE 802.11h introduced mechanisms needed for compliant 5 GHz operation in many regions. Dynamic Frequency Selection (DFS) detects protected radar activity and moves the WLAN away from affected channels. Transmit Power Control (TPC) reduces transmission power to the level required, limiting unnecessary interference.

Regulatory warning: Channel availability and maximum power vary by country. Never assume that a channel permitted in one regulatory domain is legal in another.
12.3 • IEEE 802.11

From the Original Standard to Wi-Fi 7

The 802.11 family has evolved through amendments that improve physical speed, spectrum use, capacity, and efficiency. The figures below are theoretical maximums; real throughput is lower because of protocol overhead, shared airtime, environmental conditions, channel width, spatial streams, and client capability.

StandardNameBand(s)Theoretical maximumChannel widthKey idea
802.112.4 GHz2 Mbps22 MHzOriginal 1997 WLAN standard
802.11a5 GHz54 Mbps20 MHzOFDM in 5 GHz
802.11b2.4 GHz11 Mbps22 MHzDSSS; early mass adoption
802.11g2.4 GHz54 Mbps20 MHzOFDM; backward compatible with 802.11b
802.11nWi-Fi 42.4 / 5 GHz600 Mbps40 MHzMIMO and channel bonding
802.11acWi-Fi 55 GHz≈3.5 Gbps (Wave 2)160 MHzMU-MIMO, beamforming, wider channels
802.11axWi-Fi 6 / 6E2.4 / 5 / 6 GHz9.6 Gbps160 MHzOFDMA, TWT, 1024-QAM, BSS coloring
802.11beWi-Fi 72.4 / 5 / 6 GHz≈46 Gbps320 MHzMLO and 4096-QAM

Why Wi-Fi 6 emphasizes efficiency

OFDMA

Divides a channel into smaller resource units so one transmission can serve several clients efficiently.

Target Wake Time

Schedules when clients wake to communicate, reducing contention and conserving battery power.

BSS coloring

Helps devices distinguish nearby overlapping WLANs and reuse spectrum more efficiently.

1024-QAM encodes more bits per symbol under strong signal conditions. Wi-Fi 6's chief real-world benefit, however, is often smoother service for many clients—not merely a higher headline speed.

Wi-Fi 7 and Multi-Link Operation

Multi-Link Operation (MLO) lets a capable device use links in more than one band, improving throughput, reliability, and latency. Wi-Fi 7 also supports 320 MHz channels in 6 GHz and denser 4096-QAM modulation when signal quality is sufficient.

12.4–12.5 • Channels and Bands

Channel Planning Across 2.4, 5, and 6 GHz

A channel is a defined slice of RF spectrum. Networks using the same channel must share airtime, producing co-channel contention. Networks on partially overlapping channels can interfere more destructively through adjacent-channel interference.

Channel 1Channel 6Channel 11

In 2.4 GHz WLAN planning, channels 1, 6, and 11 are the standard non-overlapping set.

Wider channels—20, 40, 80, 160, and with Wi-Fi 7 up to 320 MHz—can increase peak throughput. They also consume more spectrum and leave fewer independent channels, so the widest setting is not automatically the best choice in a dense deployment.

Interactive Band Selector

Choose a band to compare its typical planning characteristics.

2.4 GHz
Best reach and wall penetration, broad legacy support, but only three standard non-overlapping 20 MHz channels and substantial interference risk.
Memorize: 2.4 GHz non-overlapping channels are 1, 6, and 11. Wider channels increase potential throughput but reduce channel reuse.
12.6 • Components and Antennas

The Hardware That Builds a WLAN

Wireless access point

A WAP bridges wireless clients into a wired LAN and coordinates access to the RF medium.

Wireless NIC

The client radio and antenna that transmit and receive supported Wi-Fi bands and standards.

Antenna

Shapes RF energy into a coverage pattern suited to the location and design purpose.

Omnidirectional

Radiates horizontally around the antenna. Appropriate for broad coverage around a centrally positioned AP, although the real pattern is more like a flattened doughnut than a perfect sphere.

Directional

Concentrates energy toward a target area or remote site. Useful for corridors, focused coverage, and point-to-point building links.

Antenna gain describes concentration of RF energy. It is commonly expressed in dBi, relative to an ideal isotropic radiator, or dBd, relative to a dipole. Higher gain does not create power; it reshapes energy, increasing strength in some directions while reducing it in others.

Design caution: More transmit power is not always better. A client must also be able to transmit back to the AP, and oversized cells can create interference and roaming problems.
12.7–12.9 • Architectures and Network Types

BSS, ESS, SSID, and Wireless Topologies

A Basic Service Set (BSS) consists of one access point and its associated clients. Its BSSID uniquely identifies the AP radio, normally using a MAC address. The SSID is the human-readable network name advertised or configured for users.

An Extended Service Set (ESS) combines several access points using the same SSID and security policy. With suitable coverage and configuration, clients can roam between BSS cells while remaining on the same logical WLAN.

BSS 1 • BSSID ABSS 2 • BSSID BESS • Shared SSIDroaming across coordinated coverage cells

Infrastructure

Clients communicate through an AP. This is the normal home and enterprise mode.

Ad hoc / IBSS

Stations communicate directly without an access point.

Mesh

Nodes forward traffic between one another, extending coverage and creating alternate paths.

Point-to-point

Directional radios link two sites, commonly across buildings or difficult terrain.

12.10 • AP Deployment Models

Autonomous and Controller-Based Wireless

Autonomous access points

Each AP stores and manages its own configuration. This is straightforward for a very small network but creates repetitive work and inconsistent policies as AP count grows.

Lightweight access points

APs operate under centralized coordination from a Wireless LAN Controller (WLC), simplifying provisioning, policy, monitoring, channel planning, and software updates.

Controller-based designs distinguish functions across planes:

PlanePrimary purposeExamples
Control planeMakes decisions about wireless operation.RF coordination, roaming decisions, policy control
Data planeCarries user traffic.Client frames moving between WLAN and LAN
Management planeProvides configuration and monitoring access.Dashboards, logs, firmware, administrator settings
Scale principle: Autonomous APs favour local simplicity; lightweight APs and controllers favour consistency and centralized enterprise operations.
12.11–12.13 • Security and Authentication

Protecting Wireless Access and Data

Security generationProtectionStatus
WEPRC4-based encryption with serious design weaknesses.Obsolete and easily broken; never deploy.
WPAInterim improvement using TKIP while retaining legacy RC4 compatibility.Obsolete; use only as a historical exam distinction.
WPA2802.11i protection using AES-based CCMP.Still common; configure securely and prefer modern modes.
WPA3Uses SAE for stronger password authentication and improves resistance to offline guessing.Preferred current generation where supported.

Personal versus Enterprise authentication

Pre-Shared Key (PSK)

Every authorized user or device uses the same shared passphrase. It is convenient for homes and small offices but becomes difficult to rotate and attribute in larger environments.

802.1X Enterprise

Users or devices receive individual identities through centralized authentication, commonly backed by a RADIUS server. This improves accountability and policy control.

1

The wireless client acts as the supplicant and presents credentials.

2

The AP or network device acts as the authenticator, controlling access to the network.

3

The RADIUS server validates the identity and returns an authorization decision or policy.

Guest access and captive portals

A guest WLAN should isolate visitors from internal resources while allowing appropriate internet access. A captive portal redirects a new client to a browser page to authenticate, register, pay, or accept terms before access is granted. The portal controls admission; strong segmentation and firewall policy still provide the actual separation from private systems.

Exam distinctions: WPA2 uses AES/CCMP; WPA3-Personal uses SAE; Enterprise Wi-Fi commonly uses 802.1X with RADIUS.
12.14 • Installation and Configuration

Designing Coverage, Capacity, and Roaming

A reliable WLAN is engineered around both coverage and capacity. Merely seeing a strong SSID does not prove that a channel can support the number of clients, application types, or roaming requirements in the space.

  1. Define requirements: map user density, device types, required applications, security, throughput, latency, and roaming expectations.
  2. Perform a predictive or pre-deployment survey: examine floor plans, construction materials, interference sources, cable routes, mounting positions, and power availability.
  3. Place access points strategically: create sufficient overlap for roaming without producing oversized, heavily competing cells.
  4. Plan channels and widths: minimize co-channel and adjacent-channel interference; avoid unnecessarily wide channels in dense environments.
  5. Tune transmit power: balance cell size with the weaker transmit capability of client devices.
  6. Validate after installation: conduct an active or post-deployment site survey, measure signal and noise, test roaming, and confirm application performance.
  7. Monitor continuously: environments change as furniture, walls, equipment, users, and neighbouring networks change.

Signal strength

Measures received RF power, commonly represented as RSSI or in dBm.

Noise floor

Measures background RF energy that competes with the desired signal.

Signal-to-noise ratio

Compares desired signal with noise; a larger useful separation normally supports more reliable modulation.

Common mistake: Adding APs without channel and power planning can reduce performance by increasing contention and interference.
12.15–12.16 • Wide-Area Wireless

Cellular and Satellite Connectivity

Cellular networks

Geographically distributed cells and base stations support wide-area mobility. 3G established practical mobile data, 4G/LTE delivered high-speed mobile broadband, and 5G targets higher capacity, low latency, and massive device density.

Satellite networks

Satellites connect locations beyond terrestrial infrastructure. They are important for rural access, maritime and aviation services, disaster recovery, and backup connectivity.

Satellite performance depends strongly on orbital design. Traditional geostationary satellites cover large areas but introduce substantial propagation delay because signals travel tens of thousands of kilometres. Lower-orbit constellations can reduce latency but require many moving satellites, ground infrastructure, and handoffs.

Cellular base-station pathSatellite path
12.17–12.19 • PAN and IoT

Short-Range and Low-Power Wireless Technologies

TechnologyTypical purposeKey characteristic
BluetoothHeadsets, keyboards, controllers, peripherals, device-to-device linksShort-range personal area networking
Bluetooth Low Energy (BLE)Wearables, beacons, sensors, battery-powered devicesOptimized for low power and small, intermittent transfers
Infrared (IR)Remote controls and legacy short-range linksNormally requires clear line of sight
NFCContactless payments, access cards, tap-to-pairVery short range reduces accidental interaction
Z-WaveSmart-home sensors, locks, lighting, automationLow-power mesh networking
ANT+Fitness equipment and health/sport sensorsLow-power sensor interoperability

An Internet of Things (IoT) radio is often optimized for long battery life, inexpensive hardware, and large device populations rather than raw bandwidth. A temperature sensor sending a few bytes each minute has very different requirements from a laptop streaming video.

Selection principle: Choose wireless technology according to range, throughput, energy use, environment, interoperability, security, and device density—not simply by maximum speed.
12.20 • Knowledge Check

Test Your Understanding

1. Which media-access method is used by IEEE 802.11 WLANs?
2. Which set contains the standard non-overlapping 2.4 GHz channels?
3. Which Wi-Fi 6 feature improves efficiency by subdividing a channel for multiple clients?
4. Which authentication mechanism is associated with WPA3-Personal?
5. What normally identifies a specific AP radio within a basic service set?
12.21 • Chapter Summary

Essential Takeaways

Wi-Fi uses a shared, half-duplex RF medium and CSMA/CA.
Distance, obstacles, attenuation, noise, and interference affect usable data rates.
IEEE defines 802.11; regulators control spectrum; the Wi-Fi Alliance certifies interoperability.
Wi-Fi 6 improves dense-network efficiency; Wi-Fi 7 adds MLO and 320 MHz channels.
In 2.4 GHz, remember non-overlapping channels 1, 6, and 11.
2.4 GHz favours reach; 5 and 6 GHz provide more spectrum and wider channels.
BSS describes one AP cell; ESS combines coordinated cells under a shared SSID.
WPA2 uses AES/CCMP; WPA3 strengthens authentication with SAE.
Enterprise WLANs commonly use 802.1X, an authenticator, and RADIUS.
Good WLANs require site surveys, channel planning, power tuning, and ongoing validation.
Cellular and satellite extend wireless coverage beyond the local WLAN.
BLE, NFC, Z-Wave, and ANT+ serve short-range or low-power device needs.