Skip to main content

Which entry will be in the ARP cache of HostA to support this transmission?

Refer to the exhibit. After HostA pings HostB, which entry will be in the ARP cache of HostA to support this transmission?

 

231



A image
B image
C image
D image
E image
F image



Answer : D

Explanation:

ARP – Address Resolution Protocol
It is used to find the MAC address from known IP address.
ARP is used to convert an IP address to a physical address such as an Ethernet address (MAC Address).

If a host or device transmitting data to another network (not same IP subnet), then data will forward to default gateway.

In the exhibit, the Host A is transmitting data to Host B, then Host A forward the packet to Router1, for that communication Host A needs MAC address of Router1. If we check the ARP cache of Host A, we will get 192.168.6.1 – 000f.2480.8916.

Download the topology and check it for your own: https://app.box.com/s/hzyjmaxrjjegm3zac9xo

Screenshots

image

Click HostA > Desktop > Command Prompt

Commands

arp -a used to view the arp cache
ping 192.168.4.7 used to check the connectivity to HostB


image

Comments

  1. Thanks a lot for explaining. Please share the other answer that I have asked asap :)

    ReplyDelete
  2. I saw an answer to this question in a ccna dump as A and not D. A bit not clear. Please enlighten me. Thanks

    ReplyDelete
  3. I saw an answer to this question in a ccna dump as A and not D. A bit not clear. Please enlighten me. Thanks

    ReplyDelete
  4. I think this is the right answer

    ReplyDelete
  5. What host A would do is:
    – Host A knew that the IP address of host B is not in the same subnet so it would send the ICMP message (or ping) to default gateway which is 192.168.6.1 (fa0/0). However, it needs to know the actually physical address of this IP address to do so.
    – To get the MAC address host A will send ARP request (broadcast) with the IP address 192.168.6.1 as destination. F0/0 gets it and send back the MAC address. THIS MAC ADDRESS and the IP address 192.168.6.1 of F0/0 will be recorded in ARP cache of host A for future use.

    ReplyDelete
  6. Here are updated CCNP free 300-135 dumps. Free demo available. Visit the link below to get further information about CCNP 300-135 exam.

    watch video and sharing,
    2017 Dumps4download Cisco 300-135 Dumps | 300-135 Exam Question

    ReplyDelete
  7. Thank you, I also did the sim in packet tracert and indeed is the router what appears in arp -a. Dump is wrong. Thanks

    ReplyDelete
  8. It is easy to test it on Packet Tracer and observe that the correct answer is D.

    192.168.6.1 000f.2480.8916 dynamic

    ReplyDelete

Post a Comment

Popular posts from this blog

New Questions in CCNA 200-120 (HSRP, VRRP, NetFlow, SNMP)

The below are mock questions that were about to appear in exam CCNA 200-120. Updated : 14 th October 2013 Download the Latest 200-120 dumps : Click Here This file requires Visual Cert Exam Suite: Click Here Download the latest 200-120 dumps in DOCX format : Chapter 1 , Chapter 2 , Chapter 3 , Chapter 4 , Chapter 5, Chapter 6, Chapter 7, Chapter 8 , Chapter 9, Chapter 10, Chapter 11, Chapter 12 CCNA EIGRP Simulation CCNA ACL2 Simulation Question 1 Which three are the components of SNMP? (Choose three) A. MIB B. SNMP Manager C. SysLog Server D. SNMP Agent E. Set Answer : A, B, D Question 2 What are the Popular destinations for syslog messages to be saved? A. Flash B. The logging buffer .RAM C. The console terminal D. Other terminals E. Syslog server Answer: B, C, E Question 3 Syslog was configured with a level 3 trap. Which 3 types of logs would...

Cisco Packet Tracer Multi User Connection

Multiuser communication allows multiple point-to-point (peer) connections between multiple instances of Packet Tracer. By allowing communication between Packet Tracer instances, a new door has been opened to a fun, interactive, social, collaborative, and competitive learning environment. Instructors will now be able to create a variety of activities for students to learn in groups that will facilitate greater social interaction between students. Students will benefit from this environment by working together to solve problems and share ideas. Both students and teachers should take full advantage that Multiuser will offer in their learning environment. Technical Information Communicates between instances using PTMP. PTMP is TCP based. By default, uses TCP port 38000, is customizable, and each new instances on the same PC will use the next available port. On by default. UPnP will attempt to establish port forwarding to facilitate home networks. All network co...

CCNA RIPv2 Simulation

Central Florida Widgets recently installed a new router in their Apopka office. Complete the network installation by performing the initial router configurations and configuring RIPv2 routing using the router command line interface (CLI) on the Apopka router. To configure the router (Apopka) click on the console host icon that is connected to a router by a serial console cable (shown in the diagram as a dashed black line). Each of the windows can be minimized by clicking on the [-]. You can also reposition a window by dragging it by the title bar. The “Tab” key and most commands that use the “Control” or “Esc” keys are not supported and are not necessary to complete this simulation. The help command does not display all commands of the help system. Configure the router per the following requirements: Name of the router is Apopka Enable-secret password is ish555ana The password to access user EXEC mode using the console is New2Rtr The password to allow te...