Standards-based Power over Ethernet is implemented following the specifications in IEEE 802.3af-2003 (which was later incorporated as Clause 33 into
IEEE 802.3-2005) or the 2009 update, IEEE 802.3at. The standards require
Category 5 cable or better for high power levels but allow using
Category 3 cable if less power is required. In multi-pair cases, PoE supplies power as a
common-mode signal over two or more of the
differential pairs in
Ethernet cables. This power comes from a PoE-providing device like an
Ethernet switch or a
PoE injector. This
phantom power technique works with
10BASE-T,
100BASE-TX,
1000BASE-T,
2.5GBASE-T, 5GBASE-T, and
10GBASE-T because all twisted pair standards use
differential signaling with
transformer coupling. The DC supply and load connections can be made to the transformer center-taps at each end. Since each pair operates in
common mode as one side of the DC supply, two pairs are needed to complete the circuit. The powered device must operate with either pair: the spare pairs on pins 4 and 5, and 7 and 8, or the data pairs on pins 1 and 2, and 3 and 6. Polarity is defined by the standards on spare pairs (4+5+, 7-8-). The polarity of the DC supply on data pairs may be inverted by
crossover cables and hence the polarity is ambiguously implemented for data pairs, with the use of a
diode bridge. (It is customary to use 1+2+, 3-6- on T568A.) Notes: The PSE can implement Mode A, Mode B, or both (
4-pair mode). A PD indicates that it is standards-compliant by placing a 25 kΩ resistor between the powered pairs. If the PSE detects a resistance that is too high or too low (including a short circuit), no power is applied. This protects devices that do not support PoE. An optional
power class feature allows the PD to indicate its power requirements by changing the
sense resistance at higher voltages. To retain power, the PD must use at least 5–10 mA for at least 60 ms at a time. If the PD goes more than 400 ms without meeting this requirement, the PSE will consider the device disconnected and, for safety reasons, remove power. There are two types of PSE:
Endpoint and
Midspan. Endpoint devices (commonly PoE switches) are Ethernet networking equipment that includes the power-over-Ethernet transmission circuitry. Midspan devices are
power injectors that stand between a non-PoE Ethernet switch (or one that cannot provide sufficient power) and the powered device,
injecting power without affecting the data. Endpoint devices are normally used in new installations or where the switch has to be replaced for other reasons (such as moving from to ), which makes it convenient to add the PoE capability. Midspan PSE can be used e.g., to power a single piece of equipment added to a network that does not provide PoE. IEEE 802.3at-capable devices are also referred to as
Type 2. 802.3at PSE may also use
LLDP communication to signal 802.3at capability. Class 4 can only be used by IEEE 802.3at (Type 2) devices, requiring valid Class 2 and Mark 2 currents for the power-up stages. An 802.3af device presenting a Class 4 current is non-compliant and, instead, will be treated as a Class 0 device.
Configuration via Ethernet LLDP Link Layer Discovery Protocol (LLDP) is a layer-2 Ethernet protocol for managing devices. LLDP allows an exchange of information between PSE and a PD. This information is formatted in
type–length–value (TLV) format. PoE standards define TLV structures used by PSE and PDs to signal and negotiate available power. The setup phases are as follows: • The PSE (provider) tests the PD (consumer) physically using 802.3af phase class 3. • The PSE provides baseline power to the PD. • The PD signals to the PSE that it as a PoE PD, indicating its maximum power and requested power. • The PSE signals to PD that it is PoE PSE, indicating the power allotted to the PD, at which point the PD can begin consuming up to the allotted power. The rules for this power negotiation are: • The PD shall never request more power than the physical 802.3af class. • The PD shall never draw more than the maximum power advertised by the PSE. • The PSE may deny any PD drawing more power than the maximum it has allowed. • The PSE shall not reduce power allocated to the PD that is in use. • The PSE may
request reduced power via conservation mode. ==Non-standard implementations==