Comment request a new IP address from my DHCP server using Ubuntu Server?

I know there is a simple command for this, but how do I tell my Ubuntu server instance to request a new IP address from the DHCP server on eth0?

`dhclient eth0


man page: **[dhclient](https://linux.die.net/man/8/dhclient)**