当前位置:首页计算机类软件水平考试初级网络管理员->下列关于ping命令的描述中,说法错误的是()。

下列关于ping命令的描述中,说法错误的是( )。

  • A.ping 127.0.0.1检查TCP/IP协议有没有设置好
  • B.ping本机IP地址检查本机的IP地址设置和网卡安装配置是否正常
  • C.ping 192.168.1.1-l 1000检查连续ping 1000次的丢包率
  • D.ping远程IP地址检查本机与外部的连接是否正常
查看答案 纠错
答案: C
本题解析:

ping一般作为测试连通性使用。ping命令后,会接收到对方发送的回馈信息,其中记录着对方的IP地址和TTL。

语法格式为:“ping /参数IP地址或域名”,具体如图7-2所示。

以下是常见的参数及其解释说明:

1. /?:显示帮助信息。

2. /t:持续ping一个IP地址,可以使用Ctrl+C停止持续ping。

3. /l:设置请求报文的字节数长度,默认是32字节。

4. /a:如果用IP地址表示目标,会尝试将IP地址解析为主机名并显示。

5. /n:设置发送请求报文的次数,默认是4次。

选项C对应的是将ping包大小设置为1000字节。

更新时间:2021-12-30 00:32

你可能感兴趣的试题

单选题

ICMP is short for Internet( )Message Protocol, and is an integral part of the Internet( )suite (commonly referred to as TCP/IP). It is a( )layer protocol used by network devices to diagnose network communication issues. IP is not designed to be absolutely reliable. ICMP is to provide feedback about problems in the communication environment, not to make IP( ).One of the most well-known and useful messages in an ICMP datagram is the Destination( )message which is generated for several reasons, including unable to reach a network, a host, aport, or a protocol.

  • A.Unreliable
  • B.Unavailable
  • C.Unreachable
  • D.Unusable
查看答案
单选题

ICMP is short for Internet( )Message Protocol, and is an integral part of the Internet( )suite (commonly referred to as TCP/IP). It is a( )layer protocol used by network devices to diagnose network communication issues. IP is not designed to be absolutely reliable. ICMP is to provide feedback about problems in the communication environment, not to make IP( ).One of the most well-known and useful messages in an ICMP datagram is the Destination( )message which is generated for several reasons, including unable to reach a network, a host, aport, or a protocol.

  • A.reliable
  • B.available
  • C.reachable
  • D.usable
查看答案
单选题

ICMP is short for Internet( )Message Protocol, and is an integral part of the Internet( )suite (commonly referred to as TCP/IP). It is a( )layer protocol used by network devices to diagnose network communication issues. IP is not designed to be absolutely reliable. ICMP is to provide feedback about problems in the communication environment, not to make IP( ).One of the most well-known and useful messages in an ICMP datagram is the Destination( )message which is generated for several reasons, including unable to reach a network, a host, aport, or a protocol.

  • A.physical
  • B.data link
  • C.network
  • D.transport
查看答案
单选题

ICMP is short for Internet( )Message Protocol, and is an integral part of the Internet( )suite (commonly referred to as TCP/IP). It is a( )layer protocol used by network devices to diagnose network communication issues. IP is not designed to be absolutely reliable. ICMP is to provide feedback about problems in the communication environment, not to make IP( ).One of the most well-known and useful messages in an ICMP datagram is the Destination( )message which is generated for several reasons, including unable to reach a network, a host, aport, or a protocol.

  • A.Protocol
  • B.Public
  • C.Private
  • D.Port
查看答案
单选题

ICMP is short for Internet( )Message Protocol, and is an integral part of the Internet( )suite (commonly referred to as TCP/IP). It is a( )layer protocol used by network devices to diagnose network communication issues. IP is not designed to be absolutely reliable. ICMP is to provide feedback about problems in the communication environment, not to make IP( ).One of the most well-known and useful messages in an ICMP datagram is the Destination( )message which is generated for several reasons, including unable to reach a network, a host, aport, or a protocol.

  • A.Confirm
  • B.Control
  • C.Communicate
  • D.Command
查看答案
单选题

电子邮件系统中,发送邮件协议为SMTP协议,使用的端口号是( )。

  • A.23
  • B.25
  • C.55
  • D.80
查看答案
单选题

可以通过电子邮件发送的文件类型有( )。

①视频文件②音频文件③图片文件④文本文件

  • A.①②
  • B.①②③
  • C.②③④
  • D.①②③④
查看答案
单选题

下列关于ping命令的描述中,说法错误的是( )。

  • A.ping 127.0.0.1检查TCP/IP协议有没有设置好
  • B.ping本机IP地址检查本机的IP地址设置和网卡安装配置是否正常
  • C.ping 192.168.1.1-l 1000检查连续ping 1000次的丢包率
  • D.ping远程IP地址检查本机与外部的连接是否正常
查看答案
单选题

在Windows中,执行( )命令可以查看域名信息。

  • A.arp-a
  • B.netstat
  • C.nbtstat
  • D.nslookup
查看答案
单选题

在Windows中,要查看到目标主机Alice的路径,可使用( )命令。

  • A.tracert
  • B.traceroute
  • C.route
  • D.net
查看答案