TechKnowSurge
Cisco CCNA 1.1 Cisco CCNA 1.3 Cisco CCST Networking 3.1 Cisco CCNA 2.3 Cisco CCST Networking 5.4
VideoNetworkFree

PoE

Power over Ethernet (PoE) allows network switches to deliver both data and electrical power over a single Ethernet cable, eliminating the need for separate power supplies on devices like wireless access points and VoIP phones.

Complete this video to capture a CTF flag worth 1 point.

About this video

Power over Ethernet (PoE) is a technology that enables network switches to deliver electrical power alongside data over standard Ethernet cabling, removing the need for dedicated power outlets or separate power bricks at each endpoint device. This is particularly valuable for devices like wireless access points and VoIP phones that are often installed in locations, such as ceilings or remote wall plates, where running an additional power line would be impractical or costly at scale. A power injector can provide the same capability on a per-device basis by sitting inline between the switch and the endpoint, combining a standard data connection with power drawn from an AC outlet. PoE-capable switches handle this function natively across multiple ports, and the Cisco IOS command show power inline provides a per-port view of power availability and current consumption. PoE operates through a defined negotiation process to prevent damage to equipment that does not require powered delivery. When a device is connected to a PoE port, it signals the switch at a low level to indicate that it needs power, prompting the switch to supply the maximum rated power for that device class. The switch and device then negotiate a more precise power allocation using a discovery protocol, either Cisco Discovery Protocol (CDP) or Link Layer Discovery Protocol (LLDP), ensuring efficient use of the switch's total power budget. PoE is defined across several IEEE classes that specify different maximum power levels, allowing the infrastructure to match power delivery to the actual requirements of each connected device. Troubleshooting scenarios involving access points or IP phones that fail to initialize should include PoE configuration and negotiation as a primary area of investigation.

What you'll learn

What's covered

Power over Ethernet (PoE)

Aligned to

Cisco CCNA
1.1 Explain the role and function of network components
1.3 Compare physical interface and cabling types
2.3 Configure and verify Layer 2 discovery protocols (CDP and LLDP)
Cisco CCST Networking
3.1 Identify cables and connectors commonly used in local area networks
5.4 Differentiate between different ways to access and collect data about network devices

Key terms

Power over Ethernet
PoE
IEEE 802.3af/at/bt technology that delivers DC electrical power to network devices such as IP phones, wireless access points, and cameras over standard Ethernet cabling, eliminating the need for separate power supplies. PoE standards range from 15.4 W per port (802.3af) up to 90 W per port (802.3bt).
Power Injector
A device with two Ethernet ports that passes data from a switch to a powered device while also injecting electrical power into the cable, enabling PoE for switches that lack built-in PoE support.
Wireless Access Point
WAP
A device that allows wireless devices to connect to a wired network using Wi-Fi.
Switch
A network device that connects devices within a LAN and forwards traffic based on MAC addresses.
Cisco Discovery Protocol
CDP
A Cisco proprietary Layer 2 protocol that allows Cisco devices to discover and share information about directly connected Cisco neighbors, including device type, IP address, and interface details. CDP operates independently of Layer 3 protocols and is used for network topology mapping and troubleshooting.
Link Layer Discovery Protocol
LLDP
An IEEE 802.1AB vendor-neutral protocol that allows network devices to advertise their identity, capabilities, and directly connected neighbors to other devices on the same LAN. LLDP is the open-standard equivalent of Cisco's CDP and enables multi-vendor network topology discovery.
PoE Power Class
A classification that defines the maximum wattage a powered device requires, used during PoE negotiation so the switch delivers the appropriate amount of power.

Topics

Power Over Ethernet Networking Voip Wireless Access Points Cdp Lldp Network Switches

Transcript

Why power over Ethernet

This is a Cisco access point. This is something that users can connect to to gain access to the network, and of course it needs an Ethernet cable in order to transfer the data into the infrastructure, and it will probably connect to some sort of wireless LAN controller. But it also needs power, and there's a connector here. We could plug a power brick into this and power it, although that's another line that we have to route to this. If this is up in the ceiling and we have a couple of cables that need to go up to it, and we have hundreds of these around our campus, then that can be problematic.

Another way that we can distribute power to some of this equipment, like Voice over IP phones and this access point, is power over Ethernet.

Power injectors and PoE switches

Now, some equipment comes with a power injector. This is what a power injector looks like. It's got two ports here. One would plug into your switch, and that would give it the Ethernet, the data connection, and then the other one plugs into this device right here, and it passes through that data connection, the Ethernet connection. But you also plug it into power, so in addition to the Ethernet it also provides power to this device right here.

There are also a lot of switches that have ports on them that can provide power to equipment like this, and I have one of those, so let's take a look at that and see some of the commands we'd use on that switch.

First of all, let's just take a look at some of the power that's able to be provided to the different ports. I'm going to use the command show power inline and hit enter. We can see all of the different ports on this switch and how much power consumption they're using. Now, I don't have anything plugged in here that's consuming power, so it's just a bunch of zeros here, and the max that can be provided for these particular ports is 15 watts. So this gives us a view into what kind of power can be provided to these different ports.

Power classes and negotiation

Here I'm on Wikipedia and it's showing power over Ethernet. I can take a look at this power over Ethernet, and I'm going to scroll halfway down, because what I'm going to find here is that there are actually different amounts of power that can be provided. Here are the different classes there are and the amount of power that will provide. So different equipment needs different levels of power.

Now, it'd be dangerous if my switch automatically assumed that the other device needed power and just started delivering power to it — that could damage certain equipment. So what has to happen is that this device needs to talk with the switch and let it know that it needs power. What happens is I plug this into the switch and then they start doing this really low-level conversation, just back and forth, some really basic signaling, to say I need power to start up, and then the switch provides that power and gets this up and running.

What it will do, since there are different classes, is it will provide the max amount of power that it can have to power up this device. Now, that could be somewhat wasteful; it could be providing power that it doesn't necessarily need to be providing. So what it will do is then go through a negotiation. This device and the other device will negotiate, but it needs to discover these devices and do that negotiation, and it does it through one of our discovery protocols, either the Cisco Discovery Protocol or LLDP.

We're back on the Wikipedia page where it's talking about the different classes, and then it goes into LLDP and how we can use LLDP, or Link Layer Discovery Protocol. But of course, with Cisco, Cisco Discovery Protocol can do that as well.

So if you see a test question talking about a phone not starting up, or an access point not starting up, or something wrong from that perspective, then you might want to think: okay, power over Ethernet.

About TechKnowSurge

TechKnowSurge builds IT and cybersecurity professionals through hands-on, concept-first training built around real understanding — not memorization. Free interactive tools, structured programs, and 25+ years of real-world experience, all in one place.

Explore free tools and programs →