Tools

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

Forum Posts

I am trying to run the below query against a xrv9k machine running 6.5.1:   lacp_bundle = Cisco_IOS_XR_bundlemgr_oper.LacpBundles() bundle = lacp_bundle.bundles.Bundle() bundle.bundle_interface = "Bundle-Ether1" member = bundle.members.Member() membe...

What is the best way to traverse a YANG data model schema tree?   This way I can test data node according to yang data type.  Thanks in advance.

twinstiger2 by • Community Member
  • 2413 Views
  • 5 replies
  • 0 Helpful votes

Hi , I was look at the Yang data model for MPLS LDP and trying to write a yang file based on this.Before that, I just wanted to know is there any way to generate yang file based on the yang model. Basically, I wanted to avoid the manual work. refer d...

Rajesh cisco by • Community Member
  • 3329 Views
  • 3 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
  • 1186 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 • Community Member
  • 10573 Views
  • 25 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
  • 1314 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
  • 3249 Views
  • 1 replies
  • 0 Helpful votes