3.2
Unit 3 · Securing Networks

Managerial Controls & Wireless Security

Topic 3.1 found the weaknesses. Now you mitigate them: write the policies that set the rules, then walk into the configuration studio and harden the wireless network setting by setting.

Securing a network takes two kinds of work. Managerial controls — the router, switch, VPN, and wireless policies — define the minimum standard every device must meet. Configuration is where those rules become real: choosing the encryption mode, containing the signal, filtering devices, and separating guests from the data that matters.

Your goal this topic is mitigation: pick controls that reduce risk, and be able to explain the impact each one has.

Set the Policy

Router, switch, VPN, wireless, and acceptable-use policies set the minimum security standard for the whole network.

3.2.A · Managerial

Harden the Radio

WPA3 encryption, contained signal, MAC filtering, and authentication keep wireless traffic out of an adversary's reach.

3.2.B · Wireless

Separate the Guests

A separate, isolated guest network keeps visitor devices off the internal LAN and away from sensitive data.

Isolation
Scenario · Configuring a Secure Wireless Network

Back at Mercy Valley Hospital (fictional), leadership approved the fixes you flagged in 3.1. Now you'll write the network security policies and configure the wireless access points — choosing encryption, containing the signal, and isolating the patient guest Wi-Fi from clinical systems.

AP Learning Objectives

  • 3.2.AIdentify managerial controls related to network security.
  • 3.2.BConfigure wireless network security features.
Big Idea

Policy and configuration work together. A policy can require WPA3 and a contained signal, but the risk only drops when someone actually configures it. Mitigation is the act of turning a written standard into a hardened setting.

What you'll be able to do: match managerial policies to what they govern, rank wireless encryption modes, make sound SSID and signal decisions, isolate a guest network, configure a hardened access point, and explain how each control reduces risk.

01
Core Concept

Policies, Encryption & the Wireless Edge

Managerial controls set the standard; wireless features enforce it at the riskiest boundary — the air.

Managerial controls are written policies that define a minimum security standard. A router security policy might ban local accounts, disable unneeded services like Telnet, and require a firewall. A switch security policy requires port security and MAC filtering. A VPN policy sets authentication (MFA) and prohibits split tunneling. A wireless security policy requires AES encryption, authentication via EAP, and disabling beacon frames.

On the wireless edge, configuration is everything. WPA3 is the strongest encryption today — while WEP, WPS, and the original WPA are insecure and should never be used. Beyond encryption, you can disable beacon broadcasts so the network is harder to find, contain the signal so it doesn't leak outside the building, and filter by MAC and require authentication so only approved devices join.

Diagram · Wireless risk-to-control map

Wireless risk Mitigating control Frames intercepted & read WPA3 (AES) encryption Network easily discovered Disable beacon broadcast Signal leaks outside building Contain signal direction/strength Unauthorized devices join MAC filtering + EAP auth Admin takeover via defaults Disable default credentials

Diagram · Guest vs internal network separation

Internet Router / firewall Guest network Patient / visitor Wi-Fi internet only — no internal access Internal network Records server · staff PCs sensitive — authenticated staff only guests cannot cross to internal systems

WPA / Security Mode Evaluator

Lab · Rank

Select each wireless security mode and sort it by strength. Only one belongs in "strongest."

Insecure — avoid

Known vulnerabilities

Acceptable

Uses AES, still solid

Strongest — use this

Current best practice

Sorted: 0 / 6

Concept Check

30 sec

Mercy Valley hides its SSID and disables beacon broadcasts. Is the wireless network now secure?

02
Key Vocabulary

Policies & Wireless Settings

The managerial policies and the wireless features that enforce them.

Network Security Policies (Managerial)
PolicyWhat it sets
Network security policyThe umbrella standard for securing the whole network.
Router security policyBan local accounts, disable unneeded services (e.g., Telnet), require a firewall.
Switch security policyEnable port security, use MAC filtering, ban local accounts.
VPN policyWho may use VPN, authentication (MFA), and no split tunneling.
Wireless security policyAES encryption, EAP authentication, disable beacon frames.
Acceptable use policy (AUP)Rules for how people may use the network and its resources.
Wireless Configuration Features
FeaturePurpose
Wireless encryption (WPA3 / AES)Keep intercepted frames unreadable. WEP/WPS/WPA are insecure; WPA3 is strongest.
Strong passphraseA long, hard-to-guess key so the encryption can't be brute-forced.
Disable beacon broadcastMake the network harder to discover and profile.
Contain signalAim direction and limit strength so coverage stays inside the building.
MAC filtering + authenticationAllow only approved devices and require users to authenticate.
Disable default credentialsChange factory admin logins so the device can't be taken over.
SSID namingDon't reveal the organization or hardware model in the network name.
Guest networkA separate, isolated network for visitors, kept off the internal LAN.
WEP / WPS — insecure WPA3 AES EAP auth Beacon frames No split tunneling

Managerial Control Matcher

Lab · 6 cases

Read each requirement, then name the policy that would contain it.

Policy requirement

Matched: 0 / 6
03
AP Exam Focus

What the Exam Rewards

This topic is Mitigate Risk — skills 2.C (evaluate the impact of protective strategies) and 2.D (implement and log mitigations).

