This presentation covers NSO Use Cases from Cisco IT Network Management and was the opening presentation on the NSO Developer Connect in New York City (November 2017).
Access session recordings, abstracts, slides, and videos from Automation Developer Days. Explore our interactive agenda, playlists, and event gallery for highlights. Relive the insights now!
Introducing Cisco NSO 6.5: A game-changing short-lived release packed with powerful updates, including enhanced out-of-band change handling, FIPS-compliant installations, an improved UI, and YANG-Push support over RESTCONF!
This presentation covers NSO Use Cases from Cisco IT Network Management and was the opening presentation on the NSO Developer Connect in New York City (November 2017).
This slide deck covers NFVO challenges and suggest how you can use Cisco NSO and ECS (-lite) to orchestrate NFV's. This presentation was part of the Technical Track at NSO Developer Connect in New York (Nov 2017) and was held by Fredrik Janson (Cisco...
This material was presented by Dan Sullivan,a Cisco Software Solution Architect on the NSO Developer Connect in New York City (Nov, 2017) and share insights and best practice on how to take advantage of the NSO digital ecosystem and thus get more out...
About ncs_load commandncs_load command is a tool to import and export the data in NSO. It can work with both config data and operational data.Internally it uses the MAAPI APIs such as maapi_load_config function and maapi_save_config function.The sour...
A presentation about secure deployment that was given at ConfD Developer Days 2017.
RESTCONF presentation that was given at ConfD Developer Days 2017.
NSO now includes a native time-based job scheduler suitable for scheduling background work. Tasks can be scheduled to run at particular times or periodically at fixed times, dates, or intervals. It can typically be used to automate system maintenance...
These are the slides used in NFVO 2.0 Overview Presentation
What is JSON-RPCJSON-RPC is one of Northbound APIs supported by NSO, and the client can operate NSO using HTTP(S). Unlike the REST API, it is possible to execute multiple commands within one session (or transaction).Many methods have historically bee...
Hello,based on a discussion posted earlier in NSO Developer Hub ("Service Upgrade" with Python available?), I produced a full write-up on how to use the Python API to upgrade services, e.g. when YANG models change. This example is similar to the Java...
The internal representation of leaf-lists has changed. Leaf-lists now behave similar to lists in terms of operations, i.e.,individual elements can now be created and deleted instead of setting/deleting the entire leaf-list as a whole entity.Attribute...
VideoA lot of what is covered here is also covered by this video: NSO-project - YouTubeThe ncs-project toolThe ncs-project tool is bundled with NSO and can be used to create a new project:# ncs-project create my-projectCreating directory: /Users/frja...
I've attached two Python scripts that creates a device using REST and RESTCONF, please also see Create a device using REST on how to do it using curl.
IntroductionIn our project, NSO interactive with devices by CLI NED, whatever is Cisco IOX or HuaWei VRP. Customer have a concern that is "out-of-sync" issue in their network. Because they couldn't avoid other management tools and only control device...
Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the NSO Developer community: