commands.sh

dhclient

all

DHCP client.

More info →

Examples (2)

Get an IP address for the `eth0` interface

Release an IP address for the `eth0` interface

sudo dhclient -r eth0
made by @shridhargupta | data from tldr-pages