Tools

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

Forum Posts

Docker images for YDK are now automatically built on DockerHub. This be used to run YDK without installing anything natively on your machine.To use the docker image, install docker on your system and run the image. See the docker documentation for mo...

abhirame by Cisco Employee
  • 1352 Views
  • 0 replies
  • 1 Helpful votes

The Vagrant sandbox for YDK has been upgraded with YDK-Py 0.7.1 for both Python 3 and 2.  If you have used this sandbox before, the following commands would be useful to upgrade your sandbox:Display installed boxes $ vagrant box list ydk-py-ubuntu   ...

saalvare by Cisco Employee
  • 1010 Views
  • 0 replies
  • 0 Helpful votes

I am having trouble running the hello-ydk.py example. Below is the error. Any suggestions ?--------/ydk-gen/gen-api/python/ydk/samples$ ./hello-ydk.py2018-03-14 00:09:32,490 - ydk - DEBUG - Trace: Password authentication (host 172.20.254.231, user ad...

We provide two sandbox environments where you can easily get started with YDK:Vagrant sandbox.  You will find the YDK sandbox integrated as part of the ydk-py-samples repository at GitHub.  This environment provides access to a Ubuntu Linux host wher...

saalvare by Cisco Employee
  • 2684 Views
  • 7 replies
  • 2 Helpful votes

Resolved! custom fontIcons

I love the possibilities with this framework but the last couple of night I have been stumped in how to make my custom webfonts act like the built in webfont. From what I gathered in the sourcecode the built in icons use a background version of thems...

Running setup.py install for ydk ... error    Complete output from command /usr/bin/python -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-2LoqwZ/ydk/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', ...

crench92 by Spotlight
  • 2606 Views
  • 11 replies
  • 0 Helpful votes

Both ydk-gen and ydk-go have been updated at github.Here is a list of features that have gone into the release:Bundle improvementsUpdated cisco-ios-xr to support Cisco IOS XR 6.3.2 releaseUpdated cisco-ios-xe to support Cisco IOS XE 16.8.1 releaseUpd...

abhirame by Cisco Employee
  • 449 Views
  • 0 replies
  • 0 Helpful votes

Both ydk-gen and ydk-py have been updated at github.Here is a list of features that have gone into the release:Bundle improvementsUpdated cisco-ios-xr to support Cisco IOS XR 6.3.2 releaseUpdated cisco-ios-xe to support Cisco IOS XE 16.8.1 releaseUpd...

abhirame by Cisco Employee
  • 617 Views
  • 0 replies
  • 0 Helpful votes

Both ydk-gen and ydk-cpp have been updated at github.Here is a list of features that have gone into the release:Bundle improvementsUpdated cisco-ios-xr to support Cisco IOS XR 6.3.2 releaseUpdated cisco-ios-xe to support Cisco IOS XE 16.8.1 releaseAl...

abhirame by Cisco Employee
  • 690 Views
  • 0 replies
  • 0 Helpful votes

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 Level 1
  • 3108 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
  • 4145 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
  • 618 Views
  • 1 replies
  • 0 Helpful votes