You are viewing a free preview of this lesson.
Subscribe to unlock all 10 lessons in this course and every other course on LearningBro.
This lesson covers wireless networking technologies, including WiFi standards, Bluetooth, frequency bands, SSIDs, WPA2/WPA3, and security considerations. These topics are part of the OCR H446 specification.
Wireless networking uses radio waves (or infrared) to transmit data between devices, eliminating the need for physical cables. The most common wireless networking technology is WiFi (Wireless Fidelity), based on the IEEE 802.11 standards.
The IEEE 802.11 family defines wireless networking standards. Each generation improves speed, range, and capacity.
| Standard | Name | Max Speed | Frequency | Year |
|---|---|---|---|---|
| 802.11a | — | 54 Mbps | 5 GHz | 1999 |
| 802.11b | — | 11 Mbps | 2.4 GHz | 1999 |
| 802.11g | — | 54 Mbps | 2.4 GHz | 2003 |
| 802.11n | WiFi 4 | 600 Mbps | 2.4 / 5 GHz | 2009 |
| 802.11ac | WiFi 5 | 3.5 Gbps | 5 GHz | 2013 |
| 802.11ax | WiFi 6 | 9.6 Gbps | 2.4 / 5 / 6 GHz | 2020 |
Wireless networks operate on specific radio frequency bands.
| Feature | Detail |
|---|---|
| Range | Longer range (better at penetrating walls) |
| Speed | Lower maximum speed |
| Channels | 14 channels (only 3 non-overlapping: 1, 6, 11) |
| Interference | High — shared with Bluetooth, microwaves, baby monitors, other devices |
| Congestion | More congested in dense environments |
| Feature | Detail |
|---|---|
| Range | Shorter range (more absorbed by walls) |
| Speed | Higher maximum speed |
| Channels | Many more non-overlapping channels (over 20) |
| Interference | Lower — fewer competing devices |
| Congestion | Less congested |
| Scenario | Best Band | Reason |
|---|---|---|
| Large house, walls between rooms | 2.4 GHz | Better wall penetration |
| Close to the router, need high speed | 5 GHz | Faster, less interference |
| Crowded apartment building | 5 GHz | More channels, less congestion |
| IoT devices (smart home) | 2.4 GHz | Longer range, lower power |
The SSID is the name of a wireless network that devices see when scanning for available WiFi networks.
| Feature | Detail |
|---|---|
| Purpose | Identifies the network so users can select it |
| Broadcast | By default, the SSID is broadcast so it appears in the list of available networks |
| Hidden SSID | The SSID can be hidden (not broadcast), requiring users to type it manually |
| Security note | Hiding the SSID is NOT strong security — the SSID can still be discovered using network analysis tools |
Wireless signals travel through the air and can be intercepted by anyone within range. Without encryption, all data (including passwords and personal information) can be captured by an attacker with a simple WiFi adapter.
| Feature | Detail |
|---|---|
| Status | Obsolete — seriously flawed |
| Encryption | RC4 stream cipher with fixed keys |
| Key length | 40 or 104 bits |
| Vulnerability | Can be cracked in minutes using freely available tools |
| Should be used | Never — if this is your only option, upgrade your router |
| Feature | Detail |
|---|---|
| Improvement over | WEP |
| Encryption | TKIP (Temporal Key Integrity Protocol) |
| Key management | Dynamic keys (changed regularly) |
| Status | Better than WEP but still vulnerable to some attacks |
Subscribe to continue reading
Get full access to this lesson and all 10 lessons in this course.