Netgear Switch Control Code
Tool to control Netgear Unmanaged Plus Switches on Linux
Brought to you by:
shrank
File | Date | Author | Commit |
---|---|---|---|
branches | 2012-08-13 | allura | [r1] Initial commit |
tags | 2012-08-13 | allura | [r1] Initial commit |
trunk | 2012-08-13 | allura | [r1] Initial commit |
Makefile | 2012-08-13 | shrank | [r2] Initial commit |
README | 2012-08-13 | shrank | [r2] Initial commit |
netgeartool.c | 2012-08-13 | shrank | [r2] Initial commit |
netgeartool.h | 2012-08-13 | shrank | [r2] Initial commit |
Netgear Switch Control ======================= Description ----------- This is a smal tool to control settings on the Netgear ProSafe Series Switches with Unmanged Plus configuration interface. Restrictions ------------ At the moment only SPAN/Port-Mirroring functions are supported. They have been tested with a GS105E. No idea if they will work with oder models. Please let me know. This tool needs to be run as root or using sudo. Requirements ------------ You need the pcap libraries to build and run this programm. The libraries may be installed from the packet repository of your distribution or downloaded from www.tcpdump.org.