Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »



PowerShell on Windows 10
Install VirtualBoxhttps://www.virtualbox.org/wiki/Downloads

Install Vagrant

4- Vagrant installation and creation of the first box

https://www.vagrantup.com/downloads.html

download the ChassisInfoFetcher Project 

 

https://github.com/Juniper/ChassisInfoFetcher



cd C:\ChassisInfoFetcher

vagrant up

vagrant provision

vagrant ssh

edit the host file ( list of routers, switch, firewall )CIF/ChassisInfoFetcher/hosts.csv
run the app.pypython app.py
export resul from the ./output directory


















  • No labels