Tools

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

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

YDKpy 071 and XRv9K version 632Trying persistent confirmed commit with Netconf service and facing some strange behaviour.With this code section it works like charm:netconf.edit_config(provider, datastore_candidate, rpm)netconf.commit(provider, confir...

Hi !i tried to reproduce whole procedure, described here NetconfServiceProvider is not able to establish ssh tunnel  once again.I performed the same steps (as I believe), but now I get such error :"Traceback (most recent call last):  File "../../ydk/...

I'm hitting an error trying to install the YDK, can someone please help?(ydkenv) [gibson@nso1 ~]$ pip listPackage    Version---------- -------pip        10.0.1setuptools 39.2.0wheel      0.31.1(ydkenv) [gibson@nso1 ~]$ pip install ydk-models-cisco-io...

brfoster by Cisco Employee
  • 1816 Views
  • 2 replies
  • 1 Helpful votes

Hi I could generate bundle using ydk-gen 3rd party vendor yang models without facing any obvious problems.Then I imported it, made small testing code(attached) and faced and issue.As it seem from debug (attached), crud  tries to download yang-model i...

Issue: Unable to use openconfig-network-instance model in ydk.models on IOSXEv using YDK 0.7.1 and ydk-models-openconfig==0.1.5. It seems to be failing due to usage of "./" in models/yang/vendor/cisco/xe/1681/openconfig-network-instance-types.yang.Pl...

jaadelma by Cisco Employee
  • 1265 Views
  • 3 replies
  • 0 Helpful votes

Hi,I am using the docker image of ydk-py 0.7.1 and am running the XE Codec sample - cd-encode-xe-native-interface-native-30-ydk.pyWhen running the sample the following error is thrown:-2018-04-30 12:13:30,519 - ydk - ERROR - Data is invalid according...

sihart by Cisco Employee
  • 788 Views
  • 2 replies
  • 0 Helpful votes

Hi unable to view packet loss stats in Cisco trex stl   port    |         0         |         1         |       total----------------------------------------------------------------------owner      |              root |              root |link       ...

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
  • 1339 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
  • 983 Views
  • 0 replies
  • 0 Helpful votes
Top Solution Authors