// interactive lab activity

Wireless Network
Troubleshooting & Optimization

Learn how Wi-Fi works, identify common problems, and discover how to fix them — step by step.

BEGINNER LEVEL 5 MODULES SELF-PACED
📡 What is Wi-Fi?
Wi-Fi is a technology that lets devices connect to a network wirelessly using radio waves. An Access Point (AP) — often built into your home router — sends and receives these radio signals. Your phone, laptop, or tablet has a wireless adapter that picks up the signal and translates it into data.
Access Point (AP)
The device that broadcasts the Wi-Fi signal. Often built into a home router.
SSID
The name of your Wi-Fi network — the one you see in your device's Wi-Fi list.
RSSI
Signal strength measured in dBm. Closer to 0 = stronger. −65 dBm is good; −85 dBm is weak.
Channel
A slice of radio spectrum used for communication. Like lanes on a highway — too many users on one channel causes slowdowns.
2.4 GHz
Lower frequency — travels farther and passes through walls better, but gets congested easily. Slower speeds.
5 GHz
Higher frequency — faster speeds but shorter range. Blocked more easily by walls.
Interference
Other devices (microwaves, cordless phones, neighboring APs) sharing the same frequency and disrupting your signal.
DHCP
A service that automatically assigns an IP address to your device when it connects. Without it, your device cannot communicate on the network.
🏢 How a Wi-Fi Connection is Established
When your device connects to Wi-Fi, several things happen in order behind the scenes:
1
Your device scans for available SSIDs (network names)
The wireless adapter listens for beacon frames broadcast by nearby APs every ~100 milliseconds.
2
Your device authenticates (proves it has the right password)
WPA2 and WPA3 are the security protocols that encrypt the handshake so no one can steal your password.
3
Your device receives an IP address from the DHCP server
The IP address is your device's address on the network — required to send and receive data.
4
Data flows between your device and the internet via the AP and router
The router is the gateway that connects your local network to the wider internet.
⚠️ The 5 Most Common Wireless Problems
1. Weak Signal
Too far from the AP, or too many walls in between. Fix: move closer or add a Wi-Fi extender.
2. Channel Congestion
Too many neighboring APs on the same channel. Fix: switch to a less crowded channel (1, 6, or 11 on 2.4 GHz).
3. No IP Address
DHCP issue — device gets 169.254.x.x instead of a real address. Fix: restart the AP/router or check the DHCP service.
4. Interference
Nearby devices on the same frequency disrupt the signal. Fix: switch to 5 GHz or move away from interference sources.
5. Auth Failure
The device cannot pass the security check. Fix: verify the passphrase, or check security settings on the AP.
Pro Tip
Always start troubleshooting at the physical layer — is the AP powered on? Before blaming Wi-Fi, rule out the basics.
🔬 Signal Strength Simulator
Adjust the sliders to simulate different real-world conditions. Watch how each factor affects signal quality and read the plain-English explanation below.
How to read dBm: Signal strength (RSSI) uses negative numbers. Closer to 0 = stronger signal. −40 dBm is excellent; −75 dBm is weak; −90 dBm means you are likely dropping the connection.
📏 Distance from Access Point10 meters
The farther you are from the AP, the weaker the signal — it fades with distance.
🧱 Walls / Obstacles1 wall
Each wall or floor reduces signal strength. Concrete hurts more than drywall.
📻 Interference Sources1 source
Microwaves, baby monitors, and other Wi-Fi networks compete for the same radio space.
📡 Frequency Band2.4 GHz
Slide right for 5 GHz — faster but shorter range and less wall penetration.
Signal Strength (RSSI)
−48dBm
Signal-to-Noise Ratio
32dB
Est. Connection Speed
90Mbps
Overall Quality
Good
💡 What the Numbers Mean
EB; Trouble Tickets
Each scenario describes a real-world Wi-Fi problem. Read the symptoms, work through the steps in order, and click each circle when done. The resolution appears after all steps are completed.
🔍 Diagnostic Steps
0 / 8
💻 Hands-On Simulation Lab
Welcome to the Sim Lab. You will work inside a simulated router admin panel and a command-line terminal side by side — just like real-world troubleshooting. Each mission gives you either a broken network to fix or a blank router to configure from scratch. Make your changes in the router UI, verify them in the terminal, then submit your work.
How it works: The router panel on the left lets you change settings. The terminal on the right lets you run diagnostic commands like ipconfig, ping, and netsh to verify those settings took effect. Both sides reflect each other — a change in the router shows up in the terminal output.
🎯 Select a Mission
🏅
Lab Complete!
You have finished all five modules. Enter your name below to generate your Certificate of Completion.
🏅 Certificate of Completion
Enter your full name exactly as you want it to appear on the certificate.
PROFESSORSALAZAR.COM
Wireless Network Lab
professorsalazar.com
This certificate is proudly presented to
for successfully completing
Student Name
Lab Activity
Wireless Network Troubleshooting & Optimization
Modules Completed
✓ Core Concepts ✓ Signal Lab ✓ Fix-It Scenarios ✓ Knowledge Check ✓ Sim Lab