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

Looking at creating a network topology application and came across NeXt UI. Is this still maintained and updated, per the github training for it: To my best knowledge, Next UI is no longer actively maintained. I will keep this repository as a monumen...

tsiemers1 by Spotlight
  • 1706 Views
  • 0 replies
  • 0 Helpful votes

Hi!I am trying to retrieve information on interfaces from a XR. But I only get error messages..sysView.Interfaces.Interface.append(interface) AttributeError: type object 'Interface' has no attribute 'append' The code I am trying to run: service = ...

Hi, I'm trying to change admin status of an interface on a XE device (ASR920).However running the code below does not seem to have any affect! It runs with no errors, but the interface status doesn't change.Also if setting shutdown to Empty() brings ...

MahdiR by Level 1
  • 875 Views
  • 2 replies
  • 10 Helpful votes

Hello Boss,Since my network environment ,   user couldn't ssh to router/switch directly . we have to ssh to jumper server first then ssh to router or switch from jumper server.  In this situation. does ncclient support jumper server environment ?  or...

Hello Community colleagues! Wondering if anyone is experiencing the same errors when trying to read with ydk-py with an OC Interfaces filter from a JunOS (MX 19.4) Seems to me that unlike the IOS-XR devices i've tried before this, JunOS  have some op...

I am trying to run a test case on XE sandbox. When I try to access documented Restconf port, I am getting that the port is used for HTTPS. But YDK does not support HTTPS protocol (known limitation). Is there a port assigned for unsecured HTTP protoco...

yangorelik by Spotlight
  • 1665 Views
  • 6 replies
  • 5 Helpful votes

Hello Yan, I tried to use your script to install YDK 0.8.5, I got this: *** Thu Sep 10 18:37:34 CEST 2020 *** dependencies_centos.sh | Running: sudo yum install python3-devel python3-venv -y Updating Subscription Management repositories. Red Hat Cod...

vadigreg by Cisco Employee
  • 2113 Views
  • 3 replies
  • 0 Helpful votes