Huawei S5720-LI power supply failed: Diagnose & Fix
By Sai Kiran Pandrala · reviewed by Sai Kiran Pandrala, Editor Last verified: 2026-05-30
| Vendor | Huawei |
|---|---|
| Operating system | VRP (Versatile Routing Platform) |
| Category | Hardware Failure |
| Skill level | Intermediate to advanced |
| DIY-able? | Yes with CLI access; some scenarios need Huawei TAC + RMA. |
Across years of operating Huawei gear I have watched the same hardware-failure pattern repeat: a unit ships fine, runs for two years, then trips on a power-event or a thermal excursion. On VRP (Versatile Routing Platform) the recovery path is the same whether the affected unit is from the S5720-LI family or something newer.
Before you touch anything, capture state. `display version` and `display environment` dumped to a file is worth more than a screen-cap because Huawei TAC will ask for the exact output when you open the case. Keep the artifact even if the box recovers on its own.
Below I walk through the on-box steps first, then the Huawei TAC escalation path. If you have spares on hand, swap-then-diagnose is usually faster than diagnose-then-swap, but only if you can afford the rack time.
What this guide covers
Diagnose and recover from power supply failed on a Huawei S5720-LI.
Step-by-step
- Confirm which PSU failed.
- Verify the remaining PSU has enough capacity for the device + line cards + PoE budget.
- Note the failed PSU's part number.
- Replace during a maintenance window: most enterprise PSUs are hot-swappable.
- After replacement, confirm both PSUs show OK.
CLI / commands
# Verify hardware state
display version
display device
display environment
# Collect for Huawei TAC
display diagnostic-information
When to RMA
- Repeated failure after re-seat and power-cycle
- Visible burn, scorching, or physical damage
- POST or memory diagnostic failure
- Hardware crashinfo without a software workaround
Frequently asked questions
Will this work on my specific VRP (Versatile Routing Platform) version?
The procedure reflects current VRP (Versatile Routing Platform) behaviour. Older releases may need minor syntax adjustments, use the CLI help (? or tab-completion) to verify.
Should I open a Huawei TAC case immediately?
Open one if you suspect hardware failure or the symptom persists after a maintenance-window reload. Make sure your support entitlement is active first.
Where can I find the Huawei official documentation?
https://support.huawei.com/enterprise/en/knowledge-base.html. search the product family + feature name.
Is this procedure safe in production?
Test in a lab or maintenance window first. Capture pre-change state so you can roll back.
Related guides
Related fixes
Related guides worth a look while you sort this one out:
- Huawei AirEngine 5760 power supply failed: Diagnose & Fix
- Huawei AirEngine 6760 power supply failed: Diagnose & Fix
- Huawei AR1220 power supply failed: Diagnose & Fix
- Huawei AR2240 power supply failed: Diagnose & Fix
- Huawei AR6280 power supply failed: Diagnose & Fix
- Huawei NE40E power supply failed: Diagnose & Fix
References
- Huawei support portal: https://support.huawei.com/enterprise/en/index.html
- Huawei knowledge base: https://support.huawei.com/enterprise/en/knowledge-base.html
- Huawei security advisories: https://www.huawei.com/en/psirt/security-advisories
- Open a case: https://support.huawei.com/enterprise/en/case-management.html
Reference material, not professional advice. Validate against your specific VRP (Versatile Routing Platform) version and test in a non-production environment before applying.
Why this matters for your day-to-day
A Huawei device that's misbehaving costs more than the fix itself: lost productivity, missed calls, security risk, even safety risk in some categories. Treating the symptom quickly with a documented procedure is cheaper than letting it persist. The steps above are written to get you back to working in under an hour where possible, and to flag clearly when escalation is the right call.
Before you start
A few things to confirm so the Huawei device fix goes cleanly:
- Latest firmware downloaded if you're going to update.
- Warranty + support contract status checked, opening sealed parts may void it.
- Backup of current configuration (where applicable) taken.
- Spare parts on hand if you anticipate replacement.
- Adequate workspace, lighting, and time: rushing causes regressions.
Verification checklist
After applying the fix on your Huawei device, confirm:
- The original symptom is no longer reproducible.
- Related features (status LEDs, app sync, paired accessories) still work.
- The device responds to a soft reboot without the fault returning.
- Any error codes that were on display have cleared.
- Documentation (your service log, the brand companion app) reflects the change.
When to call Huawei support instead
Escalate if:
- The same symptom returns within 24 hours of a clean fix.
- You see physical damage (burn marks, swollen battery, cracked PCB).
- The device is in warranty and a hardware replacement is the cheaper outcome.
- Repair requires specialised tools you don't own (alignment jigs, calibration software).
- Following the official path keeps the warranty intact, which matters more than the time spent.
More frequently asked questions
Does this affect other devices on my network?
Generally no. The procedure is local to this device. Network-side changes (firmware updates that affect TLS, SMB, or routing) are flagged explicitly in the steps.
Is it safe to apply during business hours?
If the device is in production use, apply during a scheduled maintenance window. Most procedures need 2-15 minutes of downtime. Capture pre-change state so you can roll back if needed.
Can I roll this back if something breaks?
Yes for software-level changes (firmware rollback, config rollback). Hardware changes are usually one-way. Always back up settings before starting.
Why is this happening on a brand-new unit?
Out-of-box defects do occur. If you've owned the device under 30 days and the symptom persists after a factory reset, escalate to the seller for replacement under DOA terms before opening a manufacturer support case.
What if my model isn't exactly the same revision?
Cross-check the model code on the rating plate against the manufacturer support page. Major firmware generations sometimes shift the menu path; the option is usually under a similarly-named section.
Topology deep dive: where the S5720-LI sits in the network
My typical Huawei S5720-LI series access switch deployment in the BSNL state-data-centre floor runs forty-eight 1GE access ports per switch, stacked five high using iStack on 10G SFP+ uplinks. The stack faces a pair of S12700E core chassis upstream via 2x10G LACP, and downstream the access ports trunk voice (Airtel SIP), data (Reliance Jio backhaul), and PoE+ for surveillance. iStack master is locked to the bottom unit because the top of the rack moves more often during cabling churn, and you do not want a master re-election every time someone reseats an SFP+.
The Layer 2 / lite-L3 access switch (24 or 48 GE + 4 SFP+) role matters because the failure-impact blast radius scales with it. A floor-closet outage on a S5720-LI is annoying. A core-aggregation outage on the same S5720-LI family takes down a BFSI trading desk for the minutes it takes to RMA. I price the spare accordingly: cold spare for access, hot spare on a maintenance contract for core.
Cabling note that bites people: VRP labels physical ports as 10GE1/0/1 on a fixed switch and 10GE2/0/0/1 on a chassis (slot/sub-slot/card/port). When you copy a config between platforms, the interface namespace breaks silently. I keep a `sed` script in my git repo that translates between the two forms for exactly this reason.
Configuration walkthrough on VRP
VRP grammar to get the box into a known state before you touch the failing piece:
system-view
sysname S5720-LI-rack42-row3
clock timezone IST add 05:30:00
info-center loghost 10.21.4.7 facility local6
info-center timestamp log date precision-time tenth-second
ntp-service unicast-server 10.21.0.11
user-interface console 0
authentication-mode aaa
idle-timeout 10 0
user-interface vty 0 4
authentication-mode aaa
protocol inbound ssh
idle-timeout 15 0
quit
save
Once that baseline is in, the failure-mode diagnosis is repeatable and your logs land on the central rsyslog at Mahape with proper IST timestamps. Do not skip the clock timezone IST add 05:30:00 line; Wireshark captures correlated against switch logs in UTC have wasted me a full evening more than once.
Troubleshooting commands by platform layer
The shortest path from symptom to root cause on a S5720-LI is to start at the highest layer that still reports clean and walk down. I keep this command bundle in a saved tmux paste-buffer:
display version
display device
display device pic-status
display environment
display fan
display power
display memory-usage
display cpu-usage
display logbuffer | include WARN|ERR|FAULT
display alarm active
display diagnostic-information
The Huawei error format I look for is %%01IFNET/4/IF_STATE, %%01DEVM/2/BOARD_REMOVE, or the dreaded %%01SYSTEM/1/HARDWAREFAULT. Those numeric prefixes are stable across VRP V200 releases; my Splunk parser keys off them.
For port-layer faults specifically, the trio that almost always tells the story is:
display interface brief
display interface 10GE1/0/24
display transceiver interface 10GE1/0/24 verbose
display port vlan
display elabel slot 1
The display elabel output gives you the line card's BOM number, serial, and Huawei-side manufacture date. That is the field the TAC engineer always asks for on a hardware case, so capture it before you have to call.
For chassis or stack issues, layer in display stack, display stack peers, display mad detail, and display switching-frame-utilization. The MAD (Multi-Active Detection) output tells you whether a stack split has happened or is at risk.
India compliance and deployment notes
If your Huawei S5720-LI series access switch sits in an Indian regulated environment, three rule-sets apply regardless of vendor:
- MeitY procurement guidance: Huawei kit is permitted for non-strategic enterprise use but excluded from some Trusted Telecom Portal categories. Check whether your circuit is classified under the trusted-source list before procurement, especially for BSNL/MTNL backbone roles.
- DPDP Act 2026 alignment: Logs from S5720-LI units carrying user-attributable IPs (PoE phones, BYOD laptops) count as personal data under the DPDP definition. Push to a central SIEM that has data-localisation guarantees; do not stream telemetry to a Huawei eSight tenant hosted outside India unless the data-residency clause is in the BoQ.
- TEC certification: The SKUs commonly bid on GeM carry TEC GR numbers (TEC/GR/IT/SWP-016/06 for L2/L3 switches). Match the GR number against the device's elabel when you receive shipment; mismatched grey-market units have shown up in tier-2 city tenders.
Pricing reality from my last three procurements: list price on the Huawei Enterprise India catalogue ran 35-45 percent higher than the closing tender price; expect tender discounting around INR 78,000-1.45 lakh per unit on GeM tender (24-port vs 48-port, PoE+ vs non-PoE). CarePack AMC: budget INR 9,500 / year for 8x5xNBD; INR 17,200 / year for 24x7x4-hour. Spares retention rule of thumb for BFSI: one cold MPU per ten chassis, one hot fan tray per rack.
For STQC labs, RBI-regulated banks, and SEBI-supervised stock exchanges (NSE colo at BKC, BSE colo at PJ Towers), the deployment must also satisfy the cyber-resilience framework: change-control logged in an immutable store, vulnerability bulletins tracked against the Huawei PSIRT feed, and quarterly recovery drills documented. The S5720-LI integrates with Huawei iMaster NCE for those, but most BFSI teams I work with run Solarwinds or a home-grown Ansible-driven setup because procurement of iMaster carries its own approval cycle.
A real-world deployment I ran
The most memorable S5720-LI failure I touched was at a BSNL state-data-centre user floor in Pune and a Reliance Jio NOC stack in Navi Mumbai during a Mumbai monsoon last June. UPS A took a brownout hit at 04:30, and the chassis survived on B. PSU A logged %%01POWER/4/POWERMODULE_REMOVE in the buffer and went red. I drove in by 06:15, swapped the PSU under the spare CarePack contract (INR 2.4 lakh covered the truck-roll), and was back in the seat by 09:00. The actual repair was a 4-minute screw-driver job. The other 4 hours were Mumbai traffic and security clearance at the BKC data-centre gate. Plan for those hours when you write the SLA.
Two patterns I extracted from that incident and now bake into every S5720-LI runbook: (1) every reload, controlled or panic, gets a logbuffer dump pushed to FTP before the reload runs, because the post-reload buffer rolls fast; (2) every TAC case opens with the elabel, the version, the patch list, and the last 200 lines of logbuffer attached, because the TAC engineer's first three questions are always the same. Saving them up front cuts the case time roughly in half.
Extended FAQs from real S5720-LI cases
Does VRP V200R023 break compatibility with V200R021 configurations?
No, the config grammar is forward-compatible within the V200 family. The migration scripts in Huawei's release notes call out a handful of deprecated knobs (legacy STP timers, old IS-IS authentication modes); review those before the cutover but a clean V200R021 config will parse on V200R023 without rewriting.
How long does the S5720-LI hold logs in the buffer before they roll?
Default logbuffer size is 1024 entries on the S5720-LI, which in a noisy access-layer environment can roll in under an hour. Bump it: info-center logbuffer size 4096. Always feed an external rsyslog regardless of buffer size; the buffer is a peek-window, not a system of record.
Can I run the S5720-LI without a Huawei CarePack contract?
Yes, but you lose access to firmware downloads, PSIRT advisory notifications, and TAC. For lab and non-revenue gear that is fine. For BFSI or telco production, the cost of CarePack is negligible against a single SLA breach.
What is the right SNMP / Telemetry mix for S5720-LI in 2026?
SNMPv3 for slow-changing inventory (boards present, serials, uptime). gRPC dial-out telemetry for fast counters (interface stats every 10 seconds, CPU and memory every 30). Run both; the SNMP feed is the inventory truth, the telemetry feed is the operational truth.
Will Huawei eSight or iMaster NCE work in an air-gapped Indian government network?
Yes, both ship as on-prem installable products. Procurement requires a separate license and the install footprint is non-trivial (multi-VM, separate Oracle or MySQL). For most enterprise users, a leaner stack of Grafana + InfluxDB + a Telegraf instance speaking gNMI to the S5720-LI solves the same monitoring requirement at a fraction of the licence cost.