Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?

1. What two ICMPv6 message types must be permitted through IPv6 access control lists to allowresolution of Layer 3 addresses to Layer 2 MAC addresses? (Choose two.)

Get answer to your question and much more

2. Which range of link-local addresses can be assigned to an IPv6-enabled interface?3.What would be the interface ID of an IPv6 enabled interface with a MAC address of 1C-6F-65-

Get answer to your question and much more

C2-BD-F8 when the interface ID is generated by using the EUI-64 process?

Get answer to your question and much more

4. An organization is assigned an IPv6 address block of 2001:db8:0:ca00::/56. How many subnetscan be created without using bits in the interface ID space?

Get answer to your question and much more

5. Refer to the exhibit. If host A sends an IP packet to host B, what will the destination address be inthe frame when it leaves host A?When a switch configuration includes a user-defined error threshold on a per-port basis, to which

Get answer to your question and much more

switching method will the switch revert when the error threshold is reached?

Get answer to your question and much more

7. Which two statements are correct about MAC and IP addresses during data transmission if NATis not involved? (Choose two.)

Get answer to your question and much more

8. What is one main characteristic of the data link layer?

Get answer to your question and much more

9. What are three characteristics of the CSMA/CD process? (Choose three.)

Get answer to your question and much more

10. What are two primary responsibilities of the Ethernet MAC sublayer? (Choose two.)

What is Address Resolution Protocol (ARP)?

Address Resolution Protocol (ARP) is a procedure for mapping a dynamic IP address to a permanent physical machine address in a local area network (LAN). The physical machine address is also known as a media access control (MAC) address.

The job of ARP is essentially to translate 32-bit addresses to 48-bit addresses and vice versa. This is necessary because IP addresses in IP version 4 (IPv4) are 32 bits, but MAC addresses are 48 bits.

ARP works between Layers 2 and 3 of the Open Systems Interconnection model (OSI model). The MAC address exists on Layer 2 of the OSI model, the data link layer. The IP address exists on Layer 3, the network layer.

ARP can also be used for IP over other LAN technologies, such as token ring, fiber distributed data interface (FDDI) and IP over ATM.

How ARP works

When a new computer joins a LAN, it is assigned a unique IP address to use for identification and communication. When an incoming packet destined for a host machine on a particular LAN arrives at a gateway, the gateway asks the ARP program to find a MAC address that matches the IP address. A table called the ARP cache maintains a record of each IP address and its corresponding MAC address.

All operating systems in an IPv4 Ethernet network keep an ARP cache. Every time a host requests a MAC address in order to send a packet to another host in the LAN, it checks its ARP cache to see if the IP to MAC address translation already exists. If it does, then a new ARP request is unnecessary. If the translation does not already exist, then the request for network addresses is sent and ARP is performed.

ARP broadcasts a request packet to all the machines on the LAN and asks if any of the machines are using that particular IP address. When a machine recognizes the IP address as its own, it sends a reply so ARP can update the cache for future reference and proceed with the communication.

Host machines that don't know their own IP address can use the Reverse ARP (RARP) protocol for discovery.

ARP cache size is limited and is periodically cleansed of all entries to free up space. Addresses tend to stay in the cache for only a few minutes. Frequent updates enable other devices in the network to see when a physical host changes their requested IP addresses. In the cleaning process, unused entries are deleted along with any unsuccessful attempts to communicate with computers that are not currently powered on.

Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?
ARP translates IP addresses and MAC addresses so devices can properly communicate and send data.

Proxy ARP

Proxy ARP enables a network proxy to answer ARP queries for IP addresses that are outside the network. This enables packets to be successfully transferred from one subnetwork to another.

When an ARP inquiry packet is broadcast, the routing table is examined to find which device on the LAN can reach the destination fastest. This device, which is often a router, acts as a gateway for forwarding packets outside the network to their intended destinations.

ARP spoofing and ARP cache poisoning

LANs that use ARP are vulnerable to ARP spoofing, also called ARP poison routing or ARP cache poisoning.

ARP spoofing is a device attack in which a hacker broadcasts false ARP messages over a LAN in order to link an attacker's MAC address with the IP address of a legitimate computer or server within the network. Once a link has been established, the target computer can send frames meant for the original destination to the hacker's computer first as well as any data meant for the legitimate IP address.

ARP spoofing can seriously affect enterprises. When used in their simplest form, ARP spoofing attacks can steal sensitive information. However, the attacks can also facilitate other malicious attacks, including the following:

  • man-in-the-middle attacks
  • denial-of-service attacks
  • session hijacking

History and future of ARP

ARP was first proposed and discussed in Request for Comments (RFC) 826, published in November of 1982 by David C. Plummer. The problem of address resolution was immediately evident in the early days of the IP suite, because Ethernet quickly became the preferred LAN technology, but Ethernet cables required 48-bit addresses.

IPv6 addresses, which are 128 bits, use the Neighbor Discovery protocol acquire configuration information instead of ARP. While IPv4 addresses are currently more common, the use of IPv6 is increasing. This increase is largely due to the influx of IoT devices that require IP addresses. Neighbor Discovery operates in the Layer 2 of the OSI model and uses Internet Control Message Protocol (ICMP) version 6 to discover neighboring nodes.

This was last updated in September 2021

Continue Reading About Address Resolution Protocol (ARP)

  • 12 common network protocols and their functions explained
  • What's the difference between a MAC address and IP address?
  • What is the difference between TCP/IP model vs. OSI model?

Dig Deeper on Network security

  • Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?
    VXLAN vs. VLAN: What's the difference?

    By: David Jacobs

  • Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?
    Reverse Address Resolution Protocol (RARP)

    Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?

    By: Andrew Froehlich

  • Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?
    What's the difference between a MAC address and IP address?

    Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?

    By: John Burke

  • Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?
    12 common network protocols and their functions explained

    Which two ICMPv6 messages are used during the Ethernet MAC address resolution process choose two?

    By: Michaela Goss

Which two ICMPv6 messages are used during?

The two ICMPv6 messages used in determining the MAC address of a known IPv6 address are the neighbor solicitation and the neighbor advertisement.

Which two characteristics describe MAC addresses choose two?

What are two characteristics of Ethernet MAC addresses? (Choose two.).
MAC addresses use a flexible hierarchical structure..
They are expressed as 12 hexadecimal digits..
They are globally unique..
They are routable on the Internet..
MAC addresses must be unique for both Ethernet and serial interfaces on a device..

What are two ICMPv6 messages that are not present in ICMP for IPv4 choose two destination unreachable?

What are two ICMPv6 messages that are not present in ICMP for IPv4? (Choose two.).
Neighbor Solicitation..
Destination Unreachable..
Host Confirmation..
Time Exceeded..
Router Advertisement..
Route Redirection..

What are two primary addresses assigned to a device on an Ethernet LAN?

There are two primary addresses assigned to a device on an Ethernet LAN: Layer 2 physical address (the MAC address) – Used for NIC to NIC communications on the same Ethernet network. Layer 3 logical address (the IP address) – Used to send the packet from the source device to the destination device.