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

Hi Sir, Please see the issue/error from attached log photo.  I used Yang Explorer----->Manage Models----->Device profile CSR1000v------->click Cisco-IOS-XE-native. then click sync. finally it shows error message. Can you kindly give me some advice ?T...

What is the usual speed for NetconfService to get information from a model?For me NetconfSercie.get() takes about 14 second, is this normal?Is there a faster way to do it than the way below? from ydk.services.netconf_service import NetconfService fro...

MahdiR by Level 1
  • 504 Views
  • 0 replies
  • 0 Helpful votes

Hello, I am attempting to push a basic openconfig-interfaces configuration to an IOS-XE(version 16.9.4) device using YDK, and the model is rendering properly but the device is rejecting the configuration with the following error: <?xml version="1.0" ...

grundler by Level 1
  • 2960 Views
  • 10 replies
  • 0 Helpful votes

  When I use RestconfServiceProvider passing as repo: repo = Repo() I get this error: 2020-07-27T10:51:20: %YDK-INFO: Ready to communicate with http://10.51.65.19:80/restconf using http 2020-07-27T10:51:20: %YDK-INFO: Path where models are to be down...

vadigreg by Cisco Employee
  • 1078 Views
  • 5 replies
  • 0 Helpful votes

Is there a way to upgrade the python version that comes with the latest ydk-py docker image (version 3.5.2)?I have tried removing the older version with:apt purge python3 and installing python 3.6 with: apt-get update --fix-missing && apt-get install...

MahdiR by Level 1
  • 559 Views
  • 0 replies
  • 0 Helpful votes
Top Solution Authors