Difference between revisions of "Template:How to set up a static ip address on a windows 10 pc"

From Teltonika Networks Wiki
(Created page with "The instruction below are aimed to be applied to the '''Windows 10''' operating system, although the configuration is quite similar on other versions of Windows. To set up a...")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
The instruction below are aimed to be applied to the '''Windows 10''' operating system, although the configuration is quite similar on other versions of Windows.
+
==Set up==
  
To set up a static IP address on your PC using Windows 10, you must first go to the '''Ethernet Settings''' menu. In order to reach the '''Ethernet Settings''' menu, enter "'''Change Ethernet Settings'''" in the Windows search field located next to "'''Start'''" in the bottom left corner of the screen and press '''Enter''':
+
The instruction below are aimed to be applied and used with the '''Windows 10''' Operating System (OS), although the configuration is quite similar on other versions of Windows.
 +
 
 +
===Step 1: Search===
 +
----
 +
To set up a static IP address on your PC, you must first go to the '''Ethernet Settings''' menu. In order to reach the '''Ethernet Settings''' menu, enter "'''Change Ethernet Settings'''" in the Windows search field located next to "'''Start'''" in the bottom left corner of the screen and press '''Enter''':
  
  
 
[[Image:Configuration examples bootloader windows ethernet.PNG]]
 
[[Image:Configuration examples bootloader windows ethernet.PNG]]
 +
===Step 2: Change Ethernet Settings===
 
----
 
----
 
+
When in the '''Ethernet Settings''' window, click '''Change adapter options''' located under "'''Related Settings'''":
When in the '''Ethernet Settings''' window, click '''Change adapter options''' located under "'''Related settings'''":
 
  
  
 
[[Image:Configuration examples bootloader windows change adapter options.PNG]]
 
[[Image:Configuration examples bootloader windows change adapter options.PNG]]
 +
===Step 3: Network Connections===
 
----
 
----
 
+
Next, in the '''Network Connections''' window, right-click on the Network connection associated with your Ethernet adapter and click '''Properties''':
When in the '''Network connections''' window, right-click on the Network connection associated with your Ethernet adapter and click '''Properties''':
 
  
  
 
[[Image:Configuration examples bootloader windows network connections new.PNG]]
 
[[Image:Configuration examples bootloader windows network connections new.PNG]]
 +
===Step 4: Ethernet Properties===
 
----
 
----
 
 
Next, click on '''Internet Protocol Version 4 (TCP/IPv4)''':
 
Next, click on '''Internet Protocol Version 4 (TCP/IPv4)''':
  
  
 
[[Image:Configuration examples bootloader windows network connections ipv4.PNG]]
 
[[Image:Configuration examples bootloader windows network connections ipv4.PNG]]
 +
===Step 5: Internet Protocol Version 4 (TCP/IPv4)===
 
----
 
----
 +
Finally, check '''Use the following IP address''' and enter a static IP for your PC (e.g., '''192.168.1.2'''); Subnet mask - '''255.255.255.0'''; Default gateway - '''192.168.1.1''' (router's default IP address):
  
Check '''Use the following IP address''' and enter a static IP for your PC (e.g., '''192.168.1.2'''); netmask - '''255.255.255.0'''; gateway - '''192.168.1.1''' (router's default IP address):
 
  
 +
[[Image:Configuration examples bootloader windows network connections static ip.PNG]]
  
[[Image:Configuration examples bootloader windows network connections static ip.PNG]]
+
===Step 6: additional notes===
 +
----
 +
* '''Note 1''': once you are done with your configurations (the reason you needed a Static IP), you should undo the changes that you made to the computer's IPv4 configuration, because otherwise you might not have an Internet connection. To undo these changes, go back to the '''Internet Protocol Version 4 (TCP/IPv4)''' window and check '''Obtain an IP address automatically'''
 +
 
 +
* '''Note 2''': if you are planning on using this configuration permanently and will require access to the Internet, add some DNS Servers in to the IPv4 configuration in '''[[Template:How_to_set_up_a_static_ip_address_on_a_windows_10_pc#Step_5:_Internet_Protocol_Version_4_.28TCP.2FIPv4.29|Step 5]]'''
 +
 
 +
* '''Note 3''': if at some point your router's LAN IP address was changed from its default value (192.168.1.1) or if you are using this set up in order to connect to another device (an IP camera, for example), make sure to specify a different '''Default Gateway''' in '''[[Template:How_to_set_up_a_static_ip_address_on_a_windows_10_pc#Step_5:_Internet_Protocol_Version_4_.28TCP.2FIPv4.29|Step 5]]''' accordingly. i.e., if the router's address was changed, make sure to specify the current LAN IP address of the router. If you're connecting to another device (e.g., camera), specify that device's IP address.
  
 +
==See also==
  
'''NOTE''': once you are done with your configurations (the reason you needed a Static IP), you should undo the changes that you made to the computer's IPv4 configuration, because otherwise you might not have an Internet connection. To undo these changes, go back to the '''Internet Protocol Version 4 (TCP/IPv4)''' window and check '''Obtain an IP address automatically'''.
+
If your PC runs on a Linux based OS, you may want check out our '''[[Setting up a Static IP address on a Ubuntu 16.04 PC|guide on setting up a Static IP address on a Ubuntu 16.04 system]]'''.

Latest revision as of 16:13, 9 April 2018

Set up

The instruction below are aimed to be applied and used with the Windows 10 Operating System (OS), although the configuration is quite similar on other versions of Windows.

Step 1: Search


To set up a static IP address on your PC, you must first go to the Ethernet Settings menu. In order to reach the Ethernet Settings menu, enter "Change Ethernet Settings" in the Windows search field located next to "Start" in the bottom left corner of the screen and press Enter:


Configuration examples bootloader windows ethernet.PNG

Step 2: Change Ethernet Settings


When in the Ethernet Settings window, click Change adapter options located under "Related Settings":


Configuration examples bootloader windows change adapter options.PNG

Step 3: Network Connections


Next, in the Network Connections window, right-click on the Network connection associated with your Ethernet adapter and click Properties:


Configuration examples bootloader windows network connections new.PNG

Step 4: Ethernet Properties


Next, click on Internet Protocol Version 4 (TCP/IPv4):


Configuration examples bootloader windows network connections ipv4.PNG

Step 5: Internet Protocol Version 4 (TCP/IPv4)


Finally, check Use the following IP address and enter a static IP for your PC (e.g., 192.168.1.2); Subnet mask - 255.255.255.0; Default gateway - 192.168.1.1 (router's default IP address):


Configuration examples bootloader windows network connections static ip.PNG

Step 6: additional notes


  • Note 1: once you are done with your configurations (the reason you needed a Static IP), you should undo the changes that you made to the computer's IPv4 configuration, because otherwise you might not have an Internet connection. To undo these changes, go back to the Internet Protocol Version 4 (TCP/IPv4) window and check Obtain an IP address automatically
  • Note 2: if you are planning on using this configuration permanently and will require access to the Internet, add some DNS Servers in to the IPv4 configuration in Step 5
  • Note 3: if at some point your router's LAN IP address was changed from its default value (192.168.1.1) or if you are using this set up in order to connect to another device (an IP camera, for example), make sure to specify a different Default Gateway in Step 5 accordingly. i.e., if the router's address was changed, make sure to specify the current LAN IP address of the router. If you're connecting to another device (e.g., camera), specify that device's IP address.

See also

If your PC runs on a Linux based OS, you may want check out our guide on setting up a Static IP address on a Ubuntu 16.04 system.