What tool would you use to check the TCP/IP configuration on a Windows system from the command line?
-
ping
-
netstat
-
yellow_pages
-
ipconfig
EXPLANATION
In computing, ipconfig in Microsoft
Windows is a console application that displays all current TCP/IP
network configuration values and can modify Dynamic Host Configuration
Protocol and Domain Name System settings.
Displays the network configuration, refresh DHCP and DNS settings. Used without parameters, ipconfig will display the IP address, subnet mask, and default gateway.
0 comments:
Post a Comment