2 messages in net.nether.puck.cisco-nsp[c-nsp] ip to switchport mapping
FromSent OnAttachments
barney gumboJan 4, 2005 1:12 pm 
Aaron DaubmanJan 4, 2005 2:34 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:[c-nsp] ip to switchport mappingActions...
From:Aaron Daubman (daub@gmail.com)
Date:Jan 4, 2005 2:34:09 pm
List:net.nether.puck.cisco-nsp

Hi Barn,

Is anyone aware of a tool or set of tools that could help me accomplish this without having to do extensive text manipulation and shell scripting? In other words, has anyone come across anything that has similar functionality to Kiwi Cat Tools and it's sw-port and arp reporting functionality, with the exception that it can be run on Unix from a shell?

Since you're lucky enough to work in an all-cisco environment, netdisco (http://www.netdisco.org/) would probably be very easy to set up to do this...

""" Netdisco is an Open Source web-based network management tool.

Designed for moderate to large networks, configuration information and connection data for network devices are retrieved by SNMP. With Netdisco you can locate the switch port of an end-user system by IP or MAC address. Data is stored using a SQL database for scalability and speed. """ IIRC, the web-interface is definitely easier to use, but the scripts are made to be CLI-usable as well...

Good luck, ~Aaron