FUNDAMENTALS OF COMPUTER

TROUBLESHOOTING COMPUTER ISSUES

COMPUTER TROUBLESHOOTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
You are the new IT admin, and you need to find the network configuration. What should you use?
A
ipconfig
B
cmd
C
netchange
D
newnet
Explanation: 

Detailed explanation-1: -The ipconfig (short for IP Configuration) is a basic, yet popular, Windows network command-line utility used to display the TCP/IP network configuration of a computer. If you are familiar with Linux, this tool is similiar to ifconfig. This tool is often used for troubleshooting network connectivity issues.

Detailed explanation-2: -ipconfig and ifconfig are tools used to determine the TCP/IP network configuration of Windows or macOS systems and Linux systems, respectively. The command displays the IP address, subnet mask, and the default gateway bound to each adapter.

Detailed explanation-3: -The ping utility is a basic, yet the most widely used network command-line tool used to test network connectivity and name resolution of a remote device.

Detailed explanation-4: -The command netstat-ano lists all open ports and active connections numerically, including process ID.

There is 1 question to complete.