RE: MAC ADDRESS TO IP ADDRESS [7:62272]

2003-01-31 Thread Waters, Kristina
Raj,

There's a free utility available called Kiwi's cattools. It has an option
available to build a 'master arp table file' from the cisco devices you
setup in the program, which you can then view in excel. The file will
contain the MAC and the IP and you can search on either. If you haven't used
the program before it might take you a bit to set it up depending on how
many devices you have, but it's pretty handy. I just used it to
automatically change an entry on some dial peer groups on about 15 routers,
much easier than logging in and doing it manually.

Kris.


-Original Message-
From: raj [mailto:[EMAIL PROTECTED]] 
Sent: Friday, January 31, 2003 2:10 PM
To: [EMAIL PROTECTED]
Subject: MAC ADDRESS TO IP ADDRESS [7:62272]


hi there.
I have a mac address on my network and need a tool to enter the mac address
in and get the ip address from it.

any tool or any windows command line function or even any cisco
router/switch function has that capability?

thank you.
**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the sender by email, delete and destroy this message and its 
attachments.
**




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=62279&t=62272
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



Re: MAC ADDRESS TO IP ADDRESS [7:62272]

2003-01-31 Thread MADMAN
How about this, nothin fancy but it's effective:)

C3640A#sh arp | incl 00d0.064a.d400
Internet  172.28.64.1 0   00d0.064a.d400  ARPA   Ethernet1/0
C3640A#

   Dave

raj wrote:
> hi there.
> I have a mac address on my network and need a tool to enter the mac address
> in and get the ip address from it.
> 
> any tool or any windows command line function or even any cisco
> router/switch function has that capability?
> 
> thank you.
-- 
David Madland
CCIE# 2016
Sr. Network Engineer
Qwest Communications
612-664-3367

"You don't make the poor richer by making the rich poorer." --Winston
Churchill




Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=62276&t=62272
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]



RE: MAC ADDRESS TO IP ADDRESS [7:62272]

2003-01-31 Thread s vermill
raj wrote:
> 
> hi there.
> I have a mac address on my network and need a tool to enter the
> mac address
> in and get the ip address from it.
> 
> any tool or any windows command line function or even any cisco
> router/switch function has that capability?
> 
> thank you.
> 
> 

You can do a 'sh apr' on a router or something and look it up.  But IPs
aren't embedded in MACs (except the special case of multicast, but even then
you couldn't recover the entire IP because only 23 bits of the IP are
embedded).  You can also use a sniffer!


Message Posted at:
http://www.groupstudy.com/form/read.php?f=7&i=62274&t=62272
--
FAQ, list archives, and subscription info: http://www.groupstudy.com/list/cisco.html
Report misconduct and Nondisclosure violations to [EMAIL PROTECTED]