Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Advice on software

Status
Not open for further replies.

DirtDawg

IS-IT--Management
Joined
Apr 17, 2002
Messages
218
Location
JP
I was just wondering if there is any software available that can find out what computer is plugged into a port on a cisco catalyst switch? I have 3 cisco catalyst switchs I and I am trying to determine which computer is plugged in where.
 
Cisco Works has the ability to match up IP address and MAC address to an Catalyst switch port, however is very expensive software.

There is a command to show which MAC address is connected to which port.
CAT5000 Command = sh cam dynamic
CAT2924 & 2950 Command = sh mac-address table

You then have the task on maching MAC address to PC, if you use DHCP then the info is on the server otherwise on the router use sh ip arp to match IP to MAC.

Cheers

Mark

 
To make life easier check out the freeware CatTools from One of the many features of this great tool is generating a detailed report of all your Cisco switches. This report shows which MAC address was seen on which switch/port. The report is TAB delimited and can be viewed and post-processed with EXCEL.
Just enter your switches into the database (Ctrl+L), select them and perform "Create Switch Documentation File" (Ctrl+S).

Cheers *Rob
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top