This guide is for people like me — administrators or junior IT buyers who suddenly find themselves needing to verify why a piece of network gear is acting flaky. Not engineers. Not bench techs. People who order the equipment and sometimes have to figure out why it's not working before calling in the cavalry.
Specifically: testing a capacitor in a power supply using nothing but a multimeter. I had to do this last year when a stack of Juniper EX2300 switches started behaving unpredictably. The symptom? Random reboots. The vendor shrugged. Our in-house engineer was on leave. So I grabbed a multimeter, and after 45 minutes of YouTube tutorials, I wrote this down so I'd never forget.
This is a 4-step process. It's not comprehensive electrical engineering. It's what an admin buyer can do to get a yes/no answer in 10 minutes.
First: capacitors store energy even when the power is off. I learned this the hard way when I grabbed one that had been sitting for 20 minutes and got a jolt (not a big one, but a memorable one). So step zero is discharge the capacitor by shorting the leads with a screwdriver (metal shaft, plastic handle). Or wait longer. I now wait at least an hour for anything bigger than a standard ATX power supply.
Multimeter settings (I use a cheap $20 digital model from Amazon, works fine):
Real talk: I assumed any multimeter would measure capacitance. Nope. Check before you start. (Note to self: buy a proper multimeter with capacitor ranges next time.)
The capacitor will have a number printed on it, usually in microfarads (uF). Example: 1000uF, 16V. You need to see if the actual value matches (within a tolerance range). For most aluminum electrolytics (common in network switch power supplies), the tolerance is ±20%. So a 1000uF capacitor can read anywhere from 800 to 1200uF and still be considered fine.
Set the multimeter to a range above that value if it's a manual-ranging meter. If auto-ranging, just make sure the capacitor value is within its measurement capacity (usually up to 100mF which is 100,000uF, so fine).
Quick reference based on what I see in Juniper EX and QFX series power supplies:
Method 1: Capacitance mode (direct)
Method 2: No capacitance mode (resistance test)
If your meter can't measure capacitance directly: set it to resistance (ohm mode), at 2k or 20k range. Touch probes to capacitor leads (observe polarity). The reading should start low and climb steadily as the capacitor charges. If it stays at 0 or jumps to high immediately, the capacitor is shorted or open. Not ideal for value, but works as a quick sanity check.
I prefer capacitance mode when available. The surprise for me: the bad capacitor in my EX2300 read 37uF instead of 470uF. That was the culprit. Never expected a 93% drop in capacitance would still let the switch almost work. It would boot, run for 15 minutes, then crash.
After testing, here's what the numbers mean in plain terms:
My rule: if the capacitor is more than 5 years old and the equipment is critical, I replace all electrolytics in the power supply section. It's cheap ($2–5 per capacitor) compared to a failed switch during business hours.
If you're managing Juniper switches (EX, QFX, or older MX) and see intermittent reboots, power supply capacitors are a frequent failure point. I've personally had this issue with 3 of 12 EX2300-C-12P units in a single rack in early 2024. After replacing the caps on two of them (the third was still under warranty), the problem disappeared. A lesson learned: never assume brand-new gear is always perfect.
The most frustrating part: these failures happen during retail peaks — exactly when you can't afford downtime. You'd think power supplies would have better QC, but they're often the cheapest component in the build. I now verify power supply testing as part of my pre-deployment checklist for any network gear above $1,000.