HOME  |    TRAINING  |   FREE TUTORIALS   |   JOBS
Find out more about our new RSS feed.
FREE Tutorial
ADDRESS RESOLUTION PROTOCOL (ARP)

CATEGORY
SEARCH OUR OTHER TUTORIALS

DESCRIPTION

ARP resolves a known IP address to a MAC address. When a host needs to transfer data across the network it needs to know the other hosts MAC address. The host checks its ARP cache and if the MAC address is not there it sends out an ARP broadcast message to find the host.
Click here to be kept informed of our new Tutorials.


TUTORIAL TAKEN FROM COURSE : CCNA MODULE 6 - NETWORK MANAGEMENT AND TCP/IP

FULL COURSE DETAILS

At the end of all the modules within this course you will be able to – understand LAN and WAN networking concepts. You will understand TCP/IP and IP addressing and subnetting. You will understand the routing process and be able to configure a Cisco router and switch for use in a live network environment.

TO ACCESS THE FULL COURSE AND HUNDREDS OF OTHERS, CLICK HERE.


"Pass your IT exams by learning with our world class consultant trainers. Your hands on course comes with a 100% satisfaction money back guarantee and lifetime e-mail support to give you the very best chances of passing." This tutorial has been written and prepared by http://www.networksinc.co.uk


FIG 6.1 Hosts Broadcasts for another Hosts MAC address

Proxy ARP

If the broadcast reaches the router it will not pass it. Routers do not forward broadcasts but if they do know how to find the host they will send their own MAC address to the host. This process is called proxy arp and it allows the host to send off the data thinking it is going straight to the remote host. The router takes care of the rest.


FIG 6.2 Router Uses Proxy ARP to Allow the Hosts to Connect

Reverse Address Resolution Protocol (RARP)

Reverse ARP maps a known MAC address to an IP address. Hosts such as diskless workstations (also known as thin clients) know their MAC address when they boot. They use RARP to discover their IP address from a server on the network.

Simple Network Management Protocol (SNMP)

SNMP is used for network management services. An SNMP management system allows network devices to send messages called traps to a management station. This informs the network administrator of any faults on the network such as faulty interfaces, high cpu utilisation on servers etc.

Domain Name System (DNS)

DNS resolves hostnames to IP addresses. This allows up to type www.cisco.com in a web browser rather than 198.133.219.25. Every ISP will have their own DNS servers which list the most common IP addresses, if the address of the server you want is not there then the ISP will pass the request onto a DNS root server.

You can configure a host name to an IP address mapping with the ‘ip host {name} {ip address}’ command:

RouterA(config)#ip host RouterB 192.168.1.2

you can then ping the hostname:

RouterA#ping routerb

Type escape sequence to abort.
Sending 5, 100-byte ICMP Echos to 192.168.1.2, timeout is 2 seconds:
!!!!!
Success rate is 100 percent (5/5), round-trip min/avg/max = 32/32/32 ms
RouterA#

Routers automatically try to resolve an entry to a hostname if it is not an ios command. If it does not know who the hostname is, it tries to translate it:

RouterA#
RouterA#tggt
Translating "tggt"...domain server (255.255.255.255)
(255.255.255.255)
Translating "tggt"...domain server (255.255.255.255)
% Unknown command or computer name, or unable to find computer address
RouterA#

This can be very annoying because you have to wait for several seconds while the router tries to resolve the hostname. You can turn this feature off:

RouterA#conf t
Enter configuration commands, one per line. End with CNTL/Z.
RouterA(config)#no ip domain-lookup
RouterA(config)#
RouterA(config)#tggt
                 ^
% Invalid input detected at '^' marker.

RouterA(config)#




8 RELATED COURSES AVAILABLE
CCNA MODULE 1 - INTRODUCTION TO INTERNETWORKING
At the end of all the modules within this course you will be able to – understand LAN and WAN networking concepts....
CCNA MODULE 2 - CONNECTING AND CONFIGURING CISCO DEVICES
At the end of all the modules within this course you will be able to – understand LAN and WAN networking concepts....
CCNA MODULE 3 - LAN SWITCHING
At the end of all the modules within this course you will be able to – understand LAN and WAN networking concepts....
CCNA MODULE 4 - IP ADDRESSING
At the end of all the modules within this course you will be able to – understand LAN and WAN networking concepts....
CCNA MODULE 5 - ROUTING PROTOCOLS
At the end of all the modules within this course you will be able to – understand LAN and WAN networking concepts....
 
1 RELATED JOBS AVAILABLE
SUPPORT SERVICES ENGINEER
<P>Support services Engineer</P><P>My client is looking for an experienced IT Maintenance....
CONTACT US
Friday 10th February 2012  © COPYRIGHT 2012 - website design by Website Design by Visualsoft