Download List

專案描述

The Port Report Project is essentially a switch port mapping tool similar to some commercial products. You can search by MAC, IP, or port. There is currently no GUI.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-09-18 23:25
1.12

The report option of the script can now follow cdp neighbors using the
--follow option or -f. When you run the command below, it will create
one CSV file per scanned cdp neighbor. The author was able to scan from
his core switch down to the last neighbor in the line (44 Neighbors in
just under 20 minutes), which equals a little over 4K MAC addresses. For
instance: port_report.py -d 192.168.101.1 -c public -r -f.

2009-09-16 18:07
1.11

The code was cleaned up and speed was increased. Switches that are connected through EtherChannel (a.k.a. PortChannel) can now be followed. An issue where the matching of the cdp neighbor was not matching correctly was fixed. Better verbosity was added. Sanity checking for cdp neighbors was added.
標籤: Stable

Project Resources