1.

What is netstat utility?

Answer»

This command is commonly USED for incoming and OUTGOING connections, routing tables, port listening, and use statistics. The NETSTAT command creates graphs that illustrate network and protocol statistics. In table FORMAT, you can see the status of TCP and UDP endpoints, as well as routing table and interface information. For example, while checking the status of a host's listening port or seeing whether remote hosts are connected to a local host on a given port, the netstat command is used.  The netstat UTILITY can also be used to detect whether services on a host are associated with specific active ports.



Discussion

No Comment Found