Walk into almost any office, school, or coffee shop and the Wi-Fi just works, but someone had to place, configure, and connect the hardware that makes it happen. That hardware is usually a wireless access point. On the exam and on the job, knowing what an access point actually does, and how it differs from the router in your home, keeps you from misdiagnosing coverage and connectivity problems.
This article covers CompTIA A+ Core 1 (220-1201), Domain 2.0 Networking, in the network devices objective (2.2). The objective expects you to identify a wireless access point (WAP), explain its role in a network, and distinguish it from similar devices like routers and switches. You should be able to recognize where an access point fits, how it connects, and which wireless standards it supports.
An access point bridges wireless clients to a wired network
A wireless access point is a device that lets wireless clients join a wired network. Think of it as a translator standing at the edge of the cabled network: on one side it speaks Ethernet over copper, and on the other it speaks Wi-Fi over radio waves. Laptops, phones, and tablets connect to the access point wirelessly, and the access point forwards their traffic onto the wired LAN.
That single job is the heart of the objective. An access point does not, by itself, assign IP addresses, route between networks, or connect you to the internet. It extends an existing wired network into the air. When you understand that boundary, a lot of exam questions become easy, because you can rule out answers that describe routing or DHCP.
Physically, an access point has at least one Ethernet port that uplinks to a switch or router, one or more antennas (internal or external), and a power source. It broadcasts one or more network names, called SSIDs, that clients see and connect to. A single access point creates one wireless coverage area, and multiple access points are used to cover larger buildings.
In exam terms, if a scenario says wireless devices need to reach the existing company network and the wiring already exists, an access point is the device you add.
A standalone access point is not the same as a wireless router
This is the distinction the exam loves to test, so be precise. A home "wireless router" is really several devices combined into one box: a router, a switch, and a wireless access point. It routes between your home network and the internet, hands out IP addresses through DHCP, provides a few wired switch ports, and includes a built-in access point for Wi-Fi.
A standalone (or dedicated) access point does only the wireless-to-wired bridging part. It has no routing function and usually no DHCP server. You plug it into a network that already has a router and switch, and it adds wireless coverage to that network.
Here is how the roles compare:
| Feature | Standalone WAP | Wireless router (SOHO) |
|---|---|---|
| Bridges Wi-Fi to wired LAN | Yes | Yes |
| Routes between networks | No | Yes |
| Runs DHCP | Usually no | Yes |
| Multiple LAN switch ports | Typically one uplink | Several |
| Common setting | Enterprise, larger LANs | Homes, small offices |
Why does this matter on the job? In a business, you rarely want ten wireless routers each running their own DHCP and routing, because that creates address conflicts and management chaos. Instead you deploy multiple standalone access points that all connect back to a central switch and router. The router handles addressing once, and each access point simply extends coverage.
If an exam question describes adding Wi-Fi to an office that already has a router and switch, the correct device is an access point, not another router.
Access points use 802.11 standards on 2.4 GHz and 5 GHz bands
Access points communicate using the IEEE 802.11 family of wireless standards, commonly branded as Wi-Fi.