Configure DHCP Client - CentOS
Configure DHCP Client - CentOS 2014/08/02 Configure DHCP Client. DHCP Client uses 68/UDP. [1] It's the example for configuring CentOS Client. [root@dlp ~]# vi /etc/sysconfig/network-scripts/ifcfg-eth0 # change BOOTPROTO= dhcp [root@dlp ~]# /etc/rc.d/init.d/network restart Shutting down interface eth0: [ OK ] Shutting down loopback interface: [ OK ] Bringing up loopback interface: [ OK ] Bringing up interface eth0: [ OK ] Configure DHCP Client : Windows It's the example for configuring on Windows 10 Client.