Project Description

IPHelper is an Internet Protocol (IP) network productivity tool making it easier to build standard and reusable configuration templates. It is using JSON formatted dynamic variables to create a web form and build a Methods Of Procedures (MOPs). Use it with Cisco, Juniper, Alcatel and other text based network device configurations.

It's being developed with the latest ASP.NET MVC 4 and EF Code First.


Project Status

Release Version 1.0.2

Fixed database issues. This version will now create a database the first time the application is started and add a demo template. Visit Installing IPHelper using IIS Express on personal computer for updated instructions how to install the application on personal computer.

Release Version 1.0.1

Minor updates with some added formatting features. Click on Download menu to see release updates.

Release Version 1.0

IPHelper is currently on its initial release version 1.0. This is a quick deployment of the proof of concept development and it is now getting updated for additional features. The current version maybe deployed using IIS Server for intranet access or IIS Express for single user on a personal computer.

Visit Installing IPHelper using IIS Express on personal computer to install on the IIS Express.


Current Features

* Automatic comments coloring using "//", "!" and "/* */".
* JSON format variable naming with optional default value.
* Add or subtract from the IP address.
* Repeatable string formatted data input.
* Automatically convert data into upper, lower or capitalized case.
* Display a color coded input parameters.
* Save current data and reload it with the latest template.
* Save generated Methods Of Procedures as HTML page.

Go to How to use IPHelper? page.

Join the project

You are welcome to join the project development. Information how to join the project will be added here soon.


How to create a codeplex project?

Additional information on starting a new project is available here: Project Startup Guide.