Tools

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

Forum Posts

Hi, we think of monitoring state of ACI leaf interfaces, routes  during upgrade using pyats. Unfortunately I'm not able to connect to it using pyats.  When connecting pyats tries commands which are not supported by n9k aci mode. How do I specify os; ...

Hello Sir, I am facing an issue with l2vpn service getting URI not found error . "ietf-restconf:errors": { "error": [  { "error-type": "application",  "error-tag": "invalid-value",  "error-message": "uri keypath not found"   using: https://..../..../...

bhararor by Cisco Employee
  • 831 Views
  • 0 replies
  • 0 Helpful votes

I am happy to announce general availability for the YDK maintenance release 0.8.6.4. The following changes were introduced since release 0.8.6.3. New features and enhancements: install_ydk.sh: Installation of Python and Go YDK packages should not req...

ygorelik by Cisco Employee
  • 870 Views
  • 0 replies
  • 5 Helpful votes

When I try to configure login and motd banner on 16.12.08 version of IOS I get following error:<?xml version="1.0" encoding="UTF-8"?> <rpc-reply xmlns="urn:ietf:params:xml:ns:netconf:base:1.0" message-id="10"> <rpc-error> <error-type>application</err...

vaniat by Level 3
  • 1180 Views
  • 2 replies
  • 0 Helpful votes

Hello allI hope you are doing well.I am just wondering if there is any way to sync from devices using ncclient because I have searched a lot but I didn't find anything.the session has been successfully opened using ncclient and I can get data but I c...

Hello,I am trying to configure Standard ACL using ydk generated kit and I get following error:ydk.errors.YModelError: Failed to resolve feature "Cisco-IOS-XE-features:fqdn-acl". Path:Here is how I create access list:native_config = Cisco_IOS_XE_nativ...

vaniat by Level 3
  • 1484 Views
  • 4 replies
  • 0 Helpful votes

Resolved! YDK 0.8.6.3 C++RPM

I am looking for a RPM of the latest ydk for C++.  I looked on https://devhub.cisco.com/ui/native/rpm-ydk/ but the latest RPM I could find is libydk-0.8.5-1.x86_64.rpm  Could someone please point me to an x86_64 RPM of 0.8.6.3 (preferably for RH8)  b...

There are ydk-cpp examples posted at https://github.com/ygorelik/ydk-gen/tree/master/sdk/cpp/samples for Yang Development Kit (ydk) version 0.8.6.4.  The readme file is very vague.  It provides a command line syntax of how to run the application bgp_...