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

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

  1. Install ScrubForge from the Chrome Web Store (free)
  2. Run display current-configuration on your Huawei device
  3. Paste the output into ScrubForge
  4. Review the sanitized result — cipher passwords, community strings, and authentication keys are tokenized, structure is untouched
  5. 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.

Related