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.
Hello,
After setting up LDAP authentication on a VM instance with NSO in system install configuration when I am tyring to login to webui I see a popup saying 'Method denied'. Also, NSO version on the webui says Undefined, even the packages are visi...
Hi,
I am using following steps to build a NETCONF NED for Juniper and Arista devices but it is failing with error: "Error: Failed to compile NED bundle".
Steps:
1. Enable devtoolsusing ncs# devtools true2. Go to config terminal3. Create new project...
Hi,
I am trying to connect to a remote ios device via proxy. However, when I try to connect below error is received from the device:
info Failed to connect to device edge-cisco1: connection refused: NEDCOM CONNECT: Timeout after 720s, blocked on: "...
Hi,
I am working on a task in which I need to download a file and then upload the same on the device after making some changes. I can download the file easily by using scp-from python api as shown in python code snippet.
However, the issue is with ...
Hi,
I am trying to read a csv file from an OS directory and parse its output to nso config. I wanted to implement on the same lines as that of nso in-built command:
admin@ncs(config)# load mergePossible completions:<filename> README.ncs devices.xml...
Hi Jan,
I went through the document shared by you. I was able to build the NED successfully but while connecting I am getting error:
result falseinfo Device ZTP6RPAJ01-Netconf does not advertise any known YANG modules
I checked my junos device is J...
Works like a charm.. I am now able to understand what Yftach and Viktor were pointing. This example is straight forward and has helped in achieving what I wanted to. Thanks Ram for solution!!