Hi team, I'm trying to cut down the NetconfSession is trying to open a netconf session to an unreachable host, the example below it takes about 130s until the instance comes back. provider = NetconfServiceProvider(address=kwargs.get("host"), ...
Hi team, I'm trying to cut down the NetconfSession is trying to open a netconf session to an unreachable host, the example below it takes about 130s until the instance comes back. provider = NetconfServiceProvider(address=kwargs.get("host"), ...
Hello,Could you please have a look below issue ? No matter I use Router.Ospf or router.Opsf or Router.ospf or router.ospf. It always has issue.May I know how I could get router.ospf object ?Thanks a lot! from ydk.models.cisco_ios_xe import Cisco_IOS_...
Hi, I'm trying to change admin status of an interface on a XE device (ASR920).However running the code below does not seem to have any affect! It runs with no errors, but the interface status doesn't change.Also if setting shutdown to Empty() brings ...
I would like to know if it is possible to access to the PyATS TestCases Results objects during the CommonCleanup section? What i want is to have access to steps and testcases id, results(passed or failed), description of the test, so i can create my ...
Hello Boss,Since my network environment , user couldn't ssh to router/switch directly . we have to ssh to jumper server first then ssh to router or switch from jumper server. In this situation. does ncclient support jumper server environment ? or...
Hi I am working on putting ISE into enforcement mode on production switches for 802.1x wired auth. Currently the access interfaces all have authentication open which needs to be removed. I have Ansible installed and ready to configure switches. I cou...
Hello Community colleagues! Wondering if anyone is experiencing the same errors when trying to read with ydk-py with an OC Interfaces filter from a JunOS (MX 19.4) Seems to me that unlike the IOS-XR devices i've tried before this, JunOS have some op...
I'm testing interface configuration using NetconfService, but i get the following error: Traceback (most recent call last): File "test.py", line 32, in <module> service.edit_config(provider=provider, target=Datastore.candidate, config=ifc) Fi...
I've searched through the documentation, forums, and code. I don't see a simple way in c++ of asking a NetconfServiceProvider if its session is currently open. When sending a command with CrudService, you get a boolean back stating whether the comman...
Hello, is there any rough estimation of when v0.8.5 will be tagged and released on GitHub? Thanks. Regards, Val
I am trying to run a test case on XE sandbox. When I try to access documented Restconf port, I am getting that the port is used for HTTPS. But YDK does not support HTTPS protocol (known limitation). Is there a port assigned for unsecured HTTP protoco...
Hello Yan, I tried to use your script to install YDK 0.8.5, I got this: *** Thu Sep 10 18:37:34 CEST 2020 *** dependencies_centos.sh | Running: sudo yum install python3-devel python3-venv -y Updating Subscription Management repositories. Red Hat Cod...
Hello, as per subject, I'd like to know what's the default value of a leaf as per YANG definition. In example: leaf my-leaf { type my-cfg:my-leaf-type; default "this-is-the-default-value"; description "whatever"; } I'd like to recover "this-is-...
Hello Guys, Please help me, I would like to develop NSO in our internal usage and facing an issue. If I add list id into code, native config gonna be not see on the web.Please help me with this.
Hello, Can you give me some guidance on ydk.filters ? I would like to figure out the principle that how to use ydk.filters ?Below are some examples from Python YDK API document.I have some findings from below examples but I am not sure if I am corr...
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide
Subject | Author | Posted |
---|---|---|
11-30-2024 01:34 PM | ||
10-24-2024 12:59 AM | ||
11-16-2023 12:26 PM | ||
10-17-2023 06:43 AM | ||
10-06-2023 08:28 AM |