The Windows Command Prompt tool and its commands are very useful to make our job productive. With Command Prompt commands computer network connections like IP address, hostname, DHCP server, DNS information can be known with simple commands. At times when you are troubleshooting a network or internet problem, these details are very important to know about your computer’s network connection.
![]() |
command prompt for computer network connection |
Computer network connection can also be known from the control panel in Windows. But better than this control panel, its command prompt commands for computer network connection is more organized and view information about devices and connections or availability of a network host or internet website.
Steps to find computer network connection through command prompt:
Step1: Right click on start button and select command prompt.
Step2: Click on command prompt button, command prompt window will open up.
Step3: Type ipconfig and press enter. This displays the IP address, subnet mask, and default gateway for each adapter.
Step4: Type ipconfig/all and press enter. This displays the full TCP/IP configuration for all adapters.
Step5: Type ipconfig/renew and press enter. This renews DHCP configurations for all adapters. This parameter is available only on computers with adapters that are configured to obtain an IP address automatically.
Step6: Type ipconfig/release and press enter. Sends a DHCP RELEASE message to the DHCP server to release the current DHCP configuration and discard the IP address configuration for either all adapters or for a specific adapter. This parameter disables TCP/IP for adapters configured to obtain an IP address automatically.
All these hacks could help you in an easy way to get information about your connection from these simple, command prompts, tricks, and hacks and troubleshoot certain network issues.
This article on command prompt commands for computer network connection can help you in retrieving information about your network connections on Windows platforms.
0 comments: