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

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
  • 7239 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
  • 1511 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
  • 768 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
  • 2691 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
  • 887 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
  • 1602 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
  • 657 Views
  • 0 replies
  • 0 Helpful votes
Top Solution Authors