Wireless Deployment and Troubleshooting Lab

Key Takeaways

  • Wireless PBQs combine coverage, channel planning, security mode, SSID-to-VLAN mapping, and interference symptoms.
  • 2.4 GHz offers longer range but only three non-overlapping channels; 5 GHz and 6 GHz offer more clean spectrum at shorter range.
  • WPA3-Personal, WPA3-Enterprise, captive portals, and open networks each solve different deployment needs.
  • Poor roaming, low signal-to-noise ratio, channel overlap, and wrong transmit power can masquerade as application problems.
  • Validate wireless from a client in the affected area, not just from controller dashboards.
Last updated: June 2026

Wireless PBQ Scope

Wireless questions test more than knowing Wi-Fi uses radio. You may place access points (APs), select channels, map SSIDs to VLANs, choose an authentication method, and interpret symptoms such as low throughput or intermittent roaming. N10-009 added emphasis on Wi-Fi 6/6E (802.11ax) and the 6 GHz band, so expect channel-width and band-selection items.

Scenario

A two-floor office needs wireless for employees, guests, and warehouse scanners.

SSIDUsersSecurityVLANNotes
CorpManaged laptopsWPA3-Enterprise (WPA2-Enterprise for legacy)10RADIUS-backed 802.1X
GuestVisitorsCaptive portal, isolated40Internet-only policy
ScannerHandheldsStrongest mode the device supports50Often 2.4 GHz for range/compatibility

WPA3-Enterprise uses 802.1X with a RADIUS server and per-user credentials or certificates - the right choice for managed laptops. WPA3-Personal uses Simultaneous Authentication of Equals (SAE), a passphrase upgrade over WPA2-PSK. A captive portal intercepts the first web request for guest sign-in and works well with open or PSK guest SSIDs.

Band and Channel Planning

BandStrengthConstraintUse case
2.4 GHzBest range and wall penetrationOnly channels 1, 6, 11 non-overlap (20 MHz)Legacy clients, IoT, scanners
5 GHzMore channels, less congestionShorter range than 2.4 GHzCorporate laptops, dense offices
6 GHzMost clean spectrum (Wi-Fi 6E/7)Shortest range, newest clients onlyHigh-density modern client areas

In a PBQ, never place neighboring 2.4 GHz APs on overlapping channels. Use a 1, 6, 11 reuse pattern rather than 3, 4, 5. The 2.4 GHz band has roughly 80 MHz of usable spectrum, and 20 MHz channels spaced 25 MHz apart yield exactly three non-overlapping options. On 5 GHz, wider channels (40/80 MHz) increase throughput but reduce the number of non-overlapping channels and raise co-channel interference in dense areas.

AP Placement Checks

Design itemGood answerRisky answer
CoverageAPs near user areas with roaming overlapAPs hidden in closets behind metal racks
PowerEnough to cover the cell without floodingMaximum power on every AP
WarehouseDirectional/planned APs where shelving blocks signalOne office AP for all aisles
Guest accessSeparate SSID mapped to guest VLAN + policyGuests bridged into the user VLAN
ManagementAP management on the management VLANAP management exposed to guests

Maximum transmit power is rarely best. Too loud, and clients cling to a distant AP instead of roaming closer (sticky clients). Too low, and coverage gaps raise retries and lower throughput.

Troubleshooting Matrix

SymptomLikely causeFirst checks
Associate but no IP addressVLAN mapping, DHCP, trunk allowed listSSID-to-VLAN map, DHCP scope, AP uplink trunk
Strong signal, poor throughputCo-channel interference, congestionChannel utilization, retries, client count
Good at AP, bad in warehouse aislesObstruction, multipathSurvey results, AP placement, antenna type
Corp SSID auth failuresRADIUS, certificate, clock, wrong modeAAA logs, supplicant config, cert validity
Guests reach internal systemsFirewall policy or wrong VLANGuest VLAN, ACL, firewall logs

Signal-to-noise ratio (SNR) is the gap between received signal and noise floor; below roughly 20 dB, data rates fall and retries climb even when the raw signal bar looks fine. A high retransmission rate points to interference, not weak signal. Roaming behavior also matters: clients typically begin scanning for a better AP once RSSI drops past roughly -70 dBm, so adjacent cells should overlap at about that level so a client always has a stronger neighbor to roam toward before the connection degrades.

Mini Lab Walkthrough

Complaint: warehouse scanners disconnect at the far end of aisle 7; office laptops work fine.

Evidence:

  • Scanner received signal strength indicator (RSSI) is weak at the far end of aisle 7.
  • Retries are high in that aisle.
  • The nearest AP is mounted outside the warehouse office.
  • Metal shelving blocks line of sight.
  • The scanners support only 2.4 GHz and WPA2-Personal.

Reasonable fix:

  1. Add or reposition an AP for direct aisle coverage.
  2. Use a 2.4 GHz 1, 6, 11 channel plan to avoid overlap with neighboring APs.
  3. Set transmit power from survey data, not maximum everywhere.
  4. Keep the scanner SSID mapped to the scanner VLAN (50).
  5. Permit only required application, DNS, DHCP, and NTP traffic in the firewall.

Note you cannot force WPA3 here - the scanners support only WPA2-Personal, so the Scanner SSID must offer a compatible mode.

Common PBQ Traps

  • Solving every wireless problem by increasing power (creates sticky clients and co-channel interference).
  • Mapping a secure SSID to the wrong VLAN.
  • Choosing WPA3-only for legacy devices that cannot support SAE.
  • Ignoring DHCP and trunk issues when clients associate but get no address.
  • Using overlapping 2.4 GHz channels in adjacent cells.
  • Forgetting that building materials, antenna direction, and mounting height shape coverage.
Test Your Knowledge

Clients associate to a guest SSID but receive no DHCP lease. Which area should be checked first?

A
B
C
D
Test Your Knowledge

Which 2.4 GHz channel set is commonly used to avoid co-channel overlap with 20 MHz channels?

A
B
C
D
Test Your Knowledge

Warehouse scanners support only WPA2-Personal and 2.4 GHz. A technician wants to standardize all SSIDs on WPA3-Enterprise. What is the correct conclusion?

A
B
C
D
Test Your KnowledgeMulti-Select

Which evidence helps troubleshoot poor wireless performance? Select three.

Select all that apply

Signal strength and SNR in the affected area
Channel utilization and retransmission rate
AP placement, antenna type, and obstructions
The color of the access point plastic
The alphabetical order of SSID names