Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.477.066 Times

Cisco Config freeware
Filter: All | Freeware | Demo
 

Cisco Config

< 1 2 3 4 5 > 
Added: June 09, 2010 | Visits: 1.344

network-config network-config is a simple network configuration tool. Network-config is a simple and easy to use program that helps configuring the network interfaces for linux-based operating systems. It allows to have multiple configurations for the same computer and to easy configure NAT for internet... Platforms: *nix

License: Freeware Size: 32.77 KB Download (103): network-config Download

Added: February 27, 2010 | Visits: 972

Config::Fast Config::Fast is an extremely fast configuration file parser. SYNOPSIS # default config format is a space-separated file company "Supercool, Inc." support nobody@nowhere.com # and then in Perl use Config::Fast; %cf = fastconfig; print "Thanks for visiting $cf{company}!n"; print... Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Config::Fast Download

Added: January 14, 2010 | Visits: 823

Java::SJ::Config Java::SJ::Config is a Perl module that represents SJ Configuration File. It uses XML::XPath to parse configuration files and generates objects to represent the directives. Unless youre working on the module what you really want to know is what directives are allowed and their meaning. Youre... Platforms: *nix

License: Freeware Size: 18.43 KB Download (89): Java::SJ::Config Download

Added: May 22, 2010 | Visits: 612

Config::YUM Config::YUM is a Perl extension for parsing yum.conf. SYNOPSIS use Config::YUM; my $yp = new Config::YUM; my $yum_conf = $yp->parse(); foreach(keys %{$yum_conf}) { print "Section: $_ is called " . $yum_conf->{$_}->{name} . "n"; } $yum_conf will be a a hash, all INI sections are the... Platforms: *nix

License: Freeware Size: 7.17 KB Download (89): Config::YUM Download

Added: August 02, 2010 | Visits: 1.320

