Access Point

Drahtlos

Definition

Ein Netzwerkgerät, das ein drahtloses lokales Netzwerk (WLAN) erstellt, indem es drahtlose Clients mit einem kabelgebundenen Netzwerk verbindet. Im Gegensatz zu Repeatern sind Access Points kabelgebunden mit dem Netzwerk-Backbone verbunden und bieten den verbundenen Clients die volle Bandbreite.

Access Point vs. Router vs. Switch

An access point (AP) provides the radio interface between wired and wireless networks — it bridges Wi-Fi clients onto an Ethernet Subnet MaskA 32-bit number (e.g., 255.255.255.0) that divides an IP address into network and host portions. It determines which part of the address identifies the network and which part identifies individual devices. segment. A router handles IPv4Internet Protocol version 4. The fourth revision of IP using 32-bit addresses (e.g., 192.168.1.1), providing approximately 4.3 billion unique addresses. Still the most widely used internet protocol despite address exhaustion./IPv6Internet Protocol version 6. The successor to IPv4 using 128-bit addresses (e.g., 2001:0db8::1), providing a virtually unlimited address space of 3.4 x 10^38 addresses. Designed to solve IPv4 address exhaustion. forwarding between networks and typically includes NATNetwork Address Translation. A method of remapping private IP addresses to a single public IP address (and vice versa) at a router, allowing multiple devices to share one public IP. A key technique for mitigating IPv4 address exhaustion. and DHCPDynamic Host Configuration Protocol. A network protocol that automatically assigns IP addresses, subnet masks, gateways, and DNS servers to devices when they join a network.. A switch interconnects wired devices within a LAN. Consumer routers combine all three functions; enterprise deployments separate them deliberately so each can be upgraded and managed independently.

Centralized vs. Autonomous Management

Standalone APs are configured individually via a local web interface or CLI. Controller-managed APs (Cisco, Aruba, Ubiquiti UniFi) receive configuration from a centralized controller and report metrics centrally — enabling consistent policy across hundreds of APs, coordinated MIMOMultiple-Input Multiple-Output. A wireless technology that uses multiple antennas at both transmitter and receiver to send and receive multiple data streams simultaneously. MU-MIMO extends this to serve multiple users concurrently. and BeamformingA signal processing technique that focuses a wireless signal toward a specific receiving device rather than broadcasting in all directions. Beamforming improves signal strength, range, and throughput for the targeted client. settings, and roaming support (802.11r/k/v). Cloud-managed APs move the controller to a SaaS platform, simplifying remote management at the cost of internet dependency.

RF Planning Considerations

Channel assignment is critical in dense deployments. Overlapping APs on the same channel interfere; non-overlapping channels (1, 6, 11 in 2.4 GHz; many more in 5 GHz and 6 GHz) reduce contention. Wi-Fi 6The marketing name for IEEE 802.11ax, a Wi-Fi standard that improves efficiency in dense environments through OFDMA, MU-MIMO, BSS coloring, and Target Wake Time (TWT). Operates on both 2.4 GHz and 5 GHz bands. and Wi-Fi 7The marketing name for IEEE 802.11be (Extremely High Throughput), offering peak speeds up to 46 Gbps with 320 MHz channels, multi-link operation (MLO), and 4096-QAM. Operates across 2.4 GHz, 5 GHz, and 6 GHz bands. APs introduce BSS Coloring — a mechanism to identify transmissions from the same network and reduce unnecessary deferral among neighboring APs. SNMPSimple Network Management Protocol. A protocol for monitoring and managing network devices (routers, switches, servers) by collecting metrics and configuration data. Agents on devices report to a central SNMP manager. monitoring or controller telemetry surfaces per-AP client counts, channel utilization, and retry rates, feeding into SyslogA standard protocol (RFC 5424) for transmitting log messages from network devices, servers, and applications to a central log collector. Syslog messages include severity levels from emergency (0) to debug (7). or NetFlowA Cisco-developed protocol that collects metadata about IP network traffic flows (source/destination IP, ports, protocol, byte count) for analysis. NetFlow data is essential for bandwidth monitoring, capacity planning, and security forensics. analysis pipelines.

Verwandte Begriffe

Mehr in Drahtlos