Wireless Networking
Wireless networking connects devices across a local network by radio instead of a cable. You learn how Wi-Fi clients and access points share airtime, how coverage and interference shape performance, and how to secure and troubleshoot the connection.
itNetworking | OpenSkills.info
Course pathWalk it in order
Look it upDip in anytime
Go furtherLeaves this page
Don't Panic
Don't Panic — Wireless Networking
Wireless networking replaces the access cable with a shared radio channel. That one change is responsible for almost every design decision, troubleshooting headache, and performance surprise you will encounter.
A client connects to an access point, which bridges traffic into the rest of the network. Normal services — addressing, routing, DNS, applications — sit beyond the radio link and behave exactly as they would on a wire. The magic, and the trouble, happens in the shared medium between them.
The two ideas everything else hangs off: Wi-Fi is half-duplex, meaning a radio listens and then transmits, never both at once, so devices on the same channel compete for airtime. And the service set identifier (SSID, the network name) can appear on many access points, but the basic service set identifier (BSSID, the serving radio) is what you actually troubleshoot when one location goes sideways.
The surprise for most newcomers is that a strong signal does not mean a healthy network. Signal strength tells you how much wanted energy reached the receiver. It says nothing about background noise, channel contention, retransmissions, or whether the upstream network is even delivering addresses. A client can show full bars and still fail to load a page because the channel is saturated or the DHCP server is unreachable.
The sensible first response to any wireless problem is to work the connection path in order: can the client see the intended SSID and band, does it join the correct BSSID, does it receive valid network configuration, are signal and noise acceptable, and finally, does the wired path and application itself work? Compare an affected client with an unaffected one, in the same location, at the same time, on the same band. Change one variable, measure again.
The site survey (the measurement and validation of coverage, capacity, interference, and placement) is the tool that turns guesswork into data — and it is covered in the Reference tab alongside the official documentation and deeper study paths.
Read the Reference tab for the study progression from 802.11 fundamentals through RF measurements, surveys, and frame analysis. The Landscape tab shows the product ecosystem around the access points, controllers, and survey tools discussed throughout.
Where this skill leads
Relevant careers
See how this topic contributes to broader role-level skill maps.
Sources
- https://www.ieee802.org/11/abt80211.html
Supports
- IEEE 802.11 as the working group for wireless local area networking standards
- 802.11 coverage of wireless LAN medium access control and physical layers
- Relationship between the base standard and amendments
- https://csrc.nist.gov/pubs/sp/800/153/final
Supports
- WLAN definition and radio communication within a limited area
- Client, access-point, and wireless-infrastructure security
- Security across design, deployment, maintenance, and monitoring
- Secure configuration and continuous monitoring rationale
- https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/technical-reference/wireless-rf-reference-guide.html
Supports
- 2.4, 5, and 6 gigahertz band characteristics and constraints
- Channel width, overlap, reuse, and interference tradeoffs
- Half-duplex Wi-Fi and shared airtime
- Signal strength, noise, propagation, and client-access-point power balance
- Link-rate, capacity, and access-point placement considerations
- https://www.cisco.com/c/en/us/support/docs/wireless/5500-series-wireless-controllers/116057-site-survey-guidelines-wlan-00.html
Supports
- Predeployment and postvalidation survey purposes
- Coverage as a function of signal, SNR, client, and application
- Signal, noise floor, SNR, overlap, and interference measurements
- Asymmetric coverage caused by access-point and client transmit differences
- Rogue-device, placement, and client-adapter validation
- https://www.wireshark.org/download/docs/faq.html
Supports
- Wireshark as a network protocol analyzer
- Raw 802.11 management and data-frame capture
- Monitor-mode and adapter, driver, and operating-system limitations
- https://github.com/sindresorhus/awesome
Supports
- Discovery path to curated networking and security lists
- https://github.com/oneplus-x/Awesome-Pentest
Supports
- Discovery of Wireshark as a protocol analyzer
- Discovery of Aircrack-ng and Kismet as wireless network tools
- https://www.wireshark.org/docs/wsug_html_chunked/ChapterCapture.html
Supports
- Capture from 802.11 hardware
- Live packet decoding, filtering, and capture-file operation
- Awesome-link rationale for Wireshark
- https://www.kismetwireless.net/docs/
Supports
- Passive capture and wireless device discovery
- Wi-Fi data sources, channel information, packet capture, logging, and alerts
- Awesome-link rationale for Kismet
- https://www.aircrack-ng.org/documentation.html
Supports
- Wireless auditing suite
- Monitor-mode, raw-frame capture, network graphing, and security-testing tools
- Awesome-link rationale for Aircrack-ng
- https://www.wi-fi.org/who-we-are/history
Supports
- Wi-Fi branding timeline and generation naming (Wi-Fi 4, 5, 6, 6E)
- Wi-Fi Alliance role in interoperability certification
- Industry context for 802.11 amendments and market adoption
- https://en.wikipedia.org/wiki/IEEE_802.11ac
Supports
- 802.11ac approval date and amendment scope
- MU-MIMO introduction in Wave 2
- 5 GHz exclusive operation and channel width progression
- https://en.wikipedia.org/wiki/Wi-Fi_6
Supports
- 802.11ax approval date and OFDMA introduction
- BSS coloring and target wake time
- Wi-Fi 6E 6 GHz spectrum expansion
