cloudstack version: 4.1 network type: basic network When I create a new instance,the vm will get a random IP from the DHCP server on vrouter.
If I want to: 1.allocate a specific ip to the vm. 2.allocate multiple ips to the vm. 3.change the vm ip from one to another. How can I achieve it? I try to bind the ip to the vm nic manually but the ip can not be accessed.