Endspan vs Midspan: The Two Architectures

Endspan PSE (PoE switch)

The data switch and the PoE source are integrated in one device. Each PoE-capable port carries both data and power. Most enterprise switches default to Mode A (power on data pairs 1-2 and 3-6). A campus PoE deployment is typically all endspan -- the switch ports are the PSEs, and the cable runs directly to PDs.

Midspan PSE (PoE injector)

The data switch is non-PoE (or has its PoE disabled), and a separate injector adds power to the cable. The injector has a "data in" port that connects to the upstream switch, and a "PoE out" (data + power) port that connects to the cable run feeding the PD. Multi-port injectors handle multiple PDs from a single rack-mount unit. Most injectors use Mode B (power on spare pairs 4-5 and 7-8), though modern 802.3bt injectors use all four pairs.

When you see each

  • New campus deployments -- endspan switches, simpler architecture
  • Retrofitting PoE into existing non-PoE infrastructure -- midspan injectors
  • Adding a single high-power device to a switch with no remaining budget -- single-port injector
  • Specialized installations (long-distance PoE extenders) -- midspan with re-injection

Test Procedure: PoE Switch Port

Step 1: Confirm port is admin-enabled for PoE

Check the switch CLI: show power inline interface gi1/0/24. The output should show "auto" or "static" admin state and a configured maximum class. A port set to "never" or admin-disabled does not deliver PoE regardless of hardware capability.

Step 2: Plug a PoE tester into the port

Use a known-good short patch cable (3-5 feet) to eliminate cable variables. Connect a PoE Pro T190 directly. The tester should perform the IEEE 802.3 handshake and report:

  • Class detected (matching the configured maximum)
  • Voltage in the standards range (44-57V af, 50-57V at/bt)
  • Wattage delivered (matching the class allocation)
  • Pairs carrying power (Mode A for most endspan switches)

Step 3: Check switch CLI matches tester

Run show power inline interface again. The reported voltage, current, and class should match what the tester sees. Discrepancies indicate switch reporting issues -- typically benign, but worth noting in documentation.

Step 4: Verify under load

If the tester supports load simulation, apply a load matching the target device's full power draw. Voltage should remain within spec. Voltage sag below 44V (af) or 50V (at/bt) under load indicates the switch port cannot sustain the rated wattage -- a switch power supply problem or a per-port allocation that does not actually deliver.

Test Procedure: PoE Injector

Step 1: Verify AC power and data input

Confirm the injector's power LED is on. Confirm the data link LED is on (the injector receives a valid Ethernet link from the upstream switch). Without both, the injector cannot deliver PoE.

Step 2: Identify the correct output port

Multi-port injectors have one set of "data in" ports and one set of "PoE out" ports. The labels are usually clear, but mistakes happen -- a tester plugged into the data-only port reports no PoE because none is being applied to that port. Trace the labels carefully.

Step 3: Plug the PoE tester into the PoE output

Use a short patch cable. The tester should report:

  • Class detected -- matching the injector's spec (af, at, bt)
  • Voltage in the standards range
  • Wattage delivered -- matching the injector's rated output
  • Pairs carrying power -- Mode B for most injectors, Mode A or 4-pair for some 802.3bt models

Step 4: Verify wattage matches rating

An injector rated at 30W (802.3at) should deliver 30W to the tester at the output port. If the tester shows less, suspect: undersized AC adapter, overloaded multi-port injector, or a marginal injector. Note that a 60W rated injector is not necessarily 802.3bt -- some legacy injectors deliver 60W on 2-pair Mode B, which is non-standard and can damage 802.3bt-only PDs.

Step 5: Verify mode matches device requirement

Most standards-compliant PDs accept both Mode A and Mode B power, but some passive PoE devices are wired for one mode only. If your injector uses Mode B and your device expects Mode A power, the device will not power on even though the injector is "working." Match the mode to the device or use a 4-pair injector that delivers on all pairs.

Switch vs Injector: Test Differences

