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.
Hi, Team I try to use the cisco-iosxr-cli-7.12.4 ned with ncs 5.2 major version, but it reload failed with info: admin@ncs# packages reload force>>> System upgrade is starting.>>> Sessions in configure mode must exit to operational mode.>>> No confi...
Hi Team: I want to build the huawei NE40 device 's netconf ned using pioneer (https://github.com/NSO-developer/pioneer), but i got a problem.firstly i use the fellow cmd to check dependencydevices device my-netconf-device pioneer yang check-dependen...
Hi Team: if i call the partial_sync_from in the cb_create func, the paragram will stop at the executing. the code is :partial_func = root.ncs__devices.partial_sync_frominput = partial_func.get_input()input.path = ["/ncs:devices/ncs:device[ncs:name='%...
Hi: May someone guide me on how to use maagic to navigate the case syntx. The Yang model is :choice address-choice { case device { leaf address { tailf:info "IP address or host name for the management interface"; type inet:host; de...
From java-vm.log, it seems a NullPointerException.<ERROR> 19-Sep-2019::16:12:22.856 NedMuxManager JVM-Launcher: - Exception while executing an EXCEPTION transition for exception java.lang.reflect.InvocationTargetExceptioncom.tailf.ncs.NcsException: j...
I get some more info in ncs.log <ERR> 12-Sep-2019::09:48:31.277 nso ncs[21817]: - The dependency node '/ncs:devices/device/config/clocksync:clocksync/gps/gpsPortSrcs/gpsPortSrc/gpsSfpOnline' for node '/ncs:devices/device/config/clocksync:clocksync/gp...
Hi, @rogaglia .Thx FYI, and i try to build huawei ne40 netconf ned with nso 5.2[root@nso current-nso]# ncs --version
5.2.0.3and the netconf ned compiles success.SYMLINK ../revisions/ietf-snmp/2014-12-10/ietf-snmp-tls.yang /tmp/packages/huawei/src/nc...
Thanks for your reply again, vleijon.1. If each transaction have to acquire a global lock? If so, is there other reason except thread-safe?2. From the Action.action wrapper func, I found that there have to be a transaction contained in the action obj...