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 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
  • 456 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
  • 1299 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
  • 911 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
  • 468 Views
  • 0 replies
  • 5 Helpful votes

Has anyone used Netmiko to import certificates into router configurations via terminal?  We're running into errors with the cert import after issuing the command:  crypto pki trustpool import terminal  

pleonard1 by Level 1
  • 684 Views
  • 2 replies
  • 0 Helpful votes

Hello, I am trying to find the correct netconf/yang string to get the equivalent of "show bgp vrf XXX neighbor x.x.x.x recevied routes" in IOS-XR.  It doesn't seem to be under bgp/instances/instance/instance-active/vrfs/vrf/neighbors/neighbor. Any he...

Hello   My goal is to run TRex 4.5.6 GUI, and therefore I have stuck with Trex 2.87 has the last version that still support that API for the GUI.   OS is CentOS 7.6.1810 (64bit) - I ran an update to reach CentOS 7.9 and same problem persists.   Howev...

Hello everyone, I'm trying to convert a Juniper vendor-specific XML configuration using CodecService encode and decode API. Juniper yang models have been generated and installed however the code is failing with an error: Traceback (most recent call l...

ldacol by Level 1
  • 804 Views
  • 4 replies
  • 0 Helpful votes
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: