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. I want an advice from someone who are familiar with 'wait-for-lock' which has been implemented since NSO 4.4.2 as follows.- ncs: 'sync-from'/'sync-to'/'check-sync'/'partial-sync-from' actions nowhave a 'wait-for-lock' parameter that can be used t...
Hi.
My customer is trying to authenticate NSO user using Radius server.
I referred NSO Administration Guide, Chapter 9. The AAA infrastructure, External authentication.
It seems like ncs.conf should be set this way.
<external-authentication><enabled>...
Hi.
When we ssh to NSO directly (port 2024), default CLI style is juniper
$ ssh -p 2024 -l admin 10.0.2.15admin@10.0.2.15's password:
admin@ncs>
To change to cisco style, we need to enter "switch cli".
admin@ncs> switch cliadmin@ncs#
Is it poss...
Hi everyone.
We are using NSO 4.7.2.1
Now we are trying to use Python 3.6.6
NSO 4.7.2.1 Development / Chapter 3. The NSO Python VM says as follows.
Configure NSO to use a custom start command (recommended)
NSO can be configured to use a custom star...
Hi. This is a very old topic, but I think I finally understand why following happened.
> Following procedure didn't make expected result.> (1) sync-from> (2) re-deploy reconcile> After (1), config doesn't have Refcount.> After (2), Refcount becomes...
Hi Guillaume.
Thank you for your kind advice.
Yes. You are right. In NSO 5.2.0.3, I could configure 'wait-for-lock' and it worked as expected.
Here is a log from my test.
admin@ncs# show ncs-state versionncs-state version 5.2.0.3
First, I execute...