Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

API: YDK-PY 0.5.5 with the prebuild XR models, ydk model: Cisco_IOS_XR_ip_rib_ipv4_oper, tested also with ncclientDevices: XRv version 6.1.2, XR version 6.1.4, XR version 6.1.4 sp2Routing table: 10.0.0.10 is not present, default route is presentUse c...

I cannot install the ydk without installing libydk. However I cannot install the libydk rpm as it asks for the epel-release repository. In Fedora the epel-release repository doesn't exist because everything within that repository is in the default re...

jbritt by Visitor
  • 4034 Views
  • 13 replies
  • 0 Helpful votes

Team - I'm trying to run stateless GUI (v4.0) for TRex (v2.39) on Windows 10 workstation and cannot see anything after connection to server.Log View shows correct connections to all services (TRex server, Scapy, Trex async), but I cannot see any conf...

pchomczy by Cisco Employee
  • 4822 Views
  • 7 replies
  • 0 Helpful votes

Hi all, I'm looking at YDK as a potential solution to parsing custom attributes for all XPaths within models/modules. My current approach is based on pyang (exploratory code, but effectively the same), but doesn't account for errors, etc. very well -...

remcampb by Cisco Employee
  • 778 Views
  • 1 replies
  • 0 Helpful votes

Hi all,The following code worked before I updated to ydk 0.7.0.  Now I am receiving an error when a ydk.errors.YPYCoreError when I run it.  I have tested against several virtual devices running XR (code level 6.0 and 6.2.1 as well as XR router in YDK...

sihart by Cisco Employee
  • 742 Views
  • 1 replies
  • 0 Helpful votes

Hi,I'm trying to use ydk to configure Huawei VRP devices using netconf.So far, I've managed to generate the ydk for the Huawei YANG files (located here: https://github.com/Huawei/yang), and have started to play with the API.I've got a simple bit of c...

geordish1 by Community Member
  • 4820 Views
  • 11 replies
  • 0 Helpful votes

Here's an easy way to try YDK-Py 0.7.0! The Vagrant box is now updated: vagrant@ydk-py:~$ pip list | grep ydk ydk                     0.7.0       ydk-models-cisco-ios-xe 16.7.1      ydk-models-cisco-ios-xr 6.3.1       ydk-models-ietf         0.1.4   ...

saalvare by Cisco Employee
  • 1058 Views
  • 0 replies
  • 1 Helpful votes

Hi ,  I am trying to run ydk-py-samples (hello-ydk.py) again cisco XRv 6.0.2 and I am getting the below error:./hello-ydk.py Traceback (most recent call last):  File "./hello-ydk.py", line 50, in <module>    str(timedelta(seconds=system_time.uptime.u...

xp_pratibha by Community Member
  • 742 Views
  • 1 replies
  • 0 Helpful votes