Skip to content

An automated deployment of a GNS3 workspace that can then be used through a web browser. One version is made with Vagrant and the other one is to run with cloud-init.

Notifications You must be signed in to change notification settings

tilenn/automated_gns3_environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

automated_gns3_environment

An automated deployment of a GNS3 workspace that can then be used through a web browser. One version is made with Vagrant and the other one is to run with cloud-init.

Vagrant: How to use

Firstly clone the repositroy and open the Vagrant directory in the terminal. Once there use the "Vagrant up" command to start the VM. When the provisioning is finished the VM in ready to be used. Note: for this to work Vagrant has to be installed!

Login with the user Vagrant (password: vagrant)

Open the terminal and use the "sudo gns3" command to start GNS3

terminal

Change the default terminal to Xterm (Edit => Preferences => Console applications => Edit)

image

To open firefox, type "firefox" into the terminal. Everything should now work. Enjoy!

About

An automated deployment of a GNS3 workspace that can then be used through a web browser. One version is made with Vagrant and the other one is to run with cloud-init.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages