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

Team,   Can someone post example YDK code for configuring interface encapsulation?  Like this XML...   <config> <interface-configurations xmlns="http://cisco.com/ns/yang/Cisco-IOS-XR-ifmgr-cfg"> <interface-configuration> <...

brfoster by Cisco Employee
  • 999 Views
  • 1 replies
  • 0 Helpful votes

Hi Team,   I am able to test some of sample python programs using YDK + XR.  However, getting error while using YDK with NX-OS ? I tried CRUD read/write it seems to be not working. Do we have any sample for YDK for NX-OS ?   I am testing latest YDK w...

prmalik by Cisco Employee
  • 996 Views
  • 1 replies
  • 0 Helpful votes

Hi, Python3 and Python3-pip installed successfully but when trying to install ydk-py using:sudo -H pip3 install ydk-models-cisco-ios-xr command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-install-l1f6352_/ydk/setup.py';f=getat...

 Both ydk-gen and ydk-py repositories have been updated at GitHub. The updated documentation is available online at https://ciscodevnet.github.io/ydk-py/ or locally from your cloned repository: firefox ydk-py/docs/index.htmlNew features and enhanceme...

yangorelik by Spotlight
  • 658 Views
  • 0 replies
  • 0 Helpful votes

 Both ydk-gen and ydk-go have been updated at GitHub. The updated documentation is available online at https://ciscodevnet.github.io/ydk-go/ or locally from your cloned repository: 'firefox ydk-go/docs/index.html'Here is a list of new features and fi...

yangorelik by Spotlight
  • 640 Views
  • 0 replies
  • 0 Helpful votes

(pyats) -bash-4.2$ cat /etc/redhat-release Red Hat Enterprise Linux Server release 7.6 (Maipo)   Used pip install ydk   (pyats) scoroger@wnburcdnst-ats8 /opt/ats/scoroger/pyats: pythonPython 3.4.1 (default, Aug 15 2019, 12:00:51) [GCC 5.3.1 20160406 ...

scoroger by Cisco Employee
  • 931 Views
  • 1 replies
  • 0 Helpful votes

Hello!Could you please help me ?I try to build XE bundle, but it takes pretty long time. (more than 2 days).I run make utility  with -j5 to speed up building, but it still pretty slow.specification: c++11 (as it defined in cmake file)CPU model is pre...

Hi Team ,   We are trying to automate gRPC related libraries , could you kindly help understand if there are gRPC CRUD and Codec services which we can leverage for our Automation. Currently I am able to find CRUD and Codec services for ydk but not fo...

tchittam by Cisco Employee
  • 2327 Views
  • 8 replies
  • 0 Helpful votes

Hi,I am new to NEXT, and try to model IGP for BGP-LS application. My initial model is;{:router}-[:CONTAINS]->(:interface)-[:CONNECTED]->(:interface)<-[:CONTAINS]<-{:router}as seen i defined the link as unidirectional, and different node types for rou...

Hello,I have added sample applications to configure VRFs for XR data model using the CRUD service and the gNMI provider.This set includes four boilerplate applications and thee custom applications as follows:gn-create-xr-infra-rsi-cfg-10-ydk.py - cre...

ydk-white-256.png
deom1 by Level 1
  • 982 Views
  • 0 replies
  • 0 Helpful votes