Hello, I have a question regarding network connection, how can i change the NIC to Static IP allocation, because right now the IP are allocated on DHCP for VM's ( Cloudstack KVM )
My network card configuration look like this : [root@test network-scripts]# cat ifcfg-eth0 DEVICE="eth0" BOOTPROTO="dhcp" IPV6INIT="yes" NM_CONTROLLED="yes" ONBOOT="yes" TYPE="Ethernet" PERSISTENT_DHCLIENT=1 Thanks ! Regards, Cristian
