I've been banging my head on this one for a few days. Deploying the UCS Manager Remote Plugin 4.0 for VMware vSphere, the OVA is deployed as expected. Network information and login are passed successfully. Confirmed VM network settings are correct and connected. I am unable to ping the default gateway or other systems, from this appliance. I am unable to ping the appliance from other systems.
ip a: 10.2.1.15/22, eth0
ip r: default via 10.2.0.1 dev eth0 / 10.2.0.0/22 dev eth0 proto kernel scope link src 10.2.1.15 metric 100
nmcli -p dev: eth0 ethernet connected eth0
I've tried deploying to various networks (VLANs), various IP's and gateways, but nothing will make this appliance connect to the network. I've deployed this about 8 times now. Rebooted each once after deployment, per instructions, and twice after to see if it kicks something over. Anyone see this or know of a fix?