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

I am trying to generate python code for the 16121 Yang version, but it fails. https://github.com/YangModels/yang/tree/master/vendor/cisco/xe/16121I believe it is because of the Cisco-IOS-XE-bgp yang module, which I want to use.   pyang Cisco-IOS-bgp....

atarlov by Level 1
  • 1421 Views
  • 5 replies
  • 0 Helpful votes

Using postman I created a post request with to the url https://ios-xe-mgmt.cisco.com:9443/restconf/data/ieft-interfaces:interfaces with basic authentication of username: developer, password: C1sco12345, header of Content-Type: application/yang-data+j...

For container-based applications it is a way better to use a minimalized OS like alpine. Is it planned Alpine Image to be supported as well ? or are there any instructions how to build the core in an alpine image   

atarlov by Level 1
  • 663 Views
  • 1 replies
  • 0 Helpful votes

Hi, I have installed YANG suite on my VirtualBox which is based on Ubuntu 18.04.I followed the steps in the demo video(https://www.youtube.com/watch?v=smrhjL5Ayz0), but encountered an error at the step of device setting.When I tried to check connecti...

2021-06-04_110518.png
Tony_maro by Level 1
  • 1900 Views
  • 6 replies
  • 0 Helpful votes

Using Postman, I am able to pull down the MAC address table of a Catalyst 9200 with this URL: https://1.1.1.1/restconf/data/Cisco-IOS-XE-matm-oper:matm-oper-data/matm-table The results look like: { "Cisco-IOS-XE-matm-oper:matm-table": [ { ...

bunjiega by Level 1
  • 2200 Views
  • 5 replies
  • 0 Helpful votes

Hello,   When I programmatically - from a controller - try to get "lldp neighbors" using NETCONF, on the Cisco device, I see the following error (highlighted) for a neighbor Arista device. A neighbor Cisco device does not result in this error: 8:37:1...

shillyar by Cisco Employee
  • 700 Views
  • 1 replies
  • 0 Helpful votes

Hi, Question: I'm trying to change interface ip address using ncclient. Rather than changing the IP, it keeps adding a secondary IP instead. Is there a way to change the existing ip rather than keep adding new secondary IP?  Br, Heikki

Top Solution Authors