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.
We are really excited to announce that NSO is now available for download from DevNet for free for non-production use. There is a click-to-accept license that specifies the conditions for the download, but fundamentally you can do whatever you like wi...
does anyone know of an open-config path that returns the max speed of an interface for cisco c9ks running 17.9? I tried /oc-if:/interfaces/interface/ethernet/config/port-speed - Doesn't exist /oc-if:interfaces/interface/ethernet/state/negotiated-po...
Reviewer: @viktoria.fordos @jakobsvenningsson @tryeng Network devices from various vendors can proactively generate a configuration after some specific configuration has been pushed. The mechanism on the device side works like an NSO action or servi...
Is there any vManage API endpoints (single or combination of multiple) which allows me to get the GRE tunnel destination? The Get Interfaces API does provide Interface details but it does not have tunnel destination. Also it is getting dynamic IPCLI ...
Hi,We use /services/customer-service quite extensively which results in certain services having used-by-customer-service leaf-list populated. Th /services/customer-service gets populated outside FASTMAP via actions under particular service types.Well...
Reviewer: @viktoria.fordos @jakobsvenningsson @tryeng There can be a scenario where a device has a large amount of configuration, such as a large access list per time zone. This means sync-from will take a significantly large amount of time when o...
Hi, All:I want to create a netsim device with operational data.After I create the simualted network:ncs-netsim create-network <pakage> 3 upfIn netsim/upf/upf0, I see the start.sh has the following:++++++++++++++++++++++++++++++++test -f cdb/O.cdbfirs...
Colleagues,Could you please share any tricks to make latest VSCode version (like 1.105.1) work with NSO Explorer (version 1.1.1). Latest working VSCode version ~1.96. With all version after - VSCode isn't able to connect to NSO. Believe MS changed s...
Hi,We are using NSO 6.6 with a proprietary NED and have a question about subtree filtering behavior when querying operational data via live status.CLI usedshow devices device yyy live-status mactable macaddresstable2 Bridge_domain 0 entries * interfa...
Hi all,I'd like to parse multiple L3Out bgp table on my border leaf but I can't find any suitable command parser in genie. I've tried multiple commands that are on the parser list but none of them worked for me. Isn't it possible to parse ACI"show b...
Made a post in the wrong forum. Hopefully this is the correct one. Does anyone here have any experience with AI automation tools? We have been looking closely at tools like Cisco AI Canvas, and other 3rd party tools like mploi.ai and was curious if a...
Hi, all:I am using NSO-6.6 and I encouter NSO-6.6 logs the following warning:<WARN> 22-Jan-2026::14:24:55.214 MmapCSMountPoint Did-6-Worker-3: - failed to get children, path 107781231, mountId smf5.1-nc-1.0:smf5.1-nc-1.0 from MountPointDbThis does no...
RepositoryRequirement of Test CasesConstruct Test CasesFile Structure for Test CasesTest Environment PrerequisitesMakefileCraft Southbound CommunicationConstruct Lux Test CasesExecute the Test Case To make sure your next network automation expansion ...
Upgrade Your Network Fleet: Automation That Delivers Manually upgrading network OS images across a diverse device fleet is slow, error-prone, and risky. Maintaining compliance for Cisco and third-party devices often consumes expert time that should...
NSO behavior running a python NSO action seems to be to create one python ExecuteAction instance that handles all callbacks from NSO. For example, this single instance is what handles two users invoking the action.Is there a way to get one python ins...