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
VMware Cloud Director 10.0 ovfenv –dump ovfenv –key
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