5V0-42.21 · Question #15
A technician needs to SSH to it VMware SU-WAN Virtual Edge running version 3.3.2. What is the default password?
The correct answer is C. Password configured in cloud_init. Option C is correct because the VMware SD-WAN Virtual Edge is deployed in a virtualized/cloud environment, where cloud_init (cloud initialization) is the standard mechanism for bootstrapping configuration - including setting SSH credentials at first boot. There is no hardcoded…
Question
A technician needs to SSH to it VMware SU-WAN Virtual Edge running version 3.3.2. What is the default password?
Options
- Aadnim
- BNo password required
- CPassword configured in cloud_init
- Dvelocloud
How the community answered
(58 responses)- A5% (3)
- B2% (1)
- C90% (52)
- D3% (2)
Explanation
Option C is correct because the VMware SD-WAN Virtual Edge is deployed in a virtualized/cloud environment, where cloud_init (cloud initialization) is the standard mechanism for bootstrapping configuration - including setting SSH credentials at first boot. There is no hardcoded default password; the credential is whatever was defined in the cloud_init configuration at deployment time.
Why the distractors are wrong:
- A ("adnim"): This is "admin" reversed and is not a valid default for VMware SD-WAN components.
- B (No password required): SSH access to a VeloCloud Edge always requires authentication; passwordless access is not a default.
- D ("velocloud"): While "velocloud" was historically associated with physical VeloCloud Edge appliances as a default credential, it does not apply to Virtual Edges, which rely on
cloud_initinstead of a static default.
Memory tip: Anchor the distinction on the word Virtual - virtual machines in cloud environments need cloud_init to configure themselves (including passwords) because there's no physical hardware default to fall back on. Physical Edge → possible static default; Virtual Edge → cloud_init.
Topics
Community Discussion
No community discussion yet for this question.