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, When trying to configure CAT9K switch interface via RESTCONF, getting device refused one or more commands error, provided below the tried steps. Used POSTMAN tool. Get the individual interface details.GET https://192.168.43.2/restconf/data/Cis...

Hello,I need to retrieve the information about the configured speed and duplex mode, so if the port is configured in auto mode, I need to know it's auto negotiate. For this I use the Cisco-IOS-XE-interface-common YANG model but I have an issue. When ...

leoo1 by Level 1
  • 1374 Views
  • 2 replies
  • 0 Helpful votes

Hello all, Hope you're doing good.I'm trying to netconf on my CSR1kv router which I have hosted on my ESXi server.When I'm trying to debug this code:from ncclient import manager from devices import router1 netconf_filter = open("filter-ietf-interfac...

amiruka06 by Level 1
  • 642 Views
  • 1 replies
  • 0 Helpful votes

Hi,What is the purpose of having multiple connections described in testbed file? Is it possible to choose one among others for connection?For example:devices:  R1:    os: ios    type: ios    connections:      a:        protocol: ssh        ip: 192.16...

aidariys5 by Level 1
  • 2181 Views
  • 3 replies
  • 0 Helpful votes

Hello, I am observing Module errors during conversions JSON <-> XML when using wildcards in the unit name leaf. XML Code <configuration xmlns="http://yang.juniper.net/junos/conf/root"> <class-of-service xmlns="http://yang.juniper.net/junos/conf/class...

ldacol by Level 1
  • 1537 Views
  • 8 replies
  • 0 Helpful votes

I am happy to announce that YDK-0.8.6.2 has been released and available for download from CiscoDevNet repository.The release includes the following changes comparing with release 0.8.6:New features and enhancementsImproved installation script to allo...

yangorelik by Spotlight
  • 666 Views
  • 0 replies
  • 5 Helpful votes
Top Solution Authors