ed9951b8ab
Detailed log: - Upstream moved from GNU/Savannah to GitHub - Support for new modules: + Acme.pm: support for Oracle Acme Packet. + CiscoIOSXR.pm: support for Cisco IOS XR. + CiscoSG300.pm: support for Cisco SG300. + Coriant8600.pm: support for Coriant 8600. + Mediant.pm: support for Audiocodes Mediant. + NECUnivergeIX.pm: support for NEC Univerge IX series. - Added/sorted new Perl modules in Makefile and pkg-plist - Changed pkg-descr to give more comprehensive information PR: 226369 Submitted by: freebsd_ports@k-worx.org Approved by: maintainer timeout
19 lines
477 B
Text
19 lines
477 B
Text
Fetchconfig is a Perl script for retrieving configurations of various network
|
|
devices. It currently supports a variety of devices, such as:
|
|
|
|
* 3Com MSR
|
|
* Audiocodes Mediant
|
|
* Cisco ASA/CatOS/IOS/IOS-XR/SG300
|
|
* Coriant 8600
|
|
* Dell PowerConnect
|
|
* FortiGate
|
|
* Juniper JunOS
|
|
* MikroTik
|
|
* NEC Univerge IX
|
|
* HPE ProCurve
|
|
* Parks
|
|
* Alcatel Ethernet Routers (Riverstone)
|
|
* Old Terayon 3200/3500 CMTS
|
|
* Tellabs MSR
|
|
|
|
WWW: https://github.com/udhos/fetchconfig
|