Many times we need to check the the TCP/IP configuration for a particular interface for network troubleshooting. It will be really help to know the command to view the configuration of an Interface from command prompt.
Steps to view TCP/IP settings on an Interface
The steps to view the TCP/IP configuration on an Interface are:
1. Click on start
2. Go to command prompt
3. On command prompt type the command
netsh interface ip show config
Now press enter. You can see the configuration on the particular Interface.
By the result of this command we can view the following status.
* DHCP enabled or not.
* Interface Metric
* DHCP server address
* WIN server status
Steps to view TCP/IP settings on an Interface
The steps to view the TCP/IP configuration on an Interface are:
1. Click on start
2. Go to command prompt
3. On command prompt type the command
netsh interface ip show config
Now press enter. You can see the configuration on the particular Interface.
By the result of this command we can view the following status.
* DHCP enabled or not.
* Interface Metric
* DHCP server address
* WIN server status
0 comments:
Post a Comment