MassConfig
MassConfig – An Excel tool that can send configuration & backup multiply devices in 1 click
can send commands to any device via telnet & SSH
Helps with management configuration and understanding the network configuration
This is an open source application
Screenshots (click to enlarge)
Information– Mass configure large no. of devices DownloadLatest version (2.7) Download User Manual v2.1 Download from Sourceforge v2.7 v2.6 v2.5 v2.4 v2.3 v2.3 v2.2 v2.1 v2.0 v1.9 |
More information
Tested with:
– network device
– cisco,nortel and juniper
– servers
– Debian linux
Uses telnet / SSH to connect to devices,
For every device from the list, you can set the commands to send
All devices output is saved in the ‘Output’ directory,
you can load this output data to the excel
Please let me know of any bugs / application changes / requests
Can replace interfaces no. with site name at ‘show commands’ output
For example- this is the output of cisco ‘show log’ with EIGRP log messages:
Oct 21 11:29:17.639: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 10: Neighbor 192.168.11.6 (FastEthernet0/1.201) is down: Interface Goodbye received Oct 21 11:29:18.755: %PIM-5-DRCHG: DR change from neighbor 0.0.0.0 to 192.168.11.5 on interface FastEthernet0/1.201 Oct 21 11:29:22.071: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 10: Neighbor 192.168.11.6 (FastEthernet0/1.201) is up: new adjacency Oct 21 11:29:24.175: %IPPHONE-6-REG_ALARM: 10: Name=SEP001E135CB09C Load= SCCP11.8-2-2SR2S Last=TCP-timeout |
Can be show like this:
Oct 21 11:29:17.639: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 10: Neighbor 192.168.11.6 (FastEthernet0/1.201(Main_Site-London)) is down: Interface Goodbye received Oct 21 11:29:22.071: %DUAL-5-NBRCHANGE: IP-EIGRP(0) 10: Neighbor 192.168.11.6 (FastEthernet0/1.201(Main_Site-London)) is up: new adjacency |
EIGRP neighbors can be show like this:
Fa0/1.201(Main_Site-London) 11 01:14:03 30 200 0 12785 5 192.168.11.2 Fa0/1.101(Main_Site-Bankok) 13 01:15:17 32 200 0 12784 4 192.168.13.6 Fa0/1.203(Main_Site-NewYork) 14 04:22:30 28 200 0 36150 3 192.168.12.6 Fa0/1.202(Main_Site-Paris) 11 04:22:44 30 200 0 47493 2 192.168.12.2 Fa0/1.102(Main_Site-TelAviv) 11 04:22:53 29 200 0 47492 1 192.168.13.2 Fa0/1.103(Main_Site-LasVegas) 13 04:22:57 32 200 0 361510 192.168.11.6 |
Older versions
Version 2.6
Download MassConfig v2.6
Version 2.5
Download MassConfig v2.5
Version 2.4
Download MassConfig v2.4
Version 2.3
Download MassConfig v2.3
Version 2.2
Download MassConfig v2.2
Version 2.1
Download MassConfig v2.1
Version 2.0
Download MassConfig v2.0
Download User Manual v1.9
Version 1.9
Download MassConfig v1.9
Download User Manual v1.9
Version 1.8
Download MassConfig v1.8
Download User Manual v1.8
Pingback: New version of MassConfig - 2.4 - SharonTools
Sharon
A few days ago I discovered your website trying to find a tool to collect configurations from many equipment’s from Telnet, to a TFTP server, your “Mass config” tool was the great solution to my problem.
I only had to make a very small modification so that the values of “Precommand” were concatenated with those of “COMMAND” and to have two fields for different variables (command to start the download from a TFTP server and name of the file to be generated).
It only remains to work to extract the text “COMMAND_OUTPUT” an answer variable (done) to determine that the Telnet + TFTP process ended correctly.
Excellent tool, thank you very much for spreading your knowledge.
Daniel Galante