#/bin/bash echo "Releasing DHCP ip addr" sudo dhclient -v -r enp0s3 echo "Requesting new ip addr" sudo dhclient -v ip a