In cloudstack 4.0.1 with vmware vsphere 5 as the hypervisor, I create a shared network use default shared network offering.
when I create a vm in this shared network , the vrouter be created at first, and the vrouter will be assigned 2 IP address . The firtst is in the VLAN A which is for guest network, and the second is in the VLAN B which is for the management network( locallink network) , and my CS management server is in the VLAN C. Then I find that the mgmt server cannot communicate with the vrouter by the management network. The vrouter is in a starting status and the VM cannot be created. Then I login the vrouter and I find that the default gateway is set the VLAN A's gateway, and the VLAN B's IP address not have a gateway. So my mgmt server can't connect to the vrouter. So what can I do to let my mgmt server connect to the vrouter?