Wireless Network Hardware
Wireless Routers
Wireless routers combine the functions of a router and an access point. They connect to the internet and allow multiple devices to share the connection wirelessly. Routers often composite devices that include the following functions:
- Network Routing
- Wireless Access Point (WAP)
- DHCP Server
- Network Address Translation (NAT)
- Firewall
- Port Forwarding
- Quality of Service (QoS)
- Guest Network
- Parental Controls
Traffic Routing
The primary function of a wireless router is to route data traffic between devices on a local area network (LAN) and between the LAN and the wider internet. It acts as a gateway between your local network and the internet, determining the best path for data to travel.
Examples
- Routing packets to a home network printer when you want to print.
- Routing packets to an internet web server when you want to load a web page
Wireless Access Point
A wireless router includes a built-in wireless access point that allows Wi-Fi-enabled devices (such as smartphones, laptops, and tablets) to connect to the local network without the need for physical cables. It broadcasts Wi-Fi signals that devices can use to establish wireless connections.
What is the primary function of a wireless access point?
DHCP Server
The router often serves as a Dynamic Host Configuration Protocol (DHCP) server. DHCP assigns private IP addresses to devices on the local network, simplifying network configuration for users.
It ensures that each device has a unique IP address for communication.
Network Address Translation
NAT is a technology that allows multiple devices on a local network to share a single public IP address when accessing the internet.
Each networked device is issued a private IP address by the DHCP server, but this address is only valid within the network. When a packet is sent onto the internet the private IP address is swapped for a public IP address and a port number is attached to the packet.
The router keeps track of which internal device requested a specific external resource and routes the response back to the correct device.
Firewall
Most wireless routers include a basic firewall to protect the local network from unauthorized access and external threats. The firewall can be configured to block or allow specific types of traffic based on rules set by the user.
In computer networking, what is a firewall?
Port Forwarding
Port forwarding is a router feature that allows specific incoming traffic to be directed to a particular device on the local network. This is useful for hosting servers or applications like online gaming.
Quality of Service (QoS)
QoS features in routers enable prioritization of network traffic. Users can allocate more bandwidth to certain devices or applications to ensure better performance for critical tasks like video conferencing or streaming
What is the primary purpose of Quality of Service (QoS) in computer networks?
Introduction to WAPs
A Wireless Access Point (WAP) is a networking device used to enable wireless connectivity within a local area network (LAN) or to extend an existing wired network's coverage.
WAPs play a crucial role in providing Wi-Fi access to devices such as smartphones, laptops, tablets, and IoT devices, allowing them to connect to the internet and communicate with other devices on the network.
WAPs provide the following features:
- Wireless Connectivity
- SSID (Service Set Identifier)
- Encryption
- Authentication
- Multiple Bands
SSID (Service Set Identifier)
Each WAP has a unique SSID, which is the network's name. Users can identify and select the network they want to join based on its SSID.

What is the primary function of an SSID in a wireless access point?
Authentication & Encryption
Authentication
Users connecting to a WAP may need to provide a password or other credentials to access the network. This authentication helps ensure that only authorized users can connect.
Encryption
WAPs typically support encryption protocols such as WPA (Wi-Fi Protected Access) and WPA2/WPA3 to secure wireless communications, preventing unauthorized access and data interception.
Wireless Bands
Multiple Bands
Many modern WAPs support both the 2.4 GHz and 5 GHz frequency bands, allowing for compatibility with a wide range of devices and reducing interference.
You can use tools like Wifi Analyzer and Scanner to see how much congestion there is on your WAP's channel and adjust the channel if necessary.
Use cases for WAPs
Home Networks
In homes, a single WAP is often used to provide wireless internet access to various devices. This setup allows family members or residents to connect their devices to the internet without the need for physical network cables.
Business Networks
Businesses deploy multiple WAPs throughout their premises to provide Wi-Fi access to employees, guests, and IoT devices. Secure and managed WAPs are crucial for maintaining network security and performance.
Public Wi-Fi
WAPs are commonly used in public spaces such as cafes, airports, hotels, and libraries to offer Wi-Fi access to customers and visitors.
Education
Educational institutions use WAPs to provide Wi-Fi access to students, teachers, and staff in classrooms, libraries, and campus areas.
Industrial and IoT Networks
In industrial settings and for IoT deployments, ruggedized WAPs are used to provide wireless connectivity for sensors, machines, and control systems.
Review: Fill in the Blanks
Each WAP has a unique , which serves as the network's name, helping users identify and select the network they want to join. In order to connect to a WAP, users may need to provide a or other credentials to ensure that only authorized individuals can access the network.
Many modern WAPs support both the 2.4 GHz and frequency bands, which helps reduce interference and enhances compatibility with a wider range of devices. In various environments, such as homes and businesses, WAPs play a critical role in providing seamless to multiple devices without the need for physical cables.
Complete! Ready to test your knowledge?
Wireless Router
- Wireless Routers
- Traffic Routing
- Wireless Access Point
- DHCP Server
- Network Address Translation
- Firewall
- Port Forwarding
- Quality of Service (QoS)
Wireless Access Point
- Introduction to WAPs
- SSID (Service Set Identifier)
- Authentication & Encryption
- Wireless Bands
- Use cases for WAPs