Username: Save?
Password:
Home Forum Links Search Login Register*
    News: Welcome to the TechnoWorldInc! Community!
Recent Updates
[August 11, 2025, 08:33:44 AM]

[August 11, 2025, 08:33:44 AM]

[August 11, 2025, 08:33:44 AM]

[August 11, 2025, 08:33:44 AM]

[May 13, 2025, 08:34:25 AM]

[May 13, 2025, 08:34:25 AM]

[May 13, 2025, 08:34:25 AM]

[April 12, 2025, 08:24:20 AM]

[April 12, 2025, 08:24:20 AM]

[April 12, 2025, 08:24:20 AM]

[April 12, 2025, 08:24:20 AM]

[March 12, 2025, 09:35:30 AM]

[March 12, 2025, 09:35:30 AM]
Subscriptions
Get Latest Tech Updates For Free!
Resources
   Travelikers
   Funistan
   PrettyGalz
   Techlap
   FreeThemes
   Videsta
   Glamistan
   BachatMela
   GlamGalz
   Techzug
   Vidsage
   Funzug
   WorldHostInc
   Funfani
   FilmyMama
   Uploaded.Tech
   Netens
   Funotic
   FreeJobsInc
   FilesPark
Participate in the fastest growing Technical Encyclopedia! This website is 100% Free. Please register or login using the login box above if you have already registered. You will need to be logged in to reply, make new topics and to access all the areas. Registration is free! Click Here To Register.
+ Techno World Inc - The Best Technical Encyclopedia Online! » Forum » THE TECHNO CLUB [ TECHNOWORLDINC.COM ] » Techno Articles » Internet
 Network+ Certification Exam Tutorial: Address Resolution Protocol (ARP)
Pages: [1]   Go Down
  Print  
Author Topic: Network+ Certification Exam Tutorial: Address Resolution Protocol (ARP)  (Read 623 times)
Shawn Tracer
TWI Hero
**********


Karma: 2
Offline Offline

Posts: 16072


View Profile


Network+ Certification Exam Tutorial: Address Resolution Protocol (ARP)
 by: Chris Bryant, CCIE #12933


When you're studying for the Network+ exam, you've got to master the fundamentals of networking, because the Network+ is a hard exam to pass due to the range of information covered. One such fundamental is the Address Resolution Protocol, commonly referred to as ARP.

ARP operates at the Data Link layer of the OSI model, and its purpose is often overlooked. When Host A wants to send data to Host B, we know Host A must have a destination IP address for Host B (the Network layer address). What we tend to overlook is that Host A must also have a Layer 2 destination address for Host B -- in other words, it's got to have a destination MAC address for Host B. That's where ARP comes in.

Host devices, as well as switches and routers, keep a table that maps IP addresses to MAC addresses. This is an ARP Cache, and in our scenario Host A would first look in its own ARP Cache to see if it has a corresponding MAC address for Host B. If not, Host A will send out an ARP Request. This request is a broadcast, which means that every single device on the network segment will get it. (The broadcast MAC address is ff-ff-ff-ff-ff-ff.)

The ARP Request contains the IP address of the destination host, in this case Host B. The Request is basically saying, "Here's the IP address of the host I need to talk to. Will the device with this IP address send me its MAC address?"

Every host on the segment will receive the Request, but only the device with the IP address contained in the Request will respond to it. In this example, Host B will send a unicast ARP Response to Host A, telling Host A what its MAC address is. Host A now has the IP and MAC address for Host B, and can now send data successfully to Host B.

Since the ARP Request is a broadcast, there is no problem if there is a hub, repeater, or switch physically between Host A and Host B, since those devices forward broadcasts. Routers do NOT forward broadcasts, however, so if there is a router between Host A and Host B, there could be a problem. There is an ARP feature that addresses this problem, though, and we'll talk about that in my next Network+ exam tutorial!

About The Author
Chris Bryant, CCIE #12933, is the owner of The Bryant Advantage (http://www.thebryantadvantage.com).

For a copy of his FREE "How To Pass The CCNA" or "CCNP" ebook, visit the website and download your copies! Daily exam questions and tutorials now available through RSS feed!

Logged

Pages: [1]   Go Up
  Print  
 
Jump to:  

Copyright © 2006-2023 TechnoWorldInc.com. All Rights Reserved. Privacy Policy | Disclaimer
Page created in 0.046 seconds with 25 queries.