8 exercises — match wireless networking terms to their plain-English definitions and classify descriptions as performance, security, configuration, or troubleshooting.
0 / 8 completed
1 / 8
Match the term to its plain-English definition: "802.11ax, also commonly marketed as ____, is the current generation Wi-Fi standard offering higher throughput and better performance in crowded environments with many connected devices."
Wi-Fi 6 is the consumer-friendly marketing name for the 802.11ax standard. The Wi-Fi Alliance introduced simple generational numbering to replace the confusing 802.11 letter suffixes.
Standard-to-marketing-name mapping: • 802.11n → Wi-Fi 4 (introduced MIMO, 2.4/5 GHz) • 802.11ac → Wi-Fi 5 (5 GHz only, higher throughput, MU-MIMO) • 802.11ax → Wi-Fi 6 (2.4/5 GHz, OFDMA for better performance with many devices) • 802.11ax (6 GHz band) → Wi-Fi 6E (extends Wi-Fi 6 into the new, less congested 6 GHz spectrum) • 802.11be → Wi-Fi 7 (newest generation, even higher throughput)
Older standards still referenced in conversation: 802.11a and 802.11b (original, mostly obsolete), 802.11g (2.4 GHz, faster than b).
2 / 8
Match the term to its plain-English definition: "The unique name broadcast by a wireless access point that users select when connecting (e.g., 'Office-WiFi')."
SSID (Service Set Identifier) — the human-readable network name users see in their Wi-Fi device list, like "Office-WiFi" or "HomeNetwork_5G".
Contrast with BSSID (Basic Service Set Identifier) — the unique MAC address of the specific access point radio broadcasting that SSID. One SSID can be broadcast by many physical access points (e.g., a whole office with a dozen APs all named "Office-WiFi" for seamless roaming) — each has its own distinct BSSID, but they share the same SSID.
Sentence pattern: "All our access points broadcast the same SSID, 'Corp-WiFi', but each has a different BSSID — client devices roam between them transparently as signal strength changes."
3 / 8
True or false: "The 5 GHz band offers higher throughput but shorter range than the 2.4 GHz band."
True. This is one of the most important trade-offs in wireless networking vocabulary. Higher frequency waves (5 GHz) carry more data (higher throughput, less interference from common household devices) but are attenuated more quickly by walls and distance, giving shorter effective range than the lower-frequency 2.4 GHz band.
Frequency band vocabulary: • 2.4 GHz: longer range, better wall penetration, more congestion (shared with Bluetooth, microwaves, many legacy devices), fewer non-overlapping channels • 5 GHz: shorter range, less congestion, more channels available, higher throughput • 6 GHz (Wi-Fi 6E/7): even more channel capacity and less legacy congestion, shortest range of the three
Design phrase: "we use 2.4 GHz for whole-building coverage and 5 GHz for high-density areas where clients are close to the access point," describing a dual-band deployment strategy.
4 / 8
Match the term to its plain-English definition: "A specific frequency sub-range within a band that an access point transmits on, chosen to minimise interference with neighbouring networks."
Channel — a narrower slice of frequency within a band (e.g., the 2.4 GHz band is divided into channels 1–11 in most regions). Overlapping channels used by neighbouring networks cause interference and reduced throughput, which is why network designers deliberately choose non-overlapping channels (typically 1, 6, 11 in 2.4 GHz).
Related vocabulary: • Channel width: how wide a slice of spectrum a channel uses (20/40/80/160 MHz) — wider channels offer more throughput but leave fewer non-overlapping channels available and are more prone to interference • Channel bonding: combining adjacent channels to create a wider channel for higher throughput • Co-channel interference: two access points on the same channel competing for airtime
Phrase: "we ran a site survey and found channel 6 was heavily used by a neighbouring office, so we moved our APs to channel 11 to reduce interference."
5 / 8
Match the term to its plain-English definition: "The current recommended Wi-Fi security protocol, succeeding WPA2, which adds stronger encryption and protects against offline dictionary attacks on the handshake."
WPA3 — the current generation Wi-Fi security standard, improving on WPA2 with stronger encryption (SAE — Simultaneous Authentication of Equals — replacing the older PSK 4-way handshake, which was vulnerable to offline dictionary attacks like KRACK).
Wi-Fi security evolution (oldest to newest): • WEP: deprecated, cryptographically broken, should never be used today • WPA / WPA2: long-standing standard; WPA2 with AES is still widely deployed and considered reasonably secure when using a strong pre-shared key • WPA3: current standard; adds SAE (resistant to offline password-guessing attacks) and mandatory Protected Management Frames
Interview phrase: "we're migrating our guest network from WPA2-PSK to WPA3 to close the offline dictionary attack surface on the handshake."
6 / 8
Match the term to its plain-English definition: "A server that centrally authenticates users (often via username/password or certificates) for enterprise Wi-Fi, instead of every device sharing one pre-shared key."
RADIUS (Remote Authentication Dial-In User Service) — a central authentication server used with 802.1X to individually authenticate each user or device joining an enterprise wireless network, typically with their own username/password or a certificate, rather than everyone sharing one static Wi-Fi password.
Personal vs. Enterprise mode: • Pre-shared key (PSK) / "Personal" mode: everyone uses the same password to join — common for home and small office networks • 802.1X / "Enterprise" mode: each user authenticates individually against a RADIUS server, allowing per-user access control, easy individual revocation (no need to change a shared password for everyone), and detailed logging of who connected and when
Phrase: "we run WPA2-Enterprise with 802.1X and a RADIUS server tied to our directory, so revoking a departing employee's Wi-Fi access is just disabling their account — no need to change the network password for everyone else."
7 / 8
Classify this wireless description as relating primarily to Performance / Security / Configuration / Troubleshooting: "We enabled band steering so dual-band clients automatically prefer the less congested 5 GHz radio when signal strength allows."
Performance — band steering is a technique to improve overall network throughput and reduce congestion by nudging capable devices onto the less-crowded 5 GHz band, rather than everyone piling onto 2.4 GHz.
Classifying wireless statements by category is a useful comprehension skill: • Performance: throughput, channel width, band steering, MU-MIMO, roaming, latency • Security: WPA2/WPA3, RADIUS, 802.1X, rogue AP detection, guest network isolation • Configuration: SSID naming, channel assignment, power levels, VLAN mapping per SSID • Troubleshooting: signal strength (RSSI), interference sources, sticky client issues, dead zones
Being able to categorise a statement quickly helps route it to the right specialist or the right section of a design document.
8 / 8
Classify this wireless description as relating primarily to Performance / Security / Configuration / Troubleshooting: "The user's laptop keeps connecting to a far access point with a weak signal (-78 dBm) instead of roaming to the much closer, stronger one — this is known as a 'sticky client' problem."
Troubleshooting — "sticky client" is a well-known diagnostic term describing a device that fails to roam to a better access point even when a stronger signal is available nearby, causing poor performance for that specific user.
RSSI (Received Signal Strength Indicator) vocabulary for troubleshooting: • -30 to -50 dBm: excellent signal • -50 to -67 dBm: good, reliable for most applications • -67 to -75 dBm: fair, may see reduced throughput • below -75 dBm: poor, likely to see disconnects and slow speeds
Other common wireless troubleshooting phrases: "we're seeing a dead zone in the back conference room", "there's co-channel interference from the neighbouring tenant's APs", "the client is stuck at a low data rate even though signal strength looks fine" (often a sign of high channel utilisation/congestion, not weak signal).
What does the "Wireless Networking Vocabulary — Networking Language Exercises" exercise cover?
Practise Wi-Fi vocabulary in English: 802.11 standards (Wi-Fi 4/5/6/6E), frequency bands, channels, SSID/BSSID, WPA2/WPA3, RADIUS, and 802.1X enterprise authentication.
Is this exercise free to use?
Yes. Every exercise on CoderSlingo, including this one, is free to use with no account, sign-up, or paywall.
How many questions are in "Wireless Networking Vocabulary — Networking Language Exercises"?
This exercise has 8 questions. Each one gives instant feedback with an explanation, so you can see exactly why an answer is right or wrong.
Do I need to create an account to save my progress?
No account is required. The progress bar and score are tracked in your browser for the current session -- the exercise is designed to be a quick, repeatable drill rather than something you resume later.
What happens if I get an answer wrong?
You'll see the correct answer highlighted immediately, along with a short explanation of why it's correct. Wrong answers aren't penalized beyond your score, and you can keep going through every question.
How is this exercise different from reading an article?
Articles explain vocabulary and concepts through prose, while exercises like this one are interactive drills -- multiple-choice questions -- that test and reinforce your recall of specific terms and phrasing.
Can I retry this exercise?
Yes -- use the "Try again" button on the results screen to reset your score and go through all the questions again from the start.
Where can I find more Networking Language exercises?
Browse the full Networking Language hub for related drills, or check the site-wide exercises index for other IT English topics.
Is this exercise suitable for beginners?
This exercise assumes basic familiarity with IT terminology. If a term feels unfamiliar, check the site Glossary for a plain-English definition before attempting the questions.
How often is new content like this published?
New exercises are added regularly across all categories, alongside new vocabulary sets and articles. Check back on the exercises hub to see what's new.