The parsing process of ARP

Source: Internet
Author: User

Address Resolution Protocol, which is ARP (Resolution Protocol), is based on IP address gets The physical address of a TCP/IP protocol . when the host sends the message, the ARP request containing the destination IP address is broadcast to all hosts on the network, and the return message is received to determine the physical address of the target, and when the return message is received, the IP address and physical address are stored in the native ARP cache and retained for a certain amount of time. Query the ARP cache directly on the next request to conserve resources.

parsing Process :

ARP is used to resolve a known IP address to a MAC address for communication on the MAC layer. In order to determine the target

MAC address, first look for the ARP cache table. If the MAC address you are looking for is not in the table, ARP sends a broadcast

To discover the destination's MAC address and log it to the ARP cache table for the next lookup.

The parsing process of ARP

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.