A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?()A. Drop the data.B. Send the data frames to the default gateway.C. Create an ARP request to get a MAC address for the rece

题目
A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?()

A. Drop the data.

B. Send the data frames to the default gateway.

C. Create an ARP request to get a MAC address for the receiving host.

D. Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.


相似考题
参考答案和解析
参考答案:C
更多“A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?() ”相关问题
  • 第1题:

    The user of Host1 wants to ping the DSL modem/router at 192.168.1.254. Based on the Host1 ARP table that is shown in the exhibit, what will Host1 do()。

    A.send a unicast ARP packet to the DSL modem/router

    B.send unicast ICMP packets to the DSL modem/router

    C.send Layer 3 broadcast packets to which the DSL modem/router responds

    D.send a Layer 2 broadcast that is received by Host2, the switch, and the DSL modem/router


    参考答案:B

  • 第2题:

    What is the first thing that happens when IPv6 is enabled on an interface on a host?()

    • A、A router solicitation is sent on that interface.
    • B、There is a duplicate address detection on the host interface.
    • C、The link local address is assigned on the host interface.
    • D、A neighbor redirect message is sent on the host interface.

    正确答案:B

  • 第3题:

    Which OSI layer header contains the address of a destination host that is another network?()

    • A、application
    • B、presentation
    • C、session
    • D、transport
    • E、network
    • F、data link
    • G、physical

    正确答案:E

  • 第4题:

    Host 1 is trying to communicate with Host 2. The e0 interface on Router C is down. Which of the following are true?()

    • A、Router C will use ICMP to inform Host 1 that Host 2 cannot be reached.
    • B、Router C will use ICMP to inform Router B that Host 2 cannot be reached.
    • C、Router C will use ICMP to inform Host 1, Router A, and Router B that Host 2 cannot be reached.
    • D、Router C will send a Destination Unreachable message type.
    • E、Router C will send a Router Selection message type.
    • F、Router C will send a Source Quench message type.

    正确答案:A,D

  • 第5题:

    How doTCP SYN attacks take advantage ofTCPto prevent new connections from being established to a host under attack?()

    • A、These attacks send multiple FIN segments forcing TCP connection release.
    • B、These attacks fill up a hosts’ listen queue by failing to ACK partially openedTCPconnections.
    • C、These attacks take advantage of the hosts transmit backoff algorithm by sending jam signals to the host.
    • D、These attacks increment the ISN of each segment by a random number causing constant TCP retransmissions.
    • E、These attacks send TCP RST segments in response toconnection SYN+ACK segments forcing SYN retransmissions.

    正确答案:B

  • 第6题:

    You are designing a Windows Server 2008 R2 Hyper-V environment. Your design includes a failover cluster that supports live migration. You need to ensure that the network supports this design. What should you do?()

    • A、Use two iSCSI host bus adapters
    • B、Use two Fibre Channel host bus adapters
    • C、Place the physical host servers on the same TCP/IP subnet
    • D、Place the physical host servers on different TCP/IP subnets

    正确答案:C

  • 第7题:

    单选题
    A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?()
    A

    Drop the data.

    B

    Send the data frames to the default gateway.

    C

    Create an ARP request to get a MAC address for the receiving host.

    D

    Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.


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

  • 第8题:

    多选题
    Which destination addresses will be used by Host A to send data to Host C?()
    A

    the IP address of Switch 1

    B

    the MAC address of Switch 1

    C

    the IP address of Host C

    D

    the MAC address of Host C

    E

    the IP address of the router's E0 interface

    F

    the MAC address of the router's E0 interface


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

  • 第9题:

    多选题
    Host 1 is trying to communicate with Host 2. The e0 interface on Router C is down. Which of the following are true (Choose two.)()。
    A

    Router C will use ICMP to inform Host 1 that Host 2 cannot be reached

    B

    Router C will use ICMP to inform Router B that Host 2 cannot be reached

    C

    Router C will use ICMP to inform Host 1, Router A, and Router B that Host 2 cannot be reached

    D

    Router C will send a Destination Unreachable message type

    E

    Router C will send a Router Selection message type

    F

    Router C will send a Source Quench message type


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

  • 第10题:

    单选题
    Which of the following protocols would be used to test if one host is reachable by another host, by sending echo requests and waiting for echo replies?()
    A

    SNMP

    B

    ICMP

    C

    TCP

    D

    UDP


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

  • 第11题:

    Anytime a host or a router has an IP datagram to send to another host or router, it has the( )address of the receiver. This address is obtained from the DNS if the sender is the host or it is found in a routing table if the sender is a router. But the IP data gram must be( ) in a frame to be able to pass through the physical network. This means that the sender needs the ( )address of the receiver. The host or the router sends an ARP query packet. The packet includes the physical and IP addresses of the sender and the IP address of the receiver. Because the sender does not know the physical address of the receiver, the query is( ) over the network.Every host or router on the network receives and processes the ARP query packet, but only the intended recipient recognizes its IP address and sends back an ARP response packet.The response packet contains the recipient's IP and physical addresses. The packet is(请作答此空) directly to the inquirer by using the physical address received in the query packet.

    A. multicast
    B. unicast
    C. broadcast
    D. multiple unicast

    答案:B
    解析:
    任何时候主机或路由器要发送 IP 数据报发送给另一主机或路由器时,都需要知道接收方的逻辑地址。发送主机从 DNS 获得该地址,发送路由器则在路由表中找到该地址。但 IP 数据报必须封装在帧中才能通过物理网络。这意味着发送者需要知道接收者的物理地址。主机或路由器需发送 ARP 查询报文,该报文分组包含发送者的物理地址和 IP 地址及接收者的 IP 地址。这是因为送者不知道接收者的物理地址,所以需在全网广播报文。网络上的每个主机或路由器都能接收并处理该 ARP 查询报文,但只有预期的接收者识别其 IP 地址并响应该 ARP 报文。响应报文包含接收者的 IP 地址和物理地址。包含了接收者物理地址的响应报文分组通过单播的方式直接发送给发送者。

  • 第12题:

    A host is attempting to send data to another host on a different network. What is the first action that the sending host will take?()

    • A、Drop the data.
    • B、Send the data frames to the default gateway.
    • C、Create an ARP request to get a MAC address for the receiving host.
    • D、Send a TCP SYN and wait for the SYN ACK with the IP address of the receiving host.

    正确答案:C

  • 第13题:

    What happens when Host Checker is configured to perform checks every "0" minutes? ()

    • A、Host Checker is disabled.
    • B、Host Checker will perform continous checks.
    • C、Host Checker will perform checks when user logs out.
    • D、Host Checker will perform checks when user first logs in.

    正确答案:D

  • 第14题:

    When a host transmits data across a network to another host, which process does the data go through?()

    • A、standardization
    • B、conversion
    • C、encapsulation
    • D、synchronization

    正确答案:C

  • 第15题:

    Which destination addresses will be used by Host A to send data to Host C?()

    • A、the IP address of Switch 1
    • B、the MAC address of Switch 1
    • C、the IP address of Host C
    • D、the MAC address of Host C
    • E、the IP address of the router's E0 interface
    • F、the MAC address of the router's E0 interface

    正确答案:C,F

  • 第16题:

    单选题
    What is the first thing that happens when IPv6 is enabled on an interface on a host?()
    A

    A router solicitation is sent on that interface.

    B

    There is a duplicate address detection on the host interface.

    C

    The link local address is assigned on the host interface.

    D

    A neighbor redirect message is sent on the host interface.


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

  • 第17题:

    单选题
    You install the Web Server (IIS) role on and the SMTP Server feature on a server that runs Windows Server 2008.  You need to configure the new SMTP server to forward mail to the mail server of the Internet Service Provider (ISP). What should you do?()
    A

    Configure the smart host setting to use the local host.

    B

    Configure the smart host setting to use the mail server of the ISP.

    C

    Run the appcmd /delivery method:PickupDirectoryFromIis command.

    D

    Configure the SMTP delivery setting to Attempt direct delivery before sending to smart host.


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

  • 第18题:

    单选题
    How doTCP SYN attacks take advantage ofTCPto prevent new connections from being established to a host under attack?()
    A

    These attacks send multiple FIN segments forcing TCP connection release.

    B

    These attacks fill up a hosts’ listen queue by failing to ACK partially openedTCPconnections.

    C

    These attacks take advantage of the hosts transmit backoff algorithm by sending jam signals to the host.

    D

    These attacks increment the ISN of each segment by a random number causing constant TCP retransmissions.

    E

    These attacks send TCP RST segments in response toconnection SYN+ACK segments forcing SYN retransmissions.


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

  • 第19题:

    单选题
    Host A opens a Telnet connection to Host B. Host A then opens another Telnet connection to Host B. These connections are the only communication between Host A and Host B. The security policy configuration permits both connections. How many sessions exist between Host A and Host B?()
    A

    1

    B

    2

    C

    3

    D

    4


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