display current-configuration on a Huawei VRP device (routers and switches running the same OS family) dumps interfaces, routing protocols, and every stored credential in one continuous block. Before that goes into a support case or an AI chat asking about an OSPF neighbor stuck in EXSTART, it's worth knowing exactly what's in there.
What a Huawei VRP Config Actually Contains
local-user ... password irreversible-cipher— hashed local account passwordssuper password— the privileged-mode password, stored as a cipher stringsnmp-agent communitystrings, read or read-write- OSPF and BGP
authentication-mode md5keys, plus IS-IS authentication passwords radius-server shared-keyandhwtacacs-server shared-keyvalues- IPsec/IKE
pre-shared-keystrings for site-to-site tunnels
Before and After
The same shared-key or community string always maps to the same token throughout the sanitized output, so relationships between neighbors, VLANs, and authentication profiles stay readable — only the literal credential is replaced.
Steps
- Install ScrubForge from the Chrome Web Store (free)
- Run
display current-configurationon your Huawei device - Paste the output into ScrubForge
- Review the sanitized result — cipher passwords, community strings, and authentication keys are tokenized, structure is untouched
- Copy and share, or continue in ScrubForge's built-in AI chat
Why Local Processing Matters
An irreversible-cipher hash or an OSPF MD5 key pasted into a support ticket or a shared chat log sits there indefinitely. ScrubForge sanitizes entirely inside the browser tab — nothing is uploaded before you decide to share it.