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 need some help with setting up the bootstrap servers for doing secure ZTP through automation. I have found a few articles :To create the Bootstrap server: https://www.rfc-editor.org/rfc/rfc8572.html#section-4.4But this example does not do a live de...
I am trying to create and run the openconfig script which is shown as a sample in DevNet tutorial NETCONF/YANG on Nexus Part 3: Using OpenConfig YANG Models on Nexus Switches. The file as an example is add_oc_loopback.py. The file contents are :#!/us...
Hi,I have included the python installation in LD_LIBRARY_PATH, but while installing ydk through "pip install ydk", I am getting the following error:/tmp/pip-install-5vc0wm56/ydk/python.cpp:541:39: warning: unused parameter ‘left’ [-Wunused-parame...
Google oAuth2 AUthentication access token not working on sending request to api.cisco.comI am successfully able to get the access token using client credentials method, but using that token to access api.cisco.com/hello gives me an unauthorized acces...
I am talking specifically about the secureZTP process for catalyst 9300/9500, not ZTP. sZTp includes setting up a bootstrap server, connecting with MASA server, etc..Theres no real documentation on the config needed for the bootstrap server.
The links open for me. I am talking specifically about the secureZTP, not ZTP. sZTp includes setting up a bootstrap server, connecting with MASA server, etc..Theres no real documentation on the config needed for the bootstrap server.
I added it to LD_LIBRARY_PATH, but still the issue persists. (netadc_sgang31) [root@xxx netadc3]# $LD_LIBRARY_PATH
bash: /opt/rh/rh-mongodb32/root/usr/lib64:/lib64/libc.so.6:/home/sgang31/.venvs3/netadc3/bin/lib/libyang: No such file or directoryErr...
Permissions are set to 777. Can we change the path to a more common location inside our project, other than root?I enabled the debug INFo logs. The errors:-Path where models are to be downloaded: /root/.ydk/x.x.x.x
Data is invalid according to the ya...