Tools

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

Meme Monday: Code Reviews

Funday Friday: You give REST a Bad Name

Brain-Computer Interface


>> View previously featured conversations <<

Forum Posts

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 Beginner
  • 1289 Views
  • 10 replies
  • 0 Helpful votes

Hi, I'm using the Cisco NeXt library to draw a network topology. I'd like to arrange the dynamically generated topologies based on the network hierarchy.For example, if I have a Router, Switches, and Computers, I want the diagram to be ordered vertic...

mahi37 by Beginner
  • 951 Views
  • 1 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
  • 638 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 Beginner
  • 389 Views
  • 0 replies
  • 0 Helpful votes

I'm trying to generate a bundle for Cisco IOS XE 17.2.1 from these yang models.When I run ./generate.py --python --bundle profiles/bundles/cisco-ios-xe_17_2_1.json, it gives me these errors:Attachment: my bundle profile in txt

Skjermbilde.PNG
MahdiR by Beginner
  • 323 Views
  • 1 replies
  • 0 Helpful votes

Hello, I was trying to install ydk-cpp on my mac(OS 10.14.2) and got a problem. I had already installed Pcre by brew install pcre but it reports fatal error: 'pcre.h' file not found. I have followed all the steps successfully on https://github.com/Ci...

I have been trying so hard to install YDK-PY in my MacBook. I followed the given documentary, but it did not work. However, it did work on Linux-based machine Ubuntu. Could you please provide a full installation?

khalilmeb by Beginner
  • 2944 Views
  • 11 replies
  • 0 Helpful votes
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Recognize Your Peers