Tools

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

Forum Posts

Since its introduction, YDK has supported Cisco NX-OS devices through OpenConfig models.  Starting with version 0.7.2, YDK supports the new NX-OS model bundle which is available in all the currently supported languages (Python, C++ and Go).You can no...

saalvare by Cisco Employee
  • 2471 Views
  • 3 replies
  • 1 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:2018-07-02 version 0.7.2Bundle improvementsReleased cisco-nx-os bundle to support Cisco NX OS 7.0-3-I7-4 releaseUpdated cisco-ios-xr bundle...

abhirame by Cisco Employee
  • 896 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:2018-07-02 version 0.7.2Bundle improvementsReleased cisco-nx-os bundle to support Cisco NX OS 7.0-3-I7-4 releaseUpdated cisco-ios-xr bundl...

abhirame by Cisco Employee
  • 793 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:2018-07-02 version 0.7.2Bundle improvementsReleased cisco-nx-os bundle to support Cisco NX OS 7.0-3-I7-4 releaseUpdated cisco-ios-xr bundle...

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

Hi,While trying to read the description of an interface ( IOS-XE) all I get as result is "empty data tag" ... I can't figure out what is it I do wrong ... help please thank you.device cfg:R1#sh run int g4Building configuration...Current configuration...

TMPI825834 by Community Member
  • 1484 Views
  • 3 replies
  • 0 Helpful votes

Hi,I am trying to understand the leafref statement in YANG and how it is realized in YDK-gen.I am using Cisco IOS XR 632 openconfig-interfaces.yang and try to create an interface configuration like this:     def config_openconfig_interfaces_ipv4(self...

Hi,I am trying to run linuxcfg example from confd-basic (6.3 and not newer a YDK doesn't support YANG 1.1 - python classes generation fails).NETCONF query works just fine and returns as expected a list of interfaces (as this is what I am asking for)....

m.m.mazurek by Community Member
  • 2016 Views
  • 4 replies
  • 0 Helpful votes

Hi,While attempting to run ydk code with go on my Ubuntu machine (1.6.2, same version is in the docker container) I get:/usr/lib/go-1.6/src/github.com/CiscoDevNet/ydk-go/ydk/types/types.go:331: syntax error: unexpected = in type declaration/usr/lib/g...

m.m.mazurek by Community Member
  • 1825 Views
  • 3 replies
  • 1 Helpful votes

Currently using most up-to-date Cygwin version (2.10.0), and trying to install ydk via pip (also most up-to-date version, 10.0.1). When I try to install the requirements, most of them work properly, but I can't seem to install https://devhub.cisco.co...

jiaqin by Community Member
  • 2410 Views
  • 3 replies
  • 0 Helpful votes

Hi TeamI was trying to install YDK in my server and tried the below things. But ended up with the error saying no module named git.https://wiki.cisco.com/display/PYATS/YDK#YDK-UsingYDK-GenRequesting you to help me on this.1. GIT Clone.git clone https...

Koushal by Cisco Employee
  • 4428 Views
  • 6 replies
  • 1 Helpful votes