Using TCP/IP tools for troubleshooting
Some of the following commands can be used to track any TCP/IP errors. The commands can be used to examine whether or not any router is down or any connection is established. It will then help us a lot to decide on the proper solution.
The ipconfig command
We used the
ipconfig
command earlier to identify the MAC address and the IP address. In addition to this, we can use this command to check the TCP/IP configuration. We can also use this command as explained in the upcoming sections.
Displaying the full configuration information
To display the configuration information completely, we can call the following command on the console:
ipconfig /all
All the configuration information about the network adapter will ...
Get Boost.Asio C++ Network Programming - Second Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.