Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I reserved the lab to try again ansible scripts (second time), however now seems I am not able to even start virl simulation, from other post I found that I need to start the nodes (on past session I was able to do it). This time I am getting this me...
When I try to execute the devenet lab for ansible_part_2 on the TASK retrieving NX-OS facts always receive something like an unsupported parameters message, I have checked reachability to the NX-OS but seems that this error mean that the Task 1 is no...
Hi team,
On the past weeks I was exploring WLC 9800 on devnet Sandbox, however lately I noticed when I try to access it that I receive the message "sandbox not found" , thought it was retired, however entering on devnet for wireless I found yet refe...
Hi team,
Starting to work with some of the sandboxes on this site, as a Wireless engineer I wanted to start with the WLC 9800 sandbox that is always on. Basically wanted to try APIs to read telemetry, however after reading the instructions I have...
This was quite some time ago, if I remember correctly someone else confirmed that this sandbox was no longer available, lately I haven’t checked if it’s back, just a matter to check in the devnet site in the sandboxes, good luck !
Thanks for the recognition @bigevilbeard not sure if you were able to check the second part of the comment seems now I am stuck on example2.yaml, yesterday stayed up late trying several things but seems that no dice, any suggestion appreciated, th...
Hi @bigevilbeard finally I was able to execute the first example with all your recommendations, here part of the output:
(nx_os) ccontrerd@DESKTOP-GVH4CDV:~/code/netprog_basics/netdevops/ansible_part_2$ ansible-playbook example1.yaml/home/ccontrerd...
OK figured it out , the issue is executing the virl up command on the wrong directory, the topology.virl is located on subdirectory:
[developer@devbox sbx_nxos]$pwd/home/developer/code/sbx_nxos[developer@devbox sbx_nxos]$
After changing to this d...