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.
Dear All,
Does anyone come across such issue when used ios-xr ned connect device(NSO 5.2.3)?
From device trace log only following shown:
Failed to connect to device RR1: connection refused: javax/crypto/NoSuchPaddingException
But in ncs-java-vm.l...
I just want to use Navu api to call device_sync_from action in a service rather than in action, following is my code and logs.
The NavuAction syncFrom is correct but syncFrom.call() seems resulting nso said "Aborted: application timeout".
Call device...
Hi All,
Do we have some reusable packages in NSO for l3vpn?
Most of the functions of l3vpn would be same, we just need to change part of it according to customer demand.
So why not use a template package for developing?
Or have tried but give u...
There are more than 300+ parameters in one template and some of them are useless as high level condition is always false. But I can't delete them base on customer demand. Thereby my questions comes. How can i set all variables to "none" firstly and t...
Hi All,
Just as the topic show, it' would be amazing if we can get service instance from devices configurations, reverse the process of NSO use service to push configs to devices.
Though is would be a little tricky, dose anyone or any team have some ...
Hi Alex,
Thanks for your suggestions, the issue fixed just by restarting NSO, not sure why...
NSO is configure as HA and after re-install them from ncs-backup, upper error appeared. It's seems that there are some wrong operations during nso HA re...
Hi Jan,
Thank you for your useful links, really appreciate it.
For one stupid question I want to ask:
After service instance found, I used load merge and commit commands to on board my service,
But it seems I can't commit this service as there ar...
Thanks Vleijon,
And could I know how to change python version in nso?
eg. current nso is used python2. Does it possible to modify startup.py to change nso to use python3