I Unfortunately, CML2 no longer works. At least I again encounter the message "Virtualized Intel VT-x/EPT is not supported on this platform". I had it running in its entirety last week by turning off hyper-v and WSL.
Hi ,I was booking a DevNet Associate exam and purchased a practice exam as the same time.Oddly enough, I don't seem to find the practice exam , I have checked all the portals (cisco, pearsonvue).Can someone please point me in the right direction?Rega...
I'm struggling trying to find the right xml payload to get live data from cisco ncs540 and 5500 7.6.2 software. I able to find xml playload to make any configurations changes which is easy enough because i can export the whole config to a xml file an...
Trying to ping do a simple ping ont a Cisco NCS540 IOSXR 7.6.2 , eventually pings from vrf as well, but for now I want to get this working. I'm using the dispatch operation. Is there a argument i need to put beside xml_data object ?? xml_commands_sen...
Trying to start using netconf on cisco ncs540, but none of my commnad will work. I followed the instructions from this document, but it is not responding with any data. As you can see from the output below. I've tried many different convinations to g...
We are thrilled to announce that the latest version of our Learning Labs Center is now live! Designed with our users in mind, this updated version aims to provide a seamless, personalized, and enriched learning experience.
The new Learning Labs C...
Hello team,
I wanted to create a northbound snmp into NSO and to do that I require the following information:
"publicCommunities": "public",
"users": [],
"sysDescr": "admin@localhost",
"ignoreSslErrors": "yes",
"logLevel": "INFO"...
How can we create a new payload in NSO. Something like this with 2 vcpu and dmona.
<config xmlns="http://tail-f.com/ns/config/1.0"><nfv xmlns="urn:etsi:nfv:yang:etsi-nfv-descriptors"><vnf-info xmlns="http://cisco.com/ns/nso/cfp/cisco-etsi-nfvo"><na...
Hi community,
I'm looking for resources, trainings, bootcamps or whatever it helps to develop an integration of NSO and WAE. Case study is for redirecting traffic with NSO along the most convenient routes based on WAE network indicators. Thanks in ad...
Hello everyone,I'm learning to use the NX-API REST via Postman. Currently I'm in the process of obtaining an authentication token from the NX9k switch following the below steps: Since the switch I'm reaching uses TACACS as a method of authentication...
Has anyone completed the Cisco DevNet Associate Fundamentals Course?According to the syllabus, its about 60-hours, and I think its just self-paced learning (although I'm not 100% sure?). Anyone completed it? Is it doable in 2-weeks if you had dedicat...
Hello Everyone,
I have installed cisco xpresso on docker compose. I can see "docker compose ps" up for all services. But when I login into xpresso GUI i am getting error -"No resource found". I have restarted the docker enginer and also restarted re...
Hi All,
I’m new to PyATS and trying to write a simple loop in Robot to loop through devices in the ‘testbed.yaml’ file and output data (like show run) into a file for each device where the file name includes the device, time and date - anyone ideas...