VMware Cloud Director 10.0 ovfenv –dump ovfenv –key

VCD

Issue – Somehow ETH0 and ETH1 are mixed from the OVA deployment found by testing the VM console view failure in a fresh install of VMware Cloud Director 10.0

Troubleshooting –   SSH into VCD and run  ovfenv –dump   (two dashs)
The screen cap below is for vROps since I could not replicate in my home lab.  The point is the command will show what the OS sees for each NIC’s IP configurations vs what is seen in the vCenter GUI for the VM.

Fix – Per the manual , run the ovfenv –key on the VCD VM via putty to set the correct static route (in my case for the VM console view)

Ex.  ovfenv –key vcloudnet.routes0.VMware_vCloud_Director –value “10.100.2.2 10.100.1.13/32,10.100.2.2 10.100.1.14/32”

Then:  systemctl restart vcd-ova-netconfig.service