| |

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

  • Essential Windows Keyboard Shortcuts

    Windows includes a wide range of keyboard shortcuts that help you work faster and navigate the system more efficiently. The shortcuts in this post cover the most commonly used features across modern versions of Windows.

  • How to configure your Google Chromebook to use a Proxy Server

    Some networks require you to use a proxy server to access the Internet. A proxy server is another computer or device that acts as an intermediary between you and the Internet by relaying your requests to a server and the servers responses back to you. Unfortunately, this type of setup requires you to specify certain…

  • My keyboard and /or mouse do not respond…

    Ensure that both devices are plugged securely into the computer – for wireless devices check the wireless receiver is plugged in.
    Try connecting them to different USB ports……

  • Mac will not access the App Store and secure websites

    If you are not able to access App Store, iTunes or any HTTPS websites on your Mac while in school but you are able to open normal (HTTP) websites its likely you will need to set the proxy for Secure Web Sites: Open System Settings Click on Network Select your active network connection  (WiFi or Ethernet) and…

  • Trellix Anti Virus – Product Download

    Trellix AV Bundle Download –  Standalone Installable Release (Password Protected, please contact the Scomis Service Desk) This zip file contains the compressed files for Trellix Endpoint Security Standalone Install (ENS) Please read the documentation here : Trellix Agent 5.7 Installation Guide How useful was this article? Click on a star to rate it! Submit Rating…

  • How to add a new Windows user – Windows

    The following steps explain how to create a new user on a Windows operating system: Note: The images used in this article are from a previous version of Windows, however the process is the same in modern versions of Windows. Press Start, right hand mouse click on Computer and click on Manage. You will then…