Skip to content

Commit 1dbba21

Browse files
marciocloudflarepedrosousa
authored andcommitted
[VCONN] Added default pass vconn (#24041)
* added default pass vconn * Update src/content/partials/networking-services/mconn/configure-connectors.mdx Co-authored-by: Pedro Sousa <[email protected]> * moved content --------- Co-authored-by: Pedro Sousa <[email protected]>
1 parent ca5829d commit 1dbba21

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/content/partials/networking-services/mconn/configure-connectors.mdx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -545,6 +545,17 @@ When you are ready to connect your Magic WAN Connector to the Cloudflare network
545545
`}
546546
inline={false}
547547
/>
548+
549+
<AnchorHeading title="Default password to access Virtual Connector" depth={2} />
550+
551+
<Markdown
552+
text={`
553+
Your Virtual Connector's default password is the last seven characters of your license key, all uppercase, plus an <code>!</code> (exclamation mark).
554+
555+
For example, if your license key is <code>mconn-abcdefghijklmnopqrstuvwxyz</code>, your default password will be <code>TUVWXYZ!</code>.
556+
`}
557+
inline={false}
558+
/>
548559
</>
549560
)
550561
}

0 commit comments

Comments
 (0)