Skill 2.C. Don't just list a control — say what it changes. "Switching to WPA3 means intercepted frames stay encrypted and unreadable" shows you understand the impact.

Skill 2.D. Configuring and recording the change is the mitigation. The exam values concrete, correct settings — WPA3, disabled beacons, contained signal, MAC filtering.

Common MCQ traps

"WPA is fine — it has 'WPA' in the name."

The original WPA (like WEP and WPS) is insecure. WPA3 is the strongest current option.

"Hiding the SSID secures the network."

It only makes the network harder to find — encryption and authentication do the real protecting.

"A guest network just needs its own password."

It must also be isolated — guest devices should reach the internet, never the internal LAN.

Analyst note — Mercy Valley: the new wireless policy requires WPA3 with AES, EAP authentication to an approved server, and disabled beacon frames. When you configure those settings on each access point and log the change, you've completed the mitigation — skill 2.D in action.

SSID Security Decision Lab

Lab · 5 decisions

You're setting up the hospital's access points. Make the secure choice for each decision.

Configuration decision

Correct: 0 / 5
04
Worked Example

Configure a Hardened Access Point

The configuration studio. Set each option and watch the hardening score climb as your choices match the wireless security policy.

Wireless Configuration Builder

Lab · Configure (2.D)

Configure Mercy Valley's access point. Each setting that meets the policy turns green; the hardening meter updates live.

Encryption modekeep intercepted frames unreadable
Passphrase strengthresist brute-force guessing
Default admin credentialsprevent device takeover
Disable beacon broadcastharder to discover
Contain signal to buildingno leakage outside
MAC filtering + authenticationonly approved devices
Separate, isolated guest networkvisitors off the internal LAN
Configuration hardening0%
05
Common Mistakes

Misconceptions That Cost Points

Each is a planted wrong answer. Learn to see the trap.

"Any WPA is secure enough."

Original WPA is insecure, alongside WEP and WPS. Configure WPA3 wherever possible.

"Disabling beacons replaces encryption."

It only hides the network. Without strong encryption, captured frames are still readable.

"A policy alone reduces risk."

A written policy is a standard; risk drops only when the settings are actually configured and logged.

"Leave the factory admin password — it's random."

Default credentials are publicly documented. Always change or disable them.

"Split tunneling is a VPN feature to keep."

VPN policies often prohibit split tunneling so all traffic is protected through the tunnel.

"Guest Wi-Fi can share the staff network."

Guests must be isolated — internet access only, never a path to internal systems.

06
Reference & Labs

Isolation & Impact

A quick-reference on encryption modes, plus two labs: isolate the guest network, then watch risk fall as you apply controls.

Wireless encryption modes
ModeStatusNotes
Open (none)InsecureNo encryption — anyone can read traffic.
WEPInsecureKnown, easily exploited vulnerabilities.
WPSInsecureKnown vulnerabilities; not a safe option.
WPA (original)InsecureSuperseded; known weaknesses.
WPA2 (AES)AcceptableUses AES; still widely used and reasonably strong.
WPA3StrongestThe strongest current wireless encryption — prefer it.

Guest Network Isolation Selector

Lab · Build

Select every setting that properly isolates the patient guest Wi-Fi. Leave out anything that would expose the internal network.

Wireless Risk Reduction Meter

Lab · Impact (2.C)

Toggle each control on and watch the wireless network's residual risk fall. Notice it never reaches zero — some residual risk always remains.

Residual wireless risk100%
Turn on controls above to mitigate the wireless risk.
07
Practice & Recall

Prove the Configuration

Five AP-style questions with instant feedback, then a snapshot to lock it in.

Mini AP-Style Quiz

Lab · 5 questions

Choose one answer per question, then submit for scored feedback with explanations.

You scored 0 / 5

Five Takeaways

1

Policies set the standard. Router, switch, VPN, wireless, and acceptable-use policies define the minimum bar.

2

WPA3 wins. It's the strongest wireless encryption; WEP, WPS, and original WPA are insecure.

3

Hide, contain, filter. Disable beacons, contain the signal to the building, and require auth + MAC filtering.

4

Isolate guests. A separate guest network reaches the internet only — never the internal LAN.

5

Configure to mitigate. A policy reduces risk only once the settings are applied and logged.

Wireless Policy WPA3 AES Beacon Frames Contain Signal MAC Filtering Default Credentials Guest Isolation No Split Tunneling

Final AP exam tip: for a mitigation prompt, name the control and its impact — "configure WPA3 so intercepted frames remain encrypted." Concrete, correct settings beat vague advice every time.

One mistake to avoid: don't treat any single setting as "enough." Strong wireless security layers encryption, authentication, signal containment, and isolation together.

09
Section · 09

Practice — attempt these now.

AP-style assessments aligned to this lesson. Time them.

Topic Quiz 40 min 30 marks Pending

Unit 3 Topic 3.2 — Protecting Networks: Managerial Controls and Wireless Security

AP-style topic practice assessment

Start
FRQ Practice 20 min 9 marks Pending

Unit 3 Topic 3.2 — Secure Wireless Configuration Review

AP-style topic practice assessment

Start