0% found this document useful (0 votes)
1K views2 pages

Simulation of Arp & Rarp

This document describes an ARP table program that allows the user to look up IP addresses and MAC addresses. The program displays an ARP table with sample entries and a menu for the user to choose from options to look up an address by IP or MAC address and displays the corresponding address.

Uploaded by

Vikram Vijayan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
1K views2 pages

Simulation of Arp & Rarp

This document describes an ARP table program that allows the user to look up IP addresses and MAC addresses. The program displays an ARP table with sample entries and a menu for the user to choose from options to look up an address by IP or MAC address and displays the corresponding address.

Uploaded by

Vikram Vijayan
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

SAMPLE INPUT OUTPUT: the arp table is a.b.c.d 1.2.3.4 e.f.g.h 5.6.7.8 i.j.k.l 9.1.2.3 1.ARP 2.RARP 3.

EXIT enter your choice: 1 enter ip address: 1.2.3.4 mac addr is a.b.c.d enter your choice:2 enter mac address: e.f.g.h ip addr is 5.6.7.8

You might also like