Proto Recv-Q Send-Q Local Address Foreign Address State udp00*:bootpc *:* udp00*:49119*:* udp00*:mdns *:* 复制代码 2. 列出所有处于监听状态的 Sockets 只显示监听端口 netstat -l # netstat -l Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address St...
ip指定 Internet Protocol;icmp指定信息控制报文协议;tcp指定传输控制协议;udp指定用户数据报协议。 注:AIX 5.3不显示 IP 协议的 PMTU 统计信息。 要显示设备驱动程序统计信息,请输入以下命令: netstat -v 该netstat -v命令显示已启动的每个基于 CDLI 的设备驱动程序的统计信息。 要查看该命令的示例输出,请参阅tok...
Proto Recv-Q Send-Q Local Address Foreign Address State udp 0 0 *:bootpc *:* udp 0 0 *:49119 *:* udp 0 0 *:mdns *:* 2、列出所有处于监听状态的 Sockets 只显示监听端口 netstat -l # netstat -l Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Ad...
udp00enlightened:domain *:*udp00*:bootpc *:*udp00enlightened.local:ntp *:*udp00localhost:ntp *:*udp00*:ntp *:*udp00*:58570*:*udp00*:mdns *:*udp00*:49459*:*udp600fe80::216:36ff:fef8:ntp [::]:*udp600ip6-localhost:ntp [::]:*udp600[::]:ntp [::]:*udp600[::]:mdns [...
[root@zhz jiehun]# netstat -lu Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State udp 0 0 *:ideafarm-panic *:* udp 0 0 *:47005 *:* udp 0 0 *:47551 *:* udp 0 0 localhost.loca:memcache *:* udp 0 0 *:55276 *:* udp 0 0 192....
udp *: *:* udp *:mdns *:* 1. 2. 3. 4. 5. 6. 2. 列出所有处于监听状态的 Sockets 只显示监听端口 netstat -l # netstat -l Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp localhost:ipp *:* LISTEN ...
Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:ssh 0.0.0.0:* LISTEN tcp6 0 0 [::]:mysql [::]:* LISTEN udp 0 0 0.0.0.0:bootpc 0.0.0.0:* 打印连接进程信息
udp00*:netbios-ns*:*3537/nmbd udp00192.168.0.3:netbios-dgm*:*3537/nmbd udp00*:netbios-dgm*:*3537/nmbd udp00*:tftp*:*3346/xinetd udp00*:999*:*3366/rpc.rquotad udp00*:sunrpc*:*2986/portmap udp00*:ipp*:*6938/cupsd udp00*:1022*:*3392/rpc.mountd ...
Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State tcp 0 0 0.0.0.0:ssh 0.0.0.0:* LISTEN tcp 0 0 localhost:domain 0.0.0.0:* LISTEN udp 0 0 0.0.0.0:bootpc 0.0.0.0:* udp 0 0 localhost:domain 0.0.0.0:* ...
udp00*:35036*:*udp00*:npmp-local*:*udp00*:mdns*:* 4. 列出所有LISTENING连接 列出所有活动的监听端口连接netstat -l. 代码语言:javascript 代码运行次数:0 运行 AI代码解释 # netstat-l Active Internetconnections(only servers)Proto Recv-QSend-QLocal Address Foreign Address State ...