导航菜单

netstat是什么意思_翻译中文_怎么读

netstat

网络释义:网络状态;提供下列统计信息;查看正在进行的工作

网络释义

1.网络状态器、Telnet客户端程序等,在工具箱中还可以查看网络状态(netstat)和自己的IP地址,通过这些工具的使用可以极大地增强大 …

2.提供下列统计信息 StateNetBIOS 连接的状态。 Netstat 提供下列统计信息: add 添加路由 ...

3.查看正在进行的工作 net password 密码 更改系统登陆密码 netstat -v 查看正在进行的工作 iis 服务命令: ...

4.显示网络状态 route 路由管理 netstat 显示网络状态 ls 列文件名 ...

5.查看网络的状况 ftp 传输文件 netstat 查看网络的状况 rlogin 命令 ...

6.命令 Default Gateway 是网关 netstat 命令 Subnet Mask 是子网掩码 ...

7.获得网络统计信息 ... 19.2 ping: 检查主机是否正常 19.4 netstat获得网络统计信息 19.5 SAR: 检查工作接口的活 …

8.查看网络状态 6. su 切换用户 9. netstat 查看网络状态 10. exit 退出当前用户状态 ...

例句释义:,网络状态,提供下列统计信息,查看正在进行的工作

1.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),那么设置这个队列的最大长度可以帮助修复这种溢出情况。

2.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)的名称。

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

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

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

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

7.The netstat command provides many options and shows various information about the network interfaces on the system网址被屏蔽stat命令提供了很多选项,可显示关于系统上的网络接口的各种信息。

8.The -a switch instructs netstat to display the TCP and UPD ports on which the computer is pstening.a开关指示netstat显示计算机正在侦听的TCP和UPD端口。

9.Listing 2 contains a script that uses lsof and netstat to show the system's current port usage in an easily readable format.清单2包含了一个使用lsof和netstat的脚本,用来以一种更容易阅读的格式显示系统的当前端口使用情况。

10.Another way is to go back to the Terminal program and type netstat -r; you should see an entry similar to that in Listing 14.另一种方法是返回Terminal程序并输入netstat-r;您应当会看到类似清单14所示的条目。