Skip to content

A firewall configuration migration script in beta version that targets the CISCO to JUNIPER or vise versa

Notifications You must be signed in to change notification settings

umersaeed3d/firewall_migration_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firewall_migration_script

A firewall configuration migration script in beta version that targets the CISCO to JUNIPER or vise versa.

Though, this script is not much practical for every configuration file as this is a part of a professional project. However, I have written this beta script to showcase my conversion skills with MongoDB, I will add User Interface soon in this script.

Steps:

  • git clone https://github.com/umersaeed3d/firewall_migration_script/
  • npm install
  • run the mongodb file under schema directory to populate the database with mapping collection
  • Edit the .env file
  • Cisco and Juniper demo configuration files are already in the project within configuration_files directory
  • npm run start

Technologies Used:

  • JavaScript
  • NodeJS
  • MongoDB
  • ExpressJS

About

A firewall configuration migration script in beta version that targets the CISCO to JUNIPER or vise versa

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published