Test Item PoE Switch Port PoE Injector
Admin enable check Via switch CLI Power LED on injector
Data link verification Switch port status Data link LED on injector
Default mode Mode A (data pairs) Mode B (spare pairs) or 4-pair
Per-port config CLI / web UI Hardware DIP switches or fixed
Budget management Total switch budget shared Per-injector dedicated
Failure isolation Switch logs, NMS alerts LED status, no logs
Class detection report Switch CLI Tester only

The biggest practical difference: switches have rich per-port telemetry, while injectors are mostly black boxes with LEDs. For an injector, the PoE tester is the primary diagnostic instrument because the injector itself reports very little.

Common Failures by Source Type

Switch port failures

  • Per-port configuration limiting class below device requirement
  • Switch budget exhaustion shedding the port
  • Firmware-introduced PoE bugs after an update
  • Aging power supply unable to maintain voltage under full PoE load
  • Per-port priority causing shedding under stress

Injector failures

  • AC adapter undersized for multi-port injector total load
  • Mode mismatch (Mode B injector with Mode A-only passive PD)
  • Data port and PoE port swapped at install
  • Injector not actually powered (the LED turned out to be the link LED, not power)
  • Single-cable patch where data passes through but power is not enabled
Critical reminder: Never have both a PoE switch port and a PoE injector active on the same cable. Both PSEs will attempt to apply voltage; behavior is undefined and equipment damage is possible. If retrofitting an injector into a path with a PoE-capable switch, configure the switch port to data-only PoE-disabled. Verify with a tester that only one source is delivering power.

Tools for PoE Source Verification

PoE Tester

The PoE Pro T190 tests both switch ports and injector outputs identically -- the universal verification tool for any PoE source.

Network Tester

The Net Chaser validates link speed and PoE in one tool -- useful for verifying the data side of an injector when the upstream link may be the issue.

Wiremap and Tone

The VDV MapMaster 3.0 with the Digital Tone and Probe traces and verifies cable when source identification is unclear.

For the broader testing context, see the complete PoE testing guide and how to test PoE.

Documentation per Source

For each PoE source on a site, document:

  • Source type (switch port or injector)
  • Make, model, and firmware/revision
  • Mode of operation (Mode A, Mode B, or 4-pair)
  • Maximum class supported and configured
  • Voltage and wattage delivered (tester verified)
  • Connected device and its expected class
  • Any warnings about mode incompatibility with passive PDs

This documentation is useful when troubleshooting future failures, planning upgrades, or onboarding new technicians who need to understand the PoE topology of an existing site.

Frequently Asked Questions

What is the difference between a PoE switch and a PoE injector?

A PoE switch is endspan -- data and power integrated in one device, typically using Mode A. A PoE injector is midspan -- it sits between a non-PoE switch and the PD, typically using Mode B. Both deliver standards-compliant PoE; both have different operational characteristics.

How do I test if a PoE injector is working?

Connect a PoE tester to the injector's output port with a short patch cable. The tester should report successful handshake, voltage in spec, and wattage matching the injector's rating. If no power is detected, check AC input, data link, and verify you are testing the PoE-output port, not the data-input port.

Can I use a PoE injector and a PoE switch port on the same cable?

No. Both PSEs apply voltage to the cable, leading to undefined behavior or equipment damage. Configure the switch port to PoE-disabled if an injector will provide power. Choose one PSE per cable -- never both.

Why does my injector deliver less wattage than rated?

Three causes: undersized AC adapter on multi-port injectors, cable losses between injector and device, or injector specification mismatch (an 802.3at injector cannot deliver 802.3bt power even if labeled at high wattage). Verify spec compatibility, not just wattage.

How do I know which mode (A or B) my injector uses?

Connect a PoE tester to the injector output. The tester reports which pairs are carrying power. Endspan switches use Mode A (data pairs); midspan injectors typically use Mode B (spare pairs). Modern 802.3bt injectors use all four pairs. Standards-compliant PDs work with either; passive PDs may not.

Verify Every PoE Source

Pocket PoE testers, full network analyzers, and wiremap tools to verify either source delivers what the device requires. Universal tools for switches and injectors alike.

Browse PoE Testers View All Products