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 have NSO-571 and i am trying to compile a NED where in i have tailf-common.yang & tailf-cli-extensions.yang files.I am getting below error when i 'make'..----------------------------------------------/home/nsoadmin/nso-5-7-1/bin/ncsc --ncs-compile-...
I have installed YangSuit (using pip) from github - https://github.com/CiscoDevNet/yangsuiteBut, I can't 'Load modules' Error 500 (Input/Output error). Also, I am getting only one option in protocols i.e. NETCONF.What am i doing wrong? Any help pleas...
I have installed YangSuit (using pip) from github - https://github.com/CiscoDevNet/yangsuiteBut, I can't 'Load modules' Error 500 (Input/Output error). Also, I am getting only one option in protocols i.e. NETCONF.Any help please regarding these 2 pro...
I have nso5.5 deployed in GCP and some openconfig-ned based ncs-netsim devices deployed for experimental purposes.I have also 'cisco yangsuit' deployed (in the docker) in the same VM and also all the openconfig yang modules loaded in there.yangsuit c...
Hello all,I have openconfig-ned compiled and now, i am trying to create a network of netsim devices based on this openconfig-ned.The devices are getting created and I can do "load merge" into NSO. I can ping the devices but, I can't connect to them, ...
Thank you snovello for the reply.. I have 3 openconfig-ned based netsim devices (127.0.0.32:12022, 127.0.0.33:12023 & 127.0.0.34:12024)... and, NSO can connect to the devices and configure them.But the yangsuit tool can't open the socket on these dev...
I think, you should keep a baseline of service package and create new package for different developers and manage them with the 'servicepoint' tag within src/yang & template files while creating the package itself.You will have to change the 'namespa...
Many thnaks.After many attemps it worked. Also, took help from ealier reply in this regard i.e. https://community.cisco.com/t5/nso-developer-hub-discussions/nso5-5-failes-to-create-openconf-netconf-ned/m-p/4540245#M6786 By the way, there was no probl...
Thank you,, it worked smooth, as you explained.Except few problems...1- missing ietf-interfaces.yang and...2- yang/ietf-interfaces.yang:15: error: module 'tailf-ncs' not foundmake: *** [Makefile:35: ncsc-out/.done] Error 1It compiled/package-reload s...