Setting up a wireless network in a spacious home or office often faces the problem of a lack of electrical outlets in the right places. The traditional approach requires running two cables to each access point: one for data transmission and one for power supply. However, there is a technology that significantly simplifies this task and reduces the amount of wiring. This technology is Power over Ethernet, or PoE.
This technology enables the transmission of electrical power and data over a single standard twisted-pair network cable. This solution not only eliminates the need to extend additional power lines to the ceiling or high up walls, but also increases system reliability. Centralized power supply from a switch or injector allows for easy rebooting of access points and protects the network from power surges in the home network.
Implementing such an architecture requires an understanding of how the equipment operates and the correct selection of components. In this article, we'll discuss how to connect WiFi via PoE, the existing standards, and what to consider when designing a network to avoid overheating and speed loss.
PoE Operating Principle and Standards
Power-over-Ethernet technology relies on the use of spare pairs of wires in a twisted-pair cable. In a classic 100 Mbps design, only two pairs are used for data transmission, leaving the other two free and available for power delivery. Gigabit Ethernet standards deliver power across all four pairs simultaneously with data, requiring a more complex signal separation scheme.
The primary document regulating this process is the IEEE 802.3 standard. It defines the voltage, current, and power parameters that can be safely transmitted over a cable. There are several versions of this standard, each supporting different power levels.
- 🔌 IEEE 802.3af (PoE) — the first standard to provide up to 15.4 W per port, which is sufficient for most simple access points.
- ⚡ IEEE 802.3at (PoE+) — increased power up to 30 W, required for equipment with multiple antennas and additional interfaces.
- 🚀 IEEE 802.3bt (PoE++) — the latest standard, capable of transmitting up to 60 W and even 90 W, which is ideal for powerful panoramic cameras and Wi-Fi 6 access points.
It's important to understand that the equipment must be compatible. If you connect a non-PoE device to an unmarked active power source, you risk frying the network card. Modern switches They are usually able to detect the presence of technology support on the client side before applying voltage.
⚠️ Attention: Never connect cables from active PoE injectors to devices that do not support the 802.3af/at standard unless you are sure that they have a passive 24V mode, as this may cause irreversible damage to the electronics.
Equipment required for implementation
To build a network, you'll need a basic set of components. The central element is a power supply. This can be a dedicated PoE switch or a separate injector for each access point. The choice depends on the number of devices being connected and the scale of the network.
The second key element is the access point itself. Most modern business models Ubiquiti, MikroTik or TP-Link Omada Some already have a built-in PoE controller. However, there are also passive solutions that require strict voltage control, typically 24V.
The third component is the cabling infrastructure. Cable quality directly impacts the efficiency of power and data transmission. Using inexpensive copper-clad aluminum (CCA) instead of pure copper can lead to voltage drops over long distances and line overheating.
It is also worth considering the need to use separators (splitters) if you want to power a common device via PoE, such as an IP camera without PoE support or another router. A splitter receives the combined signal and splits it into two connectors: an RJ45 connector for data and a DC connector for power.
Comparison of active and passive nutrition
When selecting equipment, you'll encounter two types of PoE implementation: active and passive. Understanding the difference between them is critical to the security of your network. Active PoE operates according to the IEEE standard and includes intelligent parameter negotiation before applying full voltage.
Passive PoE simply supplies power to the cable continuously, without a preliminary handshake. This is a low-cost solution commonly found in equipment. MikroTik (24V) or in older video surveillance systems. A connection error here is fatal: supplying 48V to a device designed for 24V will instantly disable it.
| Characteristic | Active PoE (802.3af/at) | Passive PoE |
|---|---|---|
| Standard | IEEE 802.3af, 802.3at, 802.3bt | Proprietary (no standard) |
| Voltage | 44-57 Volts | Often 24 Volts (sometimes 12V, 48V) |
| Security | High (check before switching on) | Low (risk of burning equipment) |
| Compatibility | Universal | Only with compatible equipment |
For home and office networks, active standards are highly recommended. They provide automatic device demand detection and protection against short circuits in the cable. Passive designs are only justified in specific cases, such as when using equipment from a single vendor in an isolated segment.
Step-by-step instructions for connection
The process of physically connecting access points via PoE is quite straightforward if you follow the steps. First, prepare the cable route. Run the cable from the switch or injector location to the antenna mounting point.
Cable crimping must be carried out strictly according to the standard. T568B (or T568A(The main thing is that it's the same on both sides.) For gigabit speeds, all 8 wires must be used. After installation, check the integrity of the lines with a tester to rule out breaks.
☑️ Pre-installation checklist
Next, connect to the power source. If you're using a switch, simply plug the cable into the port labeled "PoE." If you're using an injector, connect it to a 220V outlet and insert the router's cable into the port. LAN/Data In, and the cable going to the access point into the port PoE/Power + Data Out.
Connection diagram via injector:[Router/Switch] --(LAN)--> [INJECTOR: LAN]
[INJECTOR: PSE] --(PoE)--> [WiFi Access Point]
[INJECTOR: Power] --> [220V Socket]
After physically connecting, pay attention to the indicators. An LED on the injector or switch should light, indicating successful power matching. It typically glows green or orange, depending on the equipment model.
⚠️ Attention: If you're using a passive 24V injector, make sure the access point is switched to 24V mode or automatically maintains this voltage. Applying 48V to a 24V device will burn it out.
Power settings and management
Once the physical connection is established, you need to ensure the access point is powered and operating correctly. Unlike a regular connection, this gives you an additional control—the ability to programmatically reboot the port.
Power management on managed switches is often accomplished through a command-line interface or web interface. For example, in equipment Cisco or MikroTik You can turn power on and off for a specific port, which is equivalent to unplugging the power cord. This is useful for remotely rebooting frozen access points.
Let's look at an example command to force reboot the PoE port on MikroTik (RouterOS):
/interface ethernet poe set [find name=ether1] powered=no
/interface ethernet poe set [find name=ether1] powered=yes
In web interfaces of modern systems such as Ubiquiti UniFi or TP-Link OmadaThis feature is implemented graphically. You can see the current power consumption of each access point in watts. Monitoring consumption helps identify anomalies: if an access point suddenly starts consuming more than normal, it's possible that one of the radio modules has failed.
Why might the access point not turn on?
The access point may not turn on for several reasons: insufficient port power (for example, the access point requires 20W, but the port supplies 15W), the cable is too long (more than 100 meters), poor crimping quality, or incompatible standards (active vs. passive).
Typical problems and diagnostic methods
Despite the simplicity of the technology, network deployment can encounter a number of challenges. One of the most common issues is insufficient power. The combined power of all connected points may exceed the capacity of the switch's power supply. In this case, priority ports will be disabled first.
Another common issue is voltage drop over long distances. The standard allows cable lengths of up to 100 meters, but if low-quality cable is used or if the cable is close to the limit, the voltage at the end of the line may drop below the device's startup threshold. This leads to cyclical reboots of the access point.
- 🔍 Cyclic reboot — the point turns on, tries to boot up, consumption increases, voltage drops, the point turns off.
- 📉 Decrease in speed — if one of the pairs in the cable is damaged or poorly crimped, the gigabit port may switch to 100 Mbps mode, which is critical for modern APs.
- 🔥 Cable overheating — when using bundling (dense laying of many cables in one bundle) without ventilation, thermal breakdown of the insulation may occur.
For diagnostics, use a multimeter to check the voltage at the end of the cable (in idle mode, being careful) or specialized PoE testers. They will show not only the presence of voltage but also which pairs are carrying it.
Frequently Asked Questions (FAQ)
Is it possible to connect a regular router via PoE?
Yes, but you'll need a PoE splitter. It connects to the PoE cable and splits the signal: data goes to the router's LAN port, and power goes to the DC jack. It's important to select a splitter with the correct output voltage (usually 5V, 9V, or 12V) and current.
What is the maximum cable length for PoE?
According to Ethernet standards, the maximum length of a twisted-pair cable segment is 100 meters. Exceeding this distance leads to signal attenuation and voltage drops, which can make the power supply unstable. For longer distances, active extenders are required.
Will my computer burn out if I plug it into a PoE port?
If the switch supports the IEEE 802.3af/at standard (active PoE), it will first poll the device. The computer will not respond with a power request, and no power will be supplied. However, with passive PoE injectors, extreme caution is required—they supply current continuously, which can damage the PC's network card.
What is the difference between PoE and PoE+?
The main difference is power. PoE (802.3af) provides up to 15.4 watts per port, while PoE+ (802.3at) increases this limit to 30 watts. Modern access points with multiple radio modules and USB ports often require PoE+.
⚠️ Attention: Equipment specifications, such as supported PoE standards and maximum port power, may vary depending on the specific model and revision. Always consult the manufacturer's official documentation before purchasing and installing.