an easy and consistent way of installing software ported to FreeBSD
Fetchconfig is a Perl script for retrieving configurations of various network
devices. It currently supports a variety of devices, such as:
* Cisco IOS
* Cisco Catalyst
* FortiGate
* ProCurve
* Parks
* Alcatel Ethernet Routers (Riverstone)
* Dell PowerConnect switches
* Old Terayon 3200/3500 CMTS
WWW: http://www.nongnu.org/fetchconfig/
bin/fetchconfig
%%SITE_PERL%%/fetchconfig/model/Abstract.pm
%%SITE_PERL%%/fetchconfig/model/CiscoCAT.pm
%%SITE_PERL%%/fetchconfig/model/CiscoIOS.pm
%%SITE_PERL%%/fetchconfig/model/Dell.pm
%%SITE_PERL%%/fetchconfig/model/Detector.pm
%%SITE_PERL%%/fetchconfig/model/FortiGate.pm
%%SITE_PERL%%/fetchconfig/model/Parks.pm
%%SITE_PERL%%/fetchconfig/model/ProCurve.pm
%%SITE_PERL%%/fetchconfig/model/Riverstone.pm
%%SITE_PERL%%/fetchconfig/model/Terayon.pm
%%SITE_PERL%%/fetchconfig/Constants.pm
%%SITE_PERL%%/fetchconfig/Logger.pm
@dirrm %%SITE_PERL%%/fetchconfig/model
@dirrm %%SITE_PERL%%/fetchconfig