netstat信息详情

netstat发音

意思翻译

n.查询网络数据结构;网络状态

相似词语短语

netstat a───网络状态a

双语使用场景

Another handy netstat flag is the -m option.───另一个非常方便的netstat标志是- m选项。

Another useful diagnostic tool is netstat.───另一个有用的诊断工具是netstat

From a command prompt, run netstat -a.───在命令提示符下运行netstat - a。

If you see an overflow counter (through the use of netstat -s), setting a maximum length of this queue can help fix the overflow.───如果您看到一个溢出计数器(通过使用netstat-s),那么设置这个队列的最大长度可以帮助修复这种溢出情况。

The netstat options used show all (-a) TCP (-t) connections in a numeric (-n) format along with the name of the process (-p) responsible.───使用的netstat选项以数字格式(-n)显示所有(-a)TCP(-t)连接,以及所负责进程(-p)的名称。

Run netstat -Aan, where -A shows the address of any protocol control blocks associated with the sockets.───运行netstat-Aan,其中的-A显示与套接字相关联的任何协议控制块的地址。

To display all the ports on which a Windows-based server is listening, use the netstat command-prompt utility.───若要显示基于Windows服务器正在侦听的所有端口,请使用netstat命令提示实用工具。

Use the netstat command to determine whether or not a port is being used by another process.───使用netstat命令检查端口是否正在由另一个进程使用。

You can use netstat to display existing connections from your host to other hosts and the current state of each.───可以使用netstat显示从您的主机到其他主机的现有连接及其当前状态。

英语使用场景

On successful login, the output of the netstat command will show a local port opened and listening for the port you specified (refer to Figure 5).

You used netstat and drilled down to the packet level using tracing tools, such as iptrace and tcpdump.sentence dictionary

The command netstat -a list the connections (including port numbers); this can help you understand which connections have been made successfully.

While running commands (such as netstat) can provide useful information, sometimes you need to drill down more to the packet level.

You can verify this from the output of netstat.

This will include a more detailed discussion of netstat.

netstat, the equivalent of using vmstat or iostat for your memory reports, is a quick and dirty way of getting an overview of how your network is configured.

Run netstat -Aan, where -A shows the address of any protocol control blocks associated with the sockets.

Listing 4 shows some of the options that netstat provides and the features they enable.