Net::Cisco::AccessList::Extended Net::Cisco::AccessList::Extended is a Perl module to generate Cisco extended access-lists. SYNOPSIS use Net::Cisco::AccessList::Extended; my $l = Net::Cisco::AccessList::Extended->new(INCOMING_LIST); $l->push({ access => permit, proto => ip, src_og => friendly_net, dst_og => local_net,... Platforms: *nix

License: Freeware Size: 7.17 KB Download (117): Net::Cisco::AccessList::Extended Download

Added: August 21, 2010 | Visits: 852

PXP::Config PXP::Config is a Perl module for PXP configuration. SYNOPSIS # do this only once at server initialization: PXP::Config::init(file=>$finename); # then from anywhere: my $global_configuration_hash = PXP::Config::getGlobal(); # only from a plugin class: my $plugin_configuration_hash =... Platforms: *nix

License: Freeware Size: 14.34 KB Download (99): PXP::Config Download

Added: March 11, 2010 | Visits: 1.031

Config::Magic SYNOPSIS Example 1 use Config::Magic; use Data::Dumper; $input=q{ Section 1 { [Section 4] #Comment style #1 //Comment style #2 ;Comment style #3 Monkey:1 Monkey=>2 Monkey:=3 < Section 2 > Foo = Bar Baz { Bip:1 Pants==5 } < /Section > < Tasty Cheese="3" / > < Section 5 >... Platforms: *nix

License: Freeware Size: 20.48 KB Download (113): Config::Magic Download

Added: September 24, 2010 | Visits: 705

Config::IniFiles Config::IniFiles is a module for reading .ini-style configuration files. SYNOPSIS use Config::IniFiles; my $cfg = new Config::IniFiles( -file => "/path/configfile.ini" ); print "The value is " . $cfg->val( Section, Parameter ) . "." if $cfg->val( Section, Parameter ); Config::IniFiles... Platforms: *nix

License: Freeware Size: 36.86 KB Download (103): Config::IniFiles Download

Added: August 18, 2010 | Visits: 2.337

Config::File Config::File is a Perl module to parse a simple configuration file. SYNOPSIS use Config::File; my $config_hash = Config::File::read_config_file($configuration_file); read_config_file parses a simple configuration file and stores its values in an anonymous hash reference. The syntax of the... Platforms: *nix

License: Freeware Size: 4.1 KB Download (95): Config::File Download

Added: April 03, 2010 | Visits: 716

MRTG::Config MRTG::Config is a Perl module for parsing MRTG configuration files. WARNING This module, while reliable right now, is still in ALPHA stages of development... The API/methods may change. Behaviors of methods will almost certainly change. The internal structure of data will change, as will many... Platforms: *nix

License: Freeware Size: 12.29 KB Download (94): MRTG::Config Download

Added: November 21, 2010 | Visits: 1.143

Pipeline::Config SYNOPSIS use Error qw( :try ); use Pipeline::Config; my $config = Pipeline::Config->new(); try { my $pipe = $config->load( somefile.type ); my $pipe2 = $config->load( somefile, type ); } catch Error with { print shift; } Pipeline::Config lets you specify the structure of a Pipeline... Platforms: *nix

License: Freeware Size: 7.17 KB Download (122): Pipeline::Config Download

Added: November 17, 2010 | Visits: 938

Log::Dispatch::Config Log::Dispatch::Config is a Log4j for Perl. SYNOPSIS use Log::Dispatch::Config; Log::Dispatch::Config->configure(/path/to/log.conf); my $dispatcher = Log::Dispatch::Config->instance; $dispatcher->debug(this is debug message); $dispatcher->emergency(something *bad* happened!); #... Platforms: *nix

License: Freeware Size: 11.26 KB Download (105): Log::Dispatch::Config Download

Added: October 07, 2010 | Visits: 1.284

system-config-printer system-config-printer purpose is to configure a CUPS server (often the local machine) using the CUPS API. The tool is written in Python, using pygtk for the graphical parts and with some Python bindings (pycups) for the CUPS API. It is largely the same as using the CUPS web interface for... Platforms: *nix

License: Freeware Size: 481.28 KB Download (108): system-config-printer Download

Added: January 18, 2010 | Visits: 873

pkg-config pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather than hard-coding values on where to find glib... Platforms: *nix

License: Freeware Size: 962.56 KB Download (103): pkg-config Download

Added: July 27, 2010 | Visits: 1.017

HH::Unispool::Config::File::Token::Unnumbered::Bcs HH::Unispool::Config::File::Token::Unnumbered::Bcs is a Perl class for BCS B tokens. SYNOPSIS Application programmers dont need to use this class and API programmers read code. ABSTRACT class for BCS B tokens HH::Unispool::Config::File::Token::Unnumbered::Bcs is a class for BCS B... Platforms: *nix

License: Freeware Size: 133.12 KB Download (90): HH::Unispool::Config::File::Token::Unnumbered::Bcs Download

Released: April 15, 2010  |  Added: April 24, 2010 | Visits: 1.978

Quick Config Quick Config is a convenient tool aimed to change quickly various settings of your computer. Current version of Quick Config can change next settings: Network: - Network connections TCP/IP settings (IP address, mask, gateway, DNS server), state of network connection - Computer... Platforms: Windows

License: Freeware Size: 3.87 MB Download (1437): Quick Config Download

Released: January 25, 2010  |  Added: July 24, 2010 | Visits: 1.814

Free Network Config Generator Our free Network Config Generator helps you quickly and easily change interface descriptions and configure VLANs, switch port security, NetFlow, IP SLA, CBQoS, QoS, EnergyWise, and other advanced network device features - all without ever opening the CLI! FEATURES: Boost network... Platforms: Windows

License: Freeware Size: 467.94 MB Download (255): Free Network Config Generator Download

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 885

Simple IP Config (formerly Easy IP Changer) Simple IP Config is a simple tool wrote in AutoIt to easily change common network settings. Using this application you can modify the IP address, subnet mask, gateway and DNS server. Now you can easily change your network configuration any time you want. Platforms: Windows, Windows Vista, 7

License: Freeware Download (73): Simple IP Config (formerly Easy IP Changer) Download

Released: November 04, 2012  |  Added: November 04, 2012 | Visits: 1.008

Cleanup and Update Tool for Cisco CUCM Uplinx-Software Cleanup and Update Tool allows you to easily remove entries from Cisco Unified Communications Manager version 6 to 8 which are no longer in use. It helps to operate your Cisco phone system by cleaning out any unused objects from your Cisco Callmanager. It automatically identifies... Platforms: Windows

License: Freeware Size: 8.19 MB Download (54): Cleanup and Update Tool for Cisco CUCM Download

Released: January 28, 2013  |  Added: January 28, 2013 | Visits: 689

Cisco Snmp Tool Cisco Snmp Tool is a Freeware Cisco Configuration Management Application. After Version2.0 Beta there is a map interface which supports visual design of your network. Program can be used at LAN and WAN networks. But never forget to increase timeout and retry values at WAN networks. Typically... Platforms: Windows

License: Freeware Size: 545 KB Download (77): Cisco Snmp Tool Download

< 1 2 3 4 5 >