5 docs tagged with "addresses"
View all tagsChange MAC Address
Change Network Information
New/Change IP address
Network Addresses
IP addresses uniquely identify nodes across the internet. They are registered using an ISP.
Request IP Change from DHCP
The dhclient command sends a DHCPDISCOVER request from the network interface specified (here, eth0 ). It then receives an offer ( DHCPOFFER ) from the DHCP server and confirms the IP assignment to the DHCP server with a dhcp request.