当前位置:首页计算机类软件水平考试初级网络管理员->在Windows中,要查看到目标主机Alice的路径,可使用

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

  • A.tracert
  • B.traceroute
  • C.route
  • D.net
查看答案 纠错
答案: A
本题解析:

Tracert命令可以显示去往目的地址的中间每一跳路由器地址。其原理是通过多次向目标发送ICMP报文,每次修改增加IP头中的TTL值,以获取路径中每跳路由器的相关信息。而在Linux系统中实现同一功能的命令为traceroute。

route命令主要是于主机路由相关的命令,如route print,打印路由表,route add添加路由等。D选项干扰项。

更新时间:2021-12-21 11:42

你可能感兴趣的试题

单选题

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
查看答案