Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Bookmark
|
Subscribe
|

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Both ydk-gen and ydk-cpp have been updated at github. Here is a list of features that have gone into the release: 2018-10-02 version 0.7.3 Bundle improvements Updated cisco-ios-xr bundle to support Cisco IOS XR 6.5.1 release.Updated cisco-ios-xe bund...

ygorelik by Cisco Employee
  • 532 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-10-02 version 0.7.3 Bundle improvements Updated cisco-ios-xr bundle to support Cisco IOS XR 6.5.1 release.Updated cisco-ios-xe bundl...

ygorelik by Cisco Employee
  • 506 Views
  • 0 replies
  • 0 Helpful votes

Host system is CentOS 7.4 and I'm running the YDK-Gen Docker container.  While generating the python for the XR 6.1.2 models, it makes it only so far then dies and it seems to be a performance issue.  How much in regards to resources should this be u...

crench92 by Spotlight
  • 721 Views
  • 3 replies
  • 0 Helpful votes

After installing all dependancies listed https://github.com/CiscoDevNet/ydk-py/blob/master/README.rst#macosit still failing with same errorCollecting ydk  Using cached https://files.pythonhosted.org/packages/e9/b4/799d2ecd94658c764c50f503d345bc31db22...

may2018 by Level 1
  • 7657 Views
  • 25 replies
  • 0 Helpful votes

Hi all,   Can anyone be able to better explain aci-toolkit and cobra-sdk, particularly: - How the tools differs with one another?  - Advantages of each over the other - When to use the tool, especially in a real world environment.   I have seen both ...

Vince by Level 1
  • 1548 Views
  • 0 replies
  • 0 Helpful votes

Hi Could you please help, how to have autocomplete XE native model working?  It has 86MB and PyCharm does not work.        Can you please help, how to help set IDE. E.g. Atom?  I was not able to find out, what exactly I need to enable https://flight-...

pmorvay by Cisco Employee
  • 845 Views
  • 1 replies
  • 0 Helpful votes

Resolved! XR BGP Operational

Trying to encode the BGP operational object returned from a XRv device but it fails with the below YPYModelError ydk.errors.YPYModelError:  Invalid path: af-data : Failed to resolve uses "DEFAULT-VRF".. Path: /Cisco-IOS-XR-ipv4-bgp-oper:bgp/instances...

We are unable to take ISE backup.    indblrise01/admin# show backup status%% Configuration backup status%% ----------------------------% backup name: indblrise01% repository: disk% start date: Wed Aug 01 17:37:43 IST 2018% scheduled: no% triggered fr...

shafhuss by Level 1
  • 2829 Views
  • 1 replies
  • 0 Helpful votes

Hello,I'm trying to receive route-maps from IOS XE and receiving only empty responses.   Text of script:crud = CRUDService() native = xe_native.Native()routemap=native.RouteMap()routemap.name="test2"native.route_map.append(routemap)routemap=crud.read...

IBMeR by Level 1
  • 957 Views
  • 1 replies
  • 0 Helpful votes

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
  • 1723 Views
  • 3 replies
  • 1 Helpful votes