niusouti.com

单选题Which command is used to display the packet counts throughout the communications subsystem?()A netstat -D B netstat -c C netstat -Aan D netstat -P

题目
单选题
Which command is used to display the packet counts throughout the communications subsystem?()
A

netstat -D 

B

netstat -c 

C

netstat -Aan 

D

netstat -P


相似考题
更多“单选题Which command is used to display the packet counts throughout the communications subsystem?()A netstat -D B netstat -c C netstat -Aan D netstat -P”相关问题
  • 第1题:

    能显示IP、ICMP、TCP、UDP统计信息的Windows命令是(42)。

    A.netstat -s

    B.netstat -e

    C.netstat -r

    D.netstat -a


    正确答案:A
    解析:netstat用于显示与IP、TCP、UDP和ICMP协议有关的统计数据,可以检验本机各端口的网络连接情况。计算机接收到的数据报有时会出错,TCP/IP容许这类错误,并能够自动进行重发。如果累计的出错数量占到所接收数据报相当大的比例,或者出错数量正在迅速增加,就要用netstat查一查原因了。
      netstat的常用选项如下。
      . netstat -s:分别显示各个协议(IP、ICMP、TCP、UDP)的统计数据。如果应用程序(如Web浏览器)运行速度比较慢,或者不能显示Web页之类的数据,那么可以用本选项来杳看一下,确定问题所在。
      . netstat -e:用于显示以太网的统计数据,列出的项目包括传送的总字节数、出错数、删除数、数据报的数量和广播的数量。这个选项可以用来统计基本的网络流量。
      . netstat -r:显示关于路由表的信息,类似于route print命令的作用。除了显示有效路由外,还显示当前有效的连接。
      . netstat -a:显示所有的有效连接信息列表,包括已建立的连接,也包括监听的连接请求。
      . netstat -n:显示所有已建立的有效连接。

  • 第2题:

    可以列出当前tcp连接的命令为()。

    A、netstat–l

    B、netstat–an

    C、netstat–u

    D、netstat–t


    参考答案:BD

  • 第3题:

    Which command displays the number of packets transmitted for each NIC available on the system?()

    A.entstat -v

    B.netstat -i

    C.entstat -aon

    D.netstat -na


    参考答案:B

  • 第4题:

    能显示IP、ICMP、TCP、UDP统计信息的Windows命令是______。

    A.netstat -s

    B.netstat -e

    C.netstat -r

    D.netstat -a

    A.

    B.

    C.

    D.


    正确答案:A

  • 第5题:

    在 windows 中,使用( )命令可以查看本机路由表。

    A.netstat -a
    B.netstat -n
    C.netstat -b
    D.netstat -r

    答案:D
    解析:

  • 第6题:

    Netstat工具可以用来显示协议的有关统计信息和当前TCP/IP的连接状况使用该命令的哪个参数可以只显示指定协议的相关信息()

    • A、Netstat-e
    • B、Netstat-n
    • C、Netstat-r
    • D、Netstat-p

    正确答案:D

  • 第7题:

    Which command displays the number of packets transmitted for each NIC available on the system?()

    • A、entstat -v
    • B、netstat -i
    • C、entstat -aon
    • D、netstat -na

    正确答案:B

  • 第8题:

    After completing an installation of new software, a system administrator notices the system is slow.  To troubleshoot the performance, which single AIX command could be used to provide a real-time display of CPU, memory and disk utilization()

    • A、topas
    • B、vmo
    • C、iostat
    • D、netstat

    正确答案:B

  • 第9题:

    Which of the following commands gathers network packet statistics?()

    • A、netstat -i
    • B、ifconfig -a
    • C、errpt -a
    • D、iptrace -i

    正确答案:A

  • 第10题:

    Which of the following commands should be used to display a system routing table?()

    • A、 route 
    • B、 netstat 
    • C、 iptrace 
    • D、 traceroute 

    正确答案:B

  • 第11题:

    单选题
    Which command is used to display the packet counts throughout the communications subsystem?()
    A

    netstat -D 

    B

    netstat -c 

    C

    netstat -Aan 

    D

    netstat -P


    正确答案: B
    解析: 暂无解析

  • 第12题:

    单选题
    Which of the following commands should be used to display a system routing table?()
    A

     route 

    B

     netstat 

    C

     iptrace 

    D

     traceroute 


    正确答案: D
    解析: 暂无解析

  • 第13题:

    Netstat工具可以用来显示协议的有关统计信息和当前TCP/IP的连接状况使用该命令的哪个参数可以只显示指定协议的相关信息()

    A.Netstat-e

    B.Netstat-n

    C.Netstat-r

    D.Netstat-p


    参考答案:D

  • 第14题:

    The monitor traffic command provides access to which utility?()

    A.tcpdump

    B.telnet

    C.traceroute

    D.netstat


    参考答案:A

  • 第15题:

    Whichcommandisusedtodisplaythepacketcountsthroughoutthecommunicationssubsystem?()

    A.netstat-D

    B.netstat-c

    C.netstat-Aan

    D.netstat-P


    参考答案:A

  • 第16题:

    能显示如图8-4所示的IPv6统计信息的Windows命令是(42)。

    A.netstat -an

    B.netstat -p IPv6

    C.netstat -e

    D.netstat -s


    正确答案:D
    解析:执行netstat-s命令可获得IPv4/v6、ICMPv4/v6、TCP、UDP的统计信息。执行netstat-e命令可获得以太网的统计信息。执行netstat-an命令系统将以数字格式显示连接地址和侦听端口号等信息。

  • 第17题:

    能显示TCP和UDP连接信息的命令是

    A.netstat-s
    B.netstat-e
    C.netstat-r
    D.netstat-a

    答案:D
    解析:

  • 第18题:

    Which command is used to display the packet counts throughout the communications subsystem?()

    • A、netstat -D 
    • B、netstat -c 
    • C、netstat -Aan 
    • D、netstat -P

    正确答案:A

  • 第19题:

    Which of the following commands should be used to identify packet sequence problems?()

    • A、 ping and arp
    • B、 lsattr and ifconfig
    • C、 netstat and iostat
    • D、 iptrace and tcpdump

    正确答案:D

  • 第20题:

    Which command records the path taken by network packets between a source and destination system? ()

    • A、 traceroute 
    • B、 netstat -p 
    • C、 ping 
    • D、 netstat -rn

    正确答案:A

  • 第21题:

    Which command is used to turn ipforwarding on or off?()

    • A、ifconfig
    • B、no
    • C、chdev
    • D、netstat

    正确答案:B

  • 第22题:

    The monitor traffic command provides access to which utility?()

    • A、tcpdump
    • B、telnet
    • C、traceroute
    • D、netstat

    正确答案:A

  • 第23题:

    单选题
    Which of the following commands should be used to identify packet sequence problems?()
    A

     ping and arp

    B

     lsattr and ifconfig

    C

     netstat and iostat

    D

     iptrace and tcpdump


    正确答案: C
    解析: 暂无解析

  • 第24题:

    单选题
    Which command records the path taken by network packets between a source and destination system? ()
    A

     traceroute 

    B

     netstat -p 

    C

     ping 

    D

     netstat -rn


    正确答案: B
    解析: 暂无解析