| |

How to find your computers IP address and check if it is static or dynamic

There are 2 ways to find out your IP Address, the quickest is by using the Command Prompt (also see demonstration above). The Command Prompt will also display lots of other useful information as well.

  1. Press the Windows key and press R together
  2. Type CMD then click OK
  3. A Black Window will be displayed
  4. Type IPConfig and press Enter

Connection-specific DNS Suffix . :
Link-local IPv6 Address . . . . . : fe80::ac3a:c3f7:bce2:5fad%13
IPv4 Address. . . . . . . . . . . : 192.168.0.5
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Default Gateway . . . . . . . . . : 192.168.0.254

Your IP address will be displayed similar to the example above.

To get more detailed information about the way your network cards is configured and if you have a static or a dynamic IP address

Type IPCONFIG /ALL

The following information will be displayed.

Connection-specific DNS Suffix . :
Description . . . . . . . . . . . : Dell Wireless 1395 WLAN Mini-Card
Physical Address. . . . . . . . . : 00-22-5F-49-5D-47
DHCP Enabled. . . . . . . . . . . : Yes
Autoconfiguration Enabled . . . . : Yes
Link-local IPv6 Address . . . . . : fe80::ac3a:c3f7:bce2:5fad%13(Preferred)
IPv4 Address. . . . . . . . . . . : 192.168.0.5(Preferred)
Subnet Mask . . . . . . . . . . . : 255.255.255.0
Lease Obtained. . . . . . . . . . : 17 August 2009 11:59:29
Lease Expires . . . . . . . . . . : 18 August 2009 11:59:28
Default Gateway . . . . . . . . . : 192.168.0.254
DHCP Server . . . . . . . . . . . : 192.168.0.254
DHCPv6 IAID . . . . . . . . . . . : 218112607
DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-12-1A-EE-3C-00-23-AE-03-E8-C3
D
NS Servers . . . . . . . . . . . : 192.168.0.254
NetBIOS over Tcpip. . . . . . . . : Enabled

If you see “DHCP Enabled = Yes” that means that your network is allocating IP Addresses to your computer so the IP address is likely to change over time. It is therefore a dynamic IP address.

If you see “DHCP Enabled = No“, it means your workstation is configured with a static IP address.

Reviewed on 01/08/2019

How useful was this article?

Click on a star to rate it!

Average rating / 5. Vote count:

No votes so far! Be the first to rate this post.

Similar Posts

  • Downloading 7zip

    To download 7Zip…

  • Adding SWGfL Proxy Settings to mobile devices (iPad, iPhone, Android)

    Add SWGfL proxy server settings to my iPad or iPhone 1. Navigate to the ‘Settings’ app and tap on ‘WiFi’ 2. Next, tap on the WiFi network you need to add the proxy to. This should be one you are currently connected to. 3. This next page will display all of your network information, for the network you…

  • Windows – Map network drive for Admin F & G drives

    How to Map a Network Drive in Windows You can map a network drive in Windows to give yourself quick access to shared folders on a server. Follow the steps below to set this up. Make sure you have the correct login details To access a shared folder on a server, you’ll need: A user…

  • How to securely clean a Hard Drive using Data Wipe disk

    USE THIS AT YOUR OWN RISK – DATA WILL NOT BE RECOVERABLE AFTER FOLLOWING THIS FAQ.   If you need to securely remove all data from a computers hard drive before reusing or disposing you can use the DataWipe CD-ROM.   Download the zipped ISO DataWipe for burning to disk Or The latest version can be…