Power over ethernet
Power over Ethernet (PoE) is a technology that enables Ethernet cables to deliver both electrical power and data to powered devices.
PoE:
-
delivers DC power to devices over copper Ethernet cabling
-
eliminates the need for separate power supplies and outlets
-
improves flexibility for placing Ethernet end devices
A powered device receives redundant power when connected to both a PoE switch port and an AC power source. The device does not receive redundant power if it is connected only to the PoE port.
A PoE-capable switch port automatically supplies power when it detects:
-
An IEEE standard powered device (PD), such as Cisco IP phones
-
IEEE 802.3af-compliant powered devices, up to 15.4 W
-
IEEE 802.3at-compliant powered devices, up to 30 W
-
IEEE 802.3bt-compliant powered devices, up to 90 W
PoE types
|
PoE types |
Maximum power per port |
|---|---|
|
PoE+ |
30 W |
|
UPoE+ |
90 W |
![]() Note |
|
PoE support for Cisco Catalyst IE9300 Rugged Series switches
IE-9310-16P8S4X-E and IE-9310-16P8S4X-A (mixed port) switches are supported in the Cisco Catalyst IE9300 Rugged Series starting with IOS XE 17.18.1.
PoE support, supported ports, and wattage details for the Cisco Catalyst IE9300 Rugged Series Switches are:
|
Switch model |
Supported ports |
PoE budget |
|---|---|---|
|
IE9320 10 GE PoE switches (IE-9320-24P4X-A and IE-9320-24P4X-E) |
24 ports of up to 30W PoE output on all downlink ports |
720 W |
|
IE9320 10 GE mGig 4PPoE switch (IE-9320-16P8U4X-A and IE-9320-16P8U4X-E) |
|
720 W |
|
IE9320 GE PoE switches (IE-9320-24P4S-A and IE-9320-24P4S-E) |
24 ports of up to 30 W PoE output on all downlink ports |
480 W |
|
IE9310 mixed port switches IE-9310-16P8S4X-A and IE-9310-16P8S4X-E |
16 ports of up to 30 W PoE output on Copper GE downlink. |
480 W |
PoE features
The IE9320 10GE PoE, IE9320 10GE mGig 4PPoE and IE9320 GE PoE switches support these PoE features from Cisco IOS XE 17.12.x release onwards while IE9310 mixed port switches support these features from Cisco IOS XE 17.18.x release onwards:
- PoE power policing:
When enabled, the device monitors power usage by comparing real-time consumption with the maximum power allocated to the device, helping to prevent power overuse.
For more information, see Power Monitoring and Power Policing section.
- Perpetual PoE:
Provides uninterrupted power to connected powered devices even during switch boot-up, ensuring continuous operation for critical devices.
For more information, see Configuring Perpetual PoE and Fast POE section.
- Fast PoE:
Enables rapid restoration of PoE power after system power loss and recovery by storing port status in flash memory, allowing ports to power on quickly.
For more information, see Configure Perpetual PoE and Fast PoE section.
- Load shedding:
Load shedding is the process in which the system shuts down PoE devices when a power supply fails. The switch first shuts down low-priority devices. If the switch still lacks enough power, it shuts down high-priority devices in descending order of port number. You can configure port priority using the CLI. Load shedding is enabled by default.
For more information, see Load Shedding and Configure Port Priority sections.
Powered-device detection and initial power allocation
The powered-device detection and initial power allocation process is a method by which a switch identifies IEEE-compliant powered devices and allocates the necessary power based on device requirements and negotiation protocols.
-
The switch detects powered devices when the PoE-capable port is active, PoE is enabled, and the device is not powered by an AC adapter.
-
Initial power allocation is determined by the device's maximum required power, which may be adjusted through CDP or LLDP negotiation.
-
The switch classifies devices into power consumption classes and manages the power budget accordingly, granting or denying power based on availability and device requests.
Power allocation and device classification
After detecting a powered device, the switch determines its power requirements based on device type and negotiates power allocation using CDP or LLDP protocols.
-
The switch classifies detected IEEE devices within a power consumption class and checks the available power budget before powering a port.
-
The switch monitors and tracks power requests, updating the power budget as power is granted or denied.
-
CDP is used for Cisco devices to determine specific power requirements, while IEEE 802.3at/bt and LLDP are used for third-party devices.
-
If a fault such as undervoltage, overvoltage, overtemperature, oscillator fault, or short-circuit is detected, the switch turns off power to the port, generates a syslog message, and updates the power budget and LEDs.
The table lists power consumption classes and the maximum power level required from the device:
|
Power consumption class |
Maximum power level required from device |
|---|---|
|
0 (class status unknown) |
15.4 W |
|
1 |
4 W |
|
2 |
7 W |
|
3 |
15.4 W |
|
4 |
30 W |
|
5 |
45 W |
|
6 |
60 W |
|
7 |
75 W |
|
8 |
90 W |
The power consumption class and maximum power level required for the switches:
-
E-3505-8P3S : Supports power consumption classes 1 through 4 (4 W to 30 W).
-
IE3500 mGig (IE-3500-8U3X): Supports power consumption classes 1 through 8 (4 W to 90 W).
Power management modes
Power management modes:
-
determine how the switch detects connected powered devices
-
allocate power to ports based on the available power budget, and
-
manage power distribution when multiple devices request power simultaneously.
PoE power management modes
Cisco switches support these PoE power-management modes:
-
Auto mode: The default setting. The switch automatically detects if the connected device requires power. If enough power is available, the switch activates all powered devices. If there is not enough power, the switch cannot determine which devices will receive power. If granting power exceeds the system power budget, the switch denies power, turns off the port, generates a syslog message, and repeatedly checks the power budget. If a device is removed, the switch detects the disconnect and removes power from the port. You can specify the maximum wattage allowed on the port. If the device requests more than the configured maximum, the switch removes power from the port and returns it to the global power budget. Use the auto setting on any PoE port.
-
Static mode: Preallocates power to the port, guaranteeing power availability even when no device is connected. The switch allocates the port-configured maximum wattage, which is not adjusted by device messages. Any device using less than or equal to the maximum wattage is guaranteed power. If the device's IEEE class is greater than the maximum, the switch does not supply power. If the device consumes more than the maximum, the switch shuts it down. If no wattage is specified, the switch preallocates the maximum value.. The switch powers the port only if it discovers a powered device.
-
Never mode : Disables powered-device detection and never powers the PoE port, even if a device is connected. Use this mode to ensure that power is never applied, making the port data-only.
For most situations, the default configuration (auto mode) provides plug-and-play operation and requires no further configuration. However, you can configure a PoE port for a higher priority, to make it data only, or to specify a maximum wattage to disallow high-power powered devices on a port.
Power monitoring and power policing
Power monitoring, also called power sensing enables a PoE-capable switch to sense and monitor the real-time power consumption of a connected powered device. Power policing restricts power usage based on this monitoring.
How it works
-
The switch monitors real-time power consumption on individual PoE ports.
-
The switch records power consumption data, including peak usage, and reports it through the CISCO-POWER-ETHERNET-EXT-MIB.
-
When power policing is enabled, the switch compares the real-time power consumption to the maximum power allocated to the device, also called the cutoff power.
-
If the powered device exceeds the cutoff power, the switch can:
-
Shut down the PoE port and disable power (error-disabled state), or
-
Generate a syslog message and blink the port LED amber while continuing to provide power, depending on configuration.
-
-
By default, power policing is disabled on all PoE ports.
-
If error recovery from the PoE error-disabled state is enabled, the switch automatically recovers the port after a configured interval.
-
If error recovery is disabled, manually re-enable the port using the shutdown and no shutdown interface commands.
-
If power policing is disabled, no action occurs when the powered device consumes more than the allocated power, which may adversely affect the switch or other devices.
Compatibility
Power monitoring is backward-compatible with Cisco intelligent power management and CDP-based power consumption features to ensure proper power supply to the powered device.
Power consumption values
Power consumption values are the configured and actual power usage on PoE ports. These values include allocation, policing, and management of power for connected devices.
-
You can configure the initial power allocation and the maximum power allocation on a PoE port. These configured values determine when the switch turns power on or off on the port.
-
The maximum power allocation is not the same as the actual power consumption of the powered device.
-
The cutoff power value used by the switch for power policing is different from the configured maximum power allocation.
-
When power policing is enabled, the switch monitors and enforces power usage limits on the port. The switch policies power consumption that exceeds the cutoff power.
-
When manually setting the maximum power allocation, you must account for power loss over the cable from the switch port to the powered device.
-
The cutoff power is the sum of
-
The rated power consumption of the powered device and
-
The worst-case power loss over the cable.
-
-
The actual power consumed by a powered device on a PoE port is approximately the cutoff power plus a calibration factor of 0.5 W (500 mW).
-
The actual cutoff power value may vary slightly. For example, about 5% less than the configured value.
-
It is recommended to enable power policing when PoE is enabled on the switch.
Example: For a Class 1 device, if policing is disabled and the cutoff power is set using the command power inline auto max 6300 , which sets the maximum power allocation to 6.3 W or 6300 mW), the switch will provide power to devices needing up to 6.3 W. -
If the CDP power-negotiated value or IEEE classification exceeds the configured cutoff value, the switch will not provide power to the device.
-
After power is turned on, the switch does not police real-time power consumption. As a result, the device may consume more power than allocated, which can affect the switch and other PoE devices.
This configuration ensures proper power management and protection of the switch and connected devices by monitoring and policing power consumption effectively.
Monitoring power status
Use the show commands to monitor and verify the PoE configuration.
|
Command |
Purpose |
|---|---|
|
show power inline police |
Displays power-policing data. |
Load shedding
Load shedding is a process enabled by default on the switch that shuts down PoE devices based on port priority when a power supply fails.
-
All low-priority powered devices are shut down first.
-
If the PoE power budget is sufficient, devices are reconnected starting with the lowest-numbered ports.
-
If the budget is insufficient, high-priority ports are shut down in descending order of port numbers until power consumption returns to normal.
To configure high-priority ports, you must change the priority before the port is powered on. If the port is already powered on, switch it off, change the priority, and then switch it back on.
-
By default, all powered devices are low priority.
-
High-priority ports can be configured using the CLI.
-
Priority changes must be made before powering on the port, or the port must be cycled off and on after changing priority.
When power is restored or a new power supply is added, the switch powers on devices on a first-come-first-serve basis. Devices are powered on in the order they request power.
For more information, see Configure Port Priority .

Feedback