What are the disadvantages of the infrastructure mode?
It relies heavily on the wireless access point, and AP failure can disrupt the entire network.
What is the role of the wireless access point in infrastructure mode?
It acts as the central hub, managing communication between devices and providing access to the wired network.
Where is wireless ad hoc mode commonly used?
It is often used in gaming, file sharing, and temporary networks for quick device-to-device communication.
A network engineer is deploying 5G service in a dense urban area where high-speed performance is critical. They choose a frequency band that offers gigabit-level speeds but has limited range and poor building penetration. Which band are they using, and what trade-off does it involve?
High Band 5G, which provides faster speeds but significantly reduced coverage area and penetration due to its short-range characteristics.
What is an Ad Hoc Network (IBSS), and how do devices communicate in this setup?
Devices connect directly to each other without a central access point, enabling peer-to-peer communication and file sharing within range.
What is an Extended Service Set (ESS) in wireless networking?
A configuration where multiple APs share the same SSID, allowing seamless roaming and unified connectivity across a larger area.
What defines a Point-to-Point wireless network?
It connects two fixed locations over long distances using high-gain antennas, typically for static site-to-site links.
What are the two primary configurations of Mesh Networks, and how do they differ in architecture and application?
Infrastructure-based Mesh (ESS Mode): Uses APs to relay data across multiple hops
Hybrid/Multi-Network Mesh: Combines satellite, microwave, radio, and Wi-Fi for resilient, multi-path networking
What is an Autonomous Access Point, and in what scenarios is it typically used?
A standalone device that independently handles all wireless functions, including authentication, encryption, and traffic management. It’s ideal for small or isolated deployments where centralized control isn’t needed.
How do omni-directional and uni-directional antennas differ in signal coverage and use case?
Omni-directional antennas radiate signals equally in all directions—ideal for general coverage in open areas like office floors or outdoor hotspots.
Uni-directional antennas focus energy in a single direction—best for targeting specific zones or long-distance links.
What is a Lightweight Access Point, and how does it differ from an Autonomous AP?
Centrally managed by a Wireless LAN Controller (WLC). It offloads most processing tasks—like authentication and policy enforcement—to the controller, simplifying deployment and scaling. Commonly used in large enterprise networks.
Compare the 2.4 GHz, 5 GHz, and 6 GHz bands in terms of range, speed, and interference.
2.4 GHz: Longest range, best wall penetration, but high interference; only 3 non-overlapping channels (1, 6, 11).
5 GHz: Faster speeds, shorter range, up to 24 non-overlapping channels; supports channel bonding for wider throughput.
6 GHz: Fastest speeds, shortest range, least congestion; ideal for dense environments (e.g., offices, apartments).
What is channel bonding and when is it used?
Channel bonding merges adjacent channels into a single wider channel—used in 5 GHz and 6 GHz bands to increase throughput for high-bandwidth applications like video streaming or enterprise traffic.
What does the 802.11h standard introduce for wireless optimization?
DFS (Dynamic Frequency Selection): Devices detect radar signals and avoid interference by switching channels.
TPC (Transmit Power Control): Devices adjust transmission power to maintain connection quality and reduce RF pollution. 802.11h ensures that Wi-Fi devices operating in the 5 GHz band don’t interfere with critical systems like weather radar, air traffic control, or military communications.
What is band steering and why is it important in multi-band networks?
Band steering automatically shifts client devices to the optimal frequency band (e.g., from 2.4 GHz to 5/6 GHz) to balance load and improve performance—especially useful in dual/triple-band enterprise APs.
What is the Wi-Fi standard for 802.11a? What is the frequency? What is a key feature?
Wi-Fi 1 | Frequency: 5 GHz | Key Feature: First to use 5 GHz, offering faster speeds but shorter range than 802.11b.
What is the Wi-Fi standard for 802.11b? What is the frequency? What is a key feature?
Wi-Fi 2 | Frequency: 2.4 GHz | Key Feature: First widely adopted Wi-Fi standard, with better range but slower speeds than 802.11a.
What is the Wi-Fi standard for 802.11g? What is the frequency? What is a key feature?
Wi-Fi 3 | Frequency: 2.4 GHz | Key Feature: Combined 802.11b’s range with 802.11a’s faster speeds, improving 2.4 GHz networking.
What is the Wi-Fi standard for 802.11n? What is the frequency? What is a key feature?
Wi-Fi 4 | Frequency: 2.4 GHz & 5 GHz (Dual Band) | Key Feature: Introduced MIMO (Multiple Input, Multiple Output) for better speed and reliability.
What is the Wi-Fi standard for 802.11ac? What is the frequency? What is a key feature?
Wi-Fi 5 | Frequency: 5 GHz | Key Feature: First to use MU-MIMO, boosting speed and efficiency for multi-device environments.
What is the Wi-Fi standard for 802.11ax? What is the frequency? What is a key feature?
Wi-Fi 6 | Frequency: 2.4 GHz & 5 GHz | Key Feature: Improved speed, efficiency, and OFDMA for better multi-device performance.
A meeting room has one access point rated for 30 clients, but 50 attendees are trying to connect at once, causing connectivity issues. What should the network administrator do to resolve the problem?
Install an additional access point — adding another AP distributes the client load, improves performance, and ensures reliable connectivity for all users.
A library wants to offer public Wi-Fi that is open and easy to access, but still protects users from eavesdropping. What wireless security feature should be implemented?
WPA3 Wi-Fi Enhanced Open — provides encryption on open networks without requiring a passphrase.
What is EAP in wireless networking?
Extensible Authentication Protocol; a framework used in WPA2/WPA3-Enterprise for forwarding authentication between the client, access point, and RADIUS server.