Tools

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Hello, everyone. When sending API calls to SD-WAN vManage, you must first log in with username and password (specified as j_username and j_password) and send a POST request to the vManage under /j_security_check. This will generate a JSESSION ID as a...

Mitrixsen_0-1750321991309.png
Mitrixsen by Spotlight
  • 1222 Views
  • 1 replies
  • 0 Helpful votes

Hello, everyone. I am studying RESTCONF for my ENCOR Exam and I have a question about how the URL is formatted. I have the following code here: import requests from rich import print as rprint headers = { "Accept": "application/yang-data+json" } url ...

Mitrixsen by Spotlight
  • 2107 Views
  • 1 replies
  • 0 Helpful votes

Recently I watched one of the Wednesday live Cisco DevNet videos streamed on YouTube - this one was over Secure Zero Touch Provisioning. While familiar with ZTP, I had not previously heard of SZTP - it's purpose and functionality is very straightforw...

Craig Pund by Frequent Visitor
  • 1728 Views
  • 3 replies
  • 0 Helpful votes

I have been using pyATS in our network to back up device configurations using the "learn" feature. However, I am experiencing an issue with a switch stack of eight when trying to retrieve the configs. I have validated my testbed file and can connect ...

EntNetENG by Community Member
  • 1271 Views
  • 1 replies
  • 0 Helpful votes

I'm getting error ('Parser Output is empty',) when the command specifies the address family (ipv4,ipv6, vpnv4, etc)- show bgp {address-family}- show bgp vrf {vrf}  {address-family}Below my code:def get_bgp_routing_table(host, username, password, vrf=...

Manu05 by Community Member
  • 1947 Views
  • 6 replies
  • 0 Helpful votes

Hostname: DUT1(Master:1)Hi team. I've run into a problem, as you can see above - when trying to connect with this hostname, I get an error because the hostname doesn't match the prompt. Is there any way to change the prompt, or another way to solve t...

Dombre_0-1739812940915.png
Dombre by Community Member
  • 2661 Views
  • 8 replies
  • 0 Helpful votes

Resolved! gRPC

I cant get gRPC telemetry to work in Yang Suite. When I start a receiver it just says "error" in a popup div. Looking on the console output from starting the docker container I get this: yangsuite_1 | E0000 00:00:1738241928.973635 37 chttp2_server.cc...

eekman by Level 3
  • 1976 Views
  • 3 replies
  • 0 Helpful votes

Hello Team,I have to remove MPLS BGP configuration from cEDGE but the configuration was attached from 3 templates. It took me 1-2h to find which exactly because one of them was CLI template. I would like to safe time generate API token in vmanage and...

Have a 256GB physical system with two Intel E810-C 100Gbps nicsIt seems to fail every time i've tried a combination of no limit_memory ro using 1024, 2048 or 4096 and it failsi have approx 212GB before i run Trex but it all gets eaten up before it fa...

con-odonnell by Community Member
  • 2546 Views
  • 3 replies
  • 0 Helpful votes

The YDK maintenance release 0.8.6.6 is generally available for deployment.New features and enhancementsAdded support for Ubuntu 24.04 LTS (noble)Upgraded pyang to version 2.6.1Upgraded pybind11 to version 2.13.6Resolved GitHub issuesIncorrect loading...

yangorelik by Spotlight
  • 964 Views
  • 0 replies
  • 1 Helpful votes

I'm trying to setup yangsuite on an offline (no internet) system. I have docker installed on a RHEL8 system, because that is what the on the customers network, but not sure how I can install it yangsuite. I can't seem to find any procedures.Does anyo...

cstewa20 by Visitor
  • 1581 Views
  • 4 replies
  • 0 Helpful votes