Instiq
Chapter 6 · Security·v1.0.0·Updated 7/18/2026·~13 min

What's changed: Initial version

6.3Wireless security settings on a home router

Key points

Covers the generational differences of the wireless encryption standards WPA/WPA2/WPA3 that protect home and SOHO Wi-Fi, how to choose between Personal (PSK) using a pre-shared key and Enterprise (802.1X/RADIUS) using per-user authentication, and why the still-seen WEP and WPA (TKIP) are deprecated—as the basic judgment of "which method to choose for this environment."

Because Wi-Fi is radio, unlike wired networks it must be protected on the assumption that "anyone nearby can attempt to receive it." A home router's security settings look daunting, but the essentials are two: "which encryption standard to choose" and "how to distribute the key." This section covers the generations of wireless encryption—WPA/WPA2/WPA3—the two modes of home-oriented Personal (PSK) and enterprise-oriented Enterprise (802.1X/RADIUS), and why the old WEP and WPA (TKIP) still offered as options should be avoided—framed as the basic judgment of "which to choose for this environment."

6.3.1The WPA/WPA2/WPA3 generations

  • WPA2 was the long-standing standard, using the strong cipher AES/CCMP. Still widely used, it is an acceptable safe minimum on a home router. The TKIP used by the original WPA is already weak and deprecated.
  • WPA3 is the newest generation, adopting SAE for key exchange to resist password-guessing attacks, and mandating PMF (protected management frames) for greater safety. When all devices support it, choosing WPA3 is best.
  • The strength order is WPA (TKIP) < WPA2 (AES) < WPA3 (SAE). When old devices are mixed and you cannot standardize on WPA3, the next-best is a WPA2/WPA3 mixed (transition) mode—and at minimum avoid WEP and the original WPA.

6.3.2Personal vs. Enterprise

  • Personal (PSK: pre-shared key) uses one common password (a pre-shared key) shared by everyone. Suited to homes and small offices and easy to set up, but anyone who knows the key can connect, and if the key leaks it must be changed for everyone.
  • Enterprise (802.1X/RADIUS) authenticates each user with an individual ID/password (or certificate). It works with a RADIUS server and authenticates each person via 802.1X. Because it can track who connected and when, and disable just one leaver, it enables per-user control and suits enterprises.
Exam point

Most-tested: cipher strength WEP < WPA (TKIP) < WPA2 (AES/CCMP) < WPA3 (SAE, PMF mandatory); WEP and the original WPA/TKIP are deprecated; Personal = one shared pre-shared key (PSK) for everyone vs. Enterprise = per-user authentication with 802.1X + RADIUS; homes/SOHO use Personal, while enterprises needing per-user control use Enterprise. Keep the environment-appropriate choice in mind.

Suppose a small cafe owner asks: "the shop Wi-Fi kept dropping so I bought a new router. How should I set the security?" First, the choice of encryption standard. The settings screen may list WEP, WPA, WPA2, and WPA3, but WEP and the original WPA (TKIP) are already broken and must not be chosen. If staff and customer devices are fairly new, choose WPA3; if older devices are mixed in, WPA2 (AES) or a WPA2/WPA3 transition mode is reasonable. Next, the choice of mode. In a small environment like a cafe where you do not need to manage users one by one and a shared password suffices, Personal (PSK) is appropriate. Thinking "Enterprise is what big companies use, so it must be better—let us deploy it in the shop" is overkill: Enterprise requires setting up and operating a RADIUS server, too heavy for a cafe. On the other hand, if the person were a mid-size office that "wants to record access per employee and disable just a leaver's account," the answer flips to Enterprise with per-user authentication via 802.1X. So the trick in wireless security settings is to judge along two separate axes: "newer is better (lean toward WPA3 for encryption)" and "choose by scale and management needs (Personal or Enterprise)." And the one non-negotiable principle throughout: do not use the old methods WEP or the original WPA/TKIP, even if they remain as options.

ItemPersonal (PSK)Enterprise (802.1X)
How it authenticatesOne shared pre-shared key (a single password)Per-user ID/password or certificate
What it requiresJust set the key on the routerRequires a RADIUS server
Suited scaleHome, SOHO, small shopsEnterprises managing users individually
If the key leaksChange the password for everyoneDisable just the affected user
Warning

Trap: "Even for small home Wi-Fi, choosing the more capable Enterprise (802.1X) is always best" is wrong—Enterprise needs a RADIUS server to set up and run, which is overkill for a home or small shop; shared-key Personal (PSK) is appropriate. Also wrong: "even if old, as long as encryption is on, WEP is safe"—WEP and the original WPA (TKIP) are already broken, and you should use WPA2 (AES) or newer.

WPA/WPA2/WPA3 generations, and Personal vs. Enterprise.
Choosing an encryption method for the environment

6.3.3Section summary

  • Cipher strength: WEP < WPA (TKIP) < WPA2 (AES) < WPA3 (SAE, PMF mandatory). WEP and the original WPA/TKIP are deprecated—choose WPA2 or newer
  • Personal (PSK) uses one shared pre-shared key for homes/SOHO; Enterprise (802.1X/RADIUS) authenticates per user for enterprises
  • Decide along two separate axes: "use a newer encryption generation (lean WPA3)" and "choose by scale (Personal or Enterprise)"

Sign in to track progress — Log in.

Quick check

(just a quick review)

Q1. You are configuring wireless security on a new home router. The screen offers WEP, WPA (TKIP), WPA2 (AES), and WPA3, and all devices are new and support WPA3. Which encryption choice is most appropriate?

Q2. You want to set up a small cafe's Wi-Fi simply so staff and customers use one shared password, with no need to manage users individually. Which wireless security mode is most appropriate?

Q3. A mid-size office wants to record Wi-Fi access per employee and be able to disable only a leaver's account. Which wireless security mode best fits this requirement?

Check your understandingPractice questions for Chapter 6: Security

Keep track of your progress

The full study guide is free to read. Sign up free to practice with the question bank, track what you have read, review your mistakes, and highlight passages.