samba2127
samba2127
Hi Michal, Can I achieve to revert back the configuration in case of validation failes? Can I get any examples for this? Do in need to pass this in the...
How to send a delete operation for humidity operation using following yang module yang module example { namespace "urn:example"; prefix ex; container exam { leaf humidity { type uint8 {...
Hi Michal, User authentication is failing when I try to connect from Netconf cli. I am able to connect through root user and password . Do we need to enable...
Yes Michal. Thank you Here can we use only one authentication or can we use multiple? root
I am not able to delete the list inside container. Could you please check and let me is anything error in my xml file. Getting the success message but in...
Hi, I tried both xc: and without xc operation 100 40 50 60 tejas Following message seeing in the server side [INF]: SR: No "running" datastore changes to apply. [INF]:...
Hi All, I was tried with lock option to lock the running database. I was able to edit the running database even after the “lock” . is that expected behavior?...
Hi All, Getting the following issue while executing the merge_config.sh script. It was working earlier. I followed the following steps ./setup.sh ./merge_hostkey.sh ./merge_config.sh [ERR] Invalid leafref value "genkey" - no...
Hi Michal, There is a one scenario from side. we have connected two clients client ip1 = 192.168.55.45 client ip2 = 192.168.55.23 Customer want to know which client has pushed...
Hi Michalvasko I have added code NetconfTaskMain in place of main() and created as a library libnetopeer2.so file . I called this NetconfTaskMain form the another process. But it getting...