DHCP : DHCP Client : Fedora2019/05/09 |
Configure DHCP Client. DHCP Client uses 68/UDP.
|
|
[1] | For Fedora Clients, Configure like follows. (Replace the device name [ens2] to your own device name) |
[root@client ~]# nmcli connection modify ens2 ipv4.method auto [root@client ~]# nmcli connection down ens2; nmcli connection up ens2
|
DHCP Client : Windows
|
It's the example for configuring Windows 10 Client.
|
[2] | Open the network settings and select [internet protocol] and click [property] button. |
[3] | Check boxes like below, then IP address is re-configured automatically. |
[4] | See the network status. Automatical configuration is done. |
Sponsored Link |