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

Hello, I am getting following error while trying to use the filter for netconf in Python. Please help to make corrections: m = manager.connect(host="sandbox-iosxe-latest-1.cisco.com", port=830, username="developer", password="C1sco12345", hostkey_ver...

sqambera by Level 1
  • 2354 Views
  • 2 replies
  • 0 Helpful votes

Hello everyone, I'm quite new to this and I'm wondering how you guys convert your own data model to a valid yang data model that you can send to the device? My problem is that in your own data model "IAC" you have this file to configure an ACL:acls:[...

denvle by Level 1
  • 1702 Views
  • 4 replies
  • 0 Helpful votes

I'm trying to generate a small example and for some reason nothing seems to be generated.This is my yang file:module ex-example { yang-version 1.1; namespace "ex:ex-example"; prefix qc; description "This YANG module has bee...

AidanE by Level 1
  • 973 Views
  • 2 replies
  • 0 Helpful votes

I'm trying to run generate.py on Ubuntu 20.04, and I'm getting this error:CMake Error: The following variables are used in this project, but they are set to NOTFOUND.Please set them or make sure they are set and tested correctly in the CMake files:ss...

AidanE by Level 1
  • 2818 Views
  • 8 replies
  • 0 Helpful votes

hi, i tried to deploy YDK on Ubuntu 20.04 by following the documentation and the installation fails at some point.  Basically the GPRC and GNMI all succeed but when it comes to installing ydk-models-cisco-ios-xr this is where things break.  I finally...

I have following installed in my virtual env   ydk                             0.8.5.post2 ydk-models-cisco-ios-xr         7.5.1        ydk-models-cisco-thinxr-install 6.5.1        ydk-models-ietf                 0.1.5.post2 ydk-models-openconfig  ...

shreyash by Cisco Employee
  • 691 Views
  • 1 replies
  • 0 Helpful votes

Hi,   I am trying to install ydk-0.8.5   Steps: 1)Installed dependencies and sourced virtual env  2)export C_INCLUDE_PATH=/usr/local/include:/auto/cafy/ydk_085_trial_build/ydk_env/include/site/python3.6 3)export CPLUS_INCLUDE_PATH=/usr/local/include:...

shreyash by Cisco Employee
  • 3138 Views
  • 5 replies
  • 0 Helpful votes

Starting capture on rx of the second one of dual ports, with -v(verbose - prints to console) or -p(links to wireshark) flags. And it  doesnt captures mpls packets. Tried this commands:capture monitor start --rx 1 -vcapture monitor start --rx 1 -pcapt...

nurbolito by Level 1
  • 800 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors