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.
After reviewing the Webex documentation, we understand that Sections are personal and must be configured separately by each user.Our application creates many separate CDETS spaces, which can make the Webex space list difficult to manage. We need a se...
when i try to connect to cisco-iosxr or asa i face this error but if i change ned code and physically set version="Cisco IOS XR Software, NETSIM" in ned code , it will start working.
This is caused because when the ned tried to run a Oper cmd in...
Suppose if we have yang with action input param as leaf-list, the input param will repeat itself for possible completions multiple times . How to restrict it How should one model to avoid leaf-list repeating ?
Lets say i have a leaf A of type string without any pattern. Can i augment a pattern to that leaf from another yang ? This would involve modification of type behavior.
Container start{
leaf A{
type string ;
}
}
Lets say i want to add the f...
NSO process spawning on Centos takes a lot of time and the process of detecting how the startup coming along is difficult. Is there a way to understand nso process on centos.
1) Ports binding to be freed
2) Also the error status have to monitored...
Are you setting up a production NSO system?
I am testing on a system install and ncs starting process is fine with ubuntu but with centos i am unable to consistently understand nso vm is started or not as it fails and asks to check system journal.
...
Hi Dan,Thanks for replying back. When we create a nso package and we have java logic establishing maapi session towards NSO, under what username is it correct to establish session.I believe we can use admin or system . Is it possible not to hardcod...