ipconfig windows Basic Networking Commands Tutorial Part-2 {2021}
ipconfig windows Networking Commands Tutorial Part-2
#windows #networking #ipconfig #windowsnetworking #windowsnetworktroubleshooting
Please subscribe our channel
Also like, share, comment
Stay tuned for new updates
✔ SYSTEMINFO AND HOSTNAME part -1 : https://youtu.be/MvRwLHcCLps
This is a basic tutorial to Displays all current TCP/IP network configuration values and refreshes Dynamic Host Configuration Protocol (DHCP) and Domain Name System (DNS) settings.
1. Press [Windows] key + [R] to open the “Run” dialog box.
2. Enter CMD and click [OK] to open Windows Command Prompt.
3. Type ipconfig in the command line and hit [Enter] to execute the command.
ipconfig:- displays Internet Protocol version 4 (IPv4) and IPv6 addresses, subnet mask, and default gateway for all adapters
ipconfig /all: – Displays the full TCP/IP configuration for all adapters. Adapters can represent physical interfaces, such as installed network adapters, or logical interfaces, such as dial-up connections.
ipconfig /renew:- Renews DHCP configuration for all adapters (if an adapter is not specified) or for a specific adapter if the adapter parameter is included. This parameter is available only on computers with adapters that are configured to obtain an IP address automatically. To specify an adapter name, type the adapter name that appears when you use ipconfig without parameters.
ipconfig / release :- Sends a DHCPRELEASE message to the DHCP server to release the current DHCP configuration and discard the IP address configuration for either all adapters (if an adapter is not specified) or for a specific adapter if the adapter parameter is included. This parameter disables TCP/IP for adapters configured to obtain an IP address automatically. To specify an adapter name, type the adapter name that appears when you use ipconfig without parameters.
Thanks for watching
Please subscribe our channel
by R.R technologies
linux dhcp server