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 am the NSO Technical Evangelist in the NSO BU. I have started a series I am calling "Learn by Doing", which I take one topic to learn and one use case (as simple as possible, and as focused as possible) and create a repo with some simple explanatio...
Hi all,
I am the NSO Technical Evangelist in the NSO BU. I am starting a series I am calling "Learn by Doing", which I take one topic to learn and one use case (as simple as possible, and as focused as possible) and create a repo with some simple e...
We officially have NSO as a Cisco Ansible collection, aligning to the new way Ansible handles non-core modules:
https://galaxy.ansible.com/cisco/nso
If you have issues or pull requests you can open them on the following collection repo:
https://g...
Hi all,
Assuming I am using a system install NSO, with typical cisco NEDs, and I issue a RESTCONF call like this:
curl --location --request PATCH 'https://10.10.20.49:443/restconf/data/tailf-ncs:compliance' \
--header 'Content-Type: application/yan...
Hank Preston and Jason Belk presented at Network Field Day 23 to a network engineer audience. Jason shared his personal journey from network engineer to automation evangelist, and how Cisco Network Services Orchestrator (NSO) drew him deeper into aut...
Thank you!
Are there any that come to mind for you that are particularly interesting? The one that jumps to mind for me is "
switchport access vlan 1
under an interface configuration needs a "show run all"
Hi!
It might be too late for you, but could help others. We have a DevNet reservable Sandbox and Lab now:https://blogs.cisco.com/developer/nso-learning-lab-and-sandbox
which the lab is an adaptation of the one you are going through, but streamlined ...
I think I might have partially answered my own question. The above API call was to create the report, but not to run it. Here is what I did to run it:
curl --location --request POST 'https://10.10.20.49:443/restconf/data/tailf-ncs:compliance/reports/...