TROUBLESHOOTING COMPUTER ISSUES
COMPUTER TROUBLESHOOTING
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
netstat
|
|
naslookup
|
|
ping
|
|
cmd
|
Detailed explanation-1: -The netstat command generates displays that show network status and protocol statistics. You can display the status of TCP and UDP endpoints in table format, routing table information, and interface information. The most frequently used options for determining network status are: s, r, and i .
Detailed explanation-2: -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-3: -The ping command sends a request over the network to a specific device. A successful ping results in a response from the computer that was pinged back to the originating computer.