FUNDAMENTALS OF COMPUTER

TROUBLESHOOTING COMPUTER ISSUES

COMPUTER TROUBLESHOOTING

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
After confirming drivers, plugging in cable, checking ipconfig (and fixing any issue) you go to test your connection through the PING command. All tests GOOD. This is also known as ____
A
Verify the network adapter
B
Verify physical connectivity
C
Verify the IP configuration
D
Verify network connectivity
Explanation: 

Detailed explanation-1: -TRACEROUTE is another very helpful utility that operates similarly to ping and also uses the services of the ICMP protocol. Traceroute, as the name implies, is used to trace the path between the sender and the destination host.

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

Detailed explanation-3: -The ping command is commonly used for troubleshooting network issues. The command sends ICMP packets to the host or the destination as ICMP echo requests. The host sends ICMP packets as a reply, and the system computes the time it took and displays the results. Ping command offers several options.

Detailed explanation-4: -Ipconfig Determining the IP settings on your computer is an essential part of network troubleshooting. The ipconfig command helps you do just that. Entering ipconfig at a command prompt will return IPv4 and IPv6 addresses, subnets, and default gateways for all network adapters on a PC.

There is 1 question to complete.