POE

Power over ethernet. Supplying power to VOIP, AP's, Lights)

Power over Ethernet (PoE)

  • PoE delivers DC power and data over standard Ethernet cables - eliminates need for separate power cables to network devices
  • Uses spare wire pairs in Cat5e/Cat6 cables OR phantom power over data pairs
  • Powered Device (PD) receives power, Power Sourcing Equipment (PSE) provides power
  • PSE can be PoE-enabled switch, midspan injector, or PoE adapter

PoE Standards and Power Levels

Standard Max Power (PSE) Max Power (PD) Voltage Common Use Cases
802.3af (PoE) 15.4W 12.95W 48V DC IP phones, basic wireless APs, small cameras
802.3at (PoE+) 30W 25.5W 48V DC Advanced APs, PTZ cameras, video phones
802.3bt Type 3 (PoE++) 60W 51W 48V DC High-power APs, LED lighting, small displays
802.3bt Type 4 (PoE++) 90W 71W 48V DC Laptops, large displays, industrial equipment
  • Power difference between PSE and PD accounts for cable resistance losses over 100m maximum distance
  • Higher wattage standards are backward compatible with lower power devices

Power Delivery Methods

  • Alternative A (Data Pairs): Power delivered over pins 1,2,3,6 (same as data transmission)
  • Alternative B (Spare Pairs): Power delivered over pins 4,5,7,8 (spare pairs in 10/100 Ethernet)
  • 802.3bt uses all four pairs for power delivery to achieve higher wattage
  • PSE automatically detects which method PD supports during negotiation phase

PoE Detection and Classification Process

  • Detection Phase: PSE applies 2.8-10V to detect valid PD (checks for 25kΩ signature resistor)
  • Classification Phase: PSE determines power requirements of PD (Class 0-8)
  • Power-Up Phase: PSE ramps voltage to 48V DC
  • Operation Phase: Continuous monitoring for PD disconnect or overcurrent
  • PSE will shut down port if PD is disconnected to prevent safety hazards

Power Classes

Class Power Range (PD) Standard Typical Devices
0 0.44-12.95W 802.3af Default/legacy devices
1 0.44-3.84W 802.3af Basic IP phones
2 3.84-6.49W 802.3af Enhanced IP phones
3 6.49-12.95W 802.3af Basic wireless APs
4 12.95-25.5W 802.3at High-power devices
5 25.5-40W 802.3bt Advanced APs
6 40-51W 802.3bt LED lighting
7 51-62W 802.3bt Displays
8 62-71W 802.3bt Laptops, industrial

Vocabulary

  • PSE (Power Sourcing Equipment): Device that provides PoE power (switch, injector, or midspan)
  • PD (Powered Device): Device that receives PoE power (IP phone, AP, camera)
  • Endspan: PoE power provided directly from switch port
  • Midspan: PoE injector device placed between non-PoE switch and PD
  • LLDP-MED: Protocol extension allowing detailed power negotiation between PSE and PD
  • CDP: Cisco proprietary protocol that can communicate power requirements

Implementation Considerations

  • Calculate total PoE budget - switches have maximum total PoE capacity (e.g., 740W for 48-port switch)
  • Cable quality matters - Cat5e minimum for PoE, Cat6/Cat6a recommended for PoE++
  • Distance limitation: 100m maximum for reliable power delivery
  • Use show power inline to monitor PoE status and consumption on Cisco switches
  • Consider UPS sizing - PoE devices increase power requirements during outages

Common Deployment Scenarios

  • IP Telephony: Most common PoE application - powers desk phones without AC adapters
  • Wireless Networks: Powers APs in ceiling installations where AC power unavailable
  • Security Systems: IP cameras, especially outdoor installations
  • IoT Devices: Sensors, access control systems, digital signage
  • Government/Military applications often require PoE for tactical communications equipment in field deployments

Notes

  • Always verify switch PoE budget before deployment - oversubscription will cause port shutdowns
  • PoE negotiation happens automatically but can be overridden with manual configuration
  • Non-standard PoE can damage equipment - ensure compatibility before connecting
  • Use inline PoE testers to troubleshoot power delivery issues
  • Consider environmental factors - high temperatures reduce available PoE power
  • Budget for 20% overhead when calculating PoE requirements for future expansion
  • Legacy devices may require PoE injectors if existing switches lack PoE capability