Skip to content

JeremiahSeagraves/RoutersConfigVersionControlManager

Repository files navigation

RoutersConfigVersionControlManager

This proyect involves 4 different modules:

  1. Scan all the devices of the current connected network and save their IP addresses.

  2. Obtain configuration files from routers ans switches Cisco within the scope of the network.

  3. Maintain the different versions of these.

  4. Provide an interface to make reports.

Instructions

In order to run the app you must be in the folder:

C:\...\RoutersConfigVersionControlManager

For compile, execute the command:

javac -cp . routerversioncontroller/main/App.java

For run, execute the command:

java -cp . routerversioncontroller.main.App

Have fun (:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages