11-12-2020 01:55 PM
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 explanation that will work on the DevNet NSO reservable sandbox.
I made the first one last week covering for loops in XML templates and using IOS radius server config:
https://github.com/jabelk/radius_server_example
My question is this:
What parts of NSO would you like to see covered and/or what use cases (that are feasible in a CML 2.0 virtual topology of IOS/XR/ASA/NX devices) are interesting to you?
Thanks!
11-13-2020 12:16 AM - edited 11-13-2020 01:28 AM
Hey, nice initiative Jason! To help get the creativity going, I will give the first three proposals a nice little prize!
//Nicklas
11-13-2020 07:33 AM
What a great idea! I would like to see an example service that checks to see if a routing protocol is up and learning routes before making changes. It doesn't have to be restricted to routing but checking state of something prior to making changes.
The other idea would be to walk through the process of putting conditions into YANG models showing how it can reduce the complexity needed in the XML templates.
Thanks!
11-16-2020 02:14 AM
Great suggestions Richard! I will reach out in a private message.
11-19-2020 08:42 AM
thanks!
11-13-2020 12:13 PM
A common case we see are how to handle default values that don't display in the running-config. With a service and/or just the NED alone in such a way to avoid out-of-sync error. Preferably a config where there isn't a ned-setting to assist with the behavior.
Another one, showcasing how to handle behavior not handled in the NED such as Dynamic Configuration, Macros, Configuration Validation
11-19-2020 08:40 AM
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"
11-19-2020 09:36 AM
One of the most recent cases we saw were interface * speed auto. I think sometimes the default can even change across platforms/models
11-20-2020 07:26 AM
Shai, thank you for contributing! I will reach out in a private message to collect your shipping address
11-17-2020 02:34 AM
A good example would be showcasing NSO's Service portability across vendors/devices or moving all services from one device to another ( bulk porting)
Have a service running on Nokia SR platform as PE, Replace it with Cisco XR device and how service redeployment takes care of re-deploying the service with minimum efforts - resource management aspects needs to be highlighted. This helps explain the FASTMAP logic and related benefits of abstraction.
Config Audit/Golden config use cases are pretty common & useful
11-19-2020 08:38 AM
thank you!
11-20-2020 07:53 AM
Sheetal, thank you for contributing! I will reach out in a private message to collect your shipping address too!
11-19-2020 03:59 PM
Awesome. I would like to see these two covered:
- Stacked services
- Nano services
04-17-2021 01:02 PM
Thanks a lot for your effort, i would like to cover commit queue scenarios.
Thanks!
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide