ssid.aiAPI

Access point vs router: what's the difference?

A router connects your local network to the internet and manages traffic between devices on it; an access point (AP) only broadcasts WiFi signal, extending network access wirelessly but relying on a separate router (or switch) to actually handle internet connectivity and traffic routing.

Most home "routers" are actually combo devices — a router, a WiFi access point, and often a switch, all in one box. That's why the terms get used loosely. But in a more deliberately built network (common in larger homes, offices, or mesh setups with a separate wired backhaul), the roles are split: one device (the router) handles the internet connection, DHCP, and routing, while separate access points, wired back to the router or a switch, exist purely to broadcast WiFi coverage in different areas.

This distinction matters for credentials, too: a pure access point often has a much simpler admin interface than a full router — it typically doesn't have port forwarding, DHCP settings, or other routing features to configure, since those live on the actual router it's connected to. Its default credentials (if any) only govern the WiFi broadcast settings, not the whole network.

Enterprise and prosumer networking gear (Ubiquiti UniFi, for instance) leans heavily on this separated model — a dedicated router/gateway device plus multiple standalone access points, managed together through a central controller, rather than one all-in-one consumer router.

FAQ

Do I need a separate access point if I already have a router?
Only if your router's built-in WiFi doesn't cover your whole space well — adding a wired access point in a weak-coverage area can be more reliable than a wireless mesh node, if you're able to run an Ethernet cable to that location.
Can an access point work without a router?
Not really as a functional network — an access point needs something upstream (a router or a switch connected to a router) to actually provide internet access and IP addressing. On its own, it has WiFi radios but nothing to connect them to the internet.
Is a mesh WiFi node an access point?
Functionally yes — each mesh node is essentially a coordinated access point, though mesh systems handle the coordination and handoff between nodes automatically in a way traditional standalone access points don't (without additional controller software).

Related