Setting the IP address in Windows Server¶
Information
The Netsh utility program is used to configure the IP address in Windows Server OS.
How to configure DHCP¶
Attention
Active DHCP services on external Ethernet interfaces are forbidden by the Terms and Conditions of services and the use of the site.
Installation of automatic start type of DHCP service:
How to set up a static IP address¶
The default subnet mask is - 255.255.255.0.
DNS server configuration:
Applying a configuration¶
You should enter the following command to check if the static IP address is configured correctly:
`powershell ipconfig /all netsh interface ip set address auto netsh interface ip set address ""INTERFACE_NAME"" dhcp