cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
776
Views
0
Helpful
2
Replies

won't load in VIRL

ekratz1
Level 1
Level 1

When I do virl ls --all I get this.  Nothing else shows up and no nodes.  

 

(venv) [developer@devbox ~]$virl ls --all
Running Simulations
╒══════════════╤══════════╤════════════════════════════╤═══════════╕
│ Simulation │ Status │ Launched │ Expires │
╞══════════════╪══════════╪════════════════════════════╪═══════════╡
│ ~jumphost │ ACTIVE │ 2018-08-02T19:21:08.764190 │ │

2 Replies 2

ekratz1
Level 1
Level 1

Trying to use Open NXOS DevNet lab.

Hello @ekratz1 You can follow these steps

 

You will need to shutdown any running lab in the sandbox (i think this starts a DC network) then start up the sbx_nxos one (it takes a good 5 - 10 mins to spin these four NX-OS up)

(py3venv) [developer@devbox sbx_nxos]$ pwd
/home/developer/sbx_nxos
 
# Get a list of currently running simulations
virl ls --all

# Stop any running simulations.
virl down --sim-name API-Test

# Start the VIRL Simulation for demo
virl up

# Monitor status of simulation
virl nodes   # Node startup

 

I did a full write up here.

 

https://community.cisco.com/t5/devnet-sandbox/issue-with-open-nx-os-with-nexus-9kv-sandbox/td-p/3948370]

 

Hope this help.

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