cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
752
Views
0
Helpful
3
Replies

Unable to pull down VIRL topologies from GitHub

smchivers
Level 1
Level 1

First time I have tried this but I believe I should be able to ‘virl up’ one of the topologies listed in the ‘virl search’ output using For example ‘virl up virlflies/genie_learning_lab’.

 

This fails with a repo not found error.

 

I have tried this on both the devbox and my local host. I am guessing that the recent Cisco policy change to not allow internet access to the VPN host includes access to the github resource?

3 Replies 3

I think that should be baked in, and you don't have to down/clone this. Can you see this in the on the devbox.

 

virl search
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

There appears to be a /virlfiles directory on the devbox with a few folders containing topology files. This was the only way I could build a topology in sanbox using the devbox. example:

cd ./virlfiles/2-ios-router
up

This create a default environment from the topology.virl file in the 2-ios-router directory and 'UP's the topology.

If you are using the mutli-ios sandbox you can clone GitHub repo's which inc a topology.virl file. For example, https://developer.cisco.com/codeexchange/github/repo/bigevilbeard/challenges_with-network_automation

If you are building your own, i build these in the UI and get all the grunt work done there, save the file as a topology.virl and use GitHub and virlutils to add all the base configs etc.. for reuse.

Hope this helps.
Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io