Computer Science, asked by anuja18, 1 year ago

to identify TCP/IP errors such as connection problems _____command can be used.

Answers

Answered by Anonymous
31

\textbf{Hi}

To identify TCP/IP errors such as connection problems netstat -a command can be used.

netstat -a is your answer.



nitish8089: actually really an error..
nitish8089: to say thanks multiple times..
nitish8089: would you ever seen any answer post without anything write down on brainly...
nitish8089: just go to 12 my answer from today time you got...
nitish8089: 24-8-2018 i post answer blank... nothing written...
nitish8089: computer section..
Answered by phillipinestest
5

To identify TCP/IP errors such as connection problems, netstat command can be used. Netstat command can be used to identify all the connections which are currently established. It can also be used to check which ports are in the listening state.

Along with the connections, it can also show the names of the processes or the process IDs making the connection. Other useful commands for troubleshooting network errors are ping and ipconfig.

Similar questions