Wireless Infrastructure Modes
Infrastructure mode: the standard Wi-Fi deployment. Clients connect to a central access point (AP) that connects to the wired network. The AP is the central device — all client-to-client traffic passes through the AP. This creates a star topology at Layer 2. Infrastructure mode is used in homes, offices, and enterprise environments.
Ad-hoc mode (IBSS — Independent Basic Service Set): devices communicate directly with each other without an AP. Peer-to-peer wireless. Limited range, no centralized management, security challenges. Used for temporary connectivity between two devices. Wi-Fi Direct is a modern ad-hoc technology used by printers and display sharing.
BSS (Basic Service Set): one AP and its associated clients, identified by the BSSID (the AP's MAC address). SSID (Service Set Identifier): the network name — the human-readable name clients see. ESS (Extended Service Set): multiple APs with the same SSID creating a seamless wireless network — enables roaming between APs.
Autonomous vs Controller-Based APs
Autonomous (fat) APs: each AP has all intelligence — configuration, security, radio management, and client association handled locally. Suitable for small deployments (home, small office). Each AP must be individually configured — management overhead grows with scale.
Controller-based (thin/lightweight) APs: the AP hardware handles only radio transmission (the 'thin' part). A wireless LAN controller (WLC) centralizes configuration, security policy, roaming, and radio resource management for all APs. All configuration is pushed from the controller. Suitable for enterprise deployments with dozens to thousands of APs. CAPWAP (Control and Provisioning of Wireless Access Points) is the protocol between thin APs and the controller.
Cloud-managed APs: a hybrid approach where APs are managed through a cloud controller (e.g., Cisco Meraki, Ubiquiti UniFi). Configuration is centralized in the cloud — no on-premises controller needed. Provides enterprise management capabilities with reduced infrastructure.
Wireless Mesh and Roaming
Wireless mesh: APs connect to each other wirelessly rather than all requiring a wired ethernet uplink. One or more APs have wired backhaul (root AP); others relay wirelessly (mesh AP). Enables coverage extension without cable runs to every AP location. Used in large venues, outdoor areas, and hard-to-cable buildings.
Roaming: when a client moves between APs in an ESS, it transitions from one AP to another. Good roaming requires all APs to have the same SSID, compatible security settings, and proper overlap (15–20% cell overlap recommended). Fast BSS Transition (802.11r) enables fast roaming by pre-negotiating keys with neighboring APs before the client moves.