Controllers

Community space to connect, share knowledge, and seek guidance on network controllers and related topics
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

Hey folks, I'm trying to find a python script that reads from a csv file and updates existing Endpoints within ISE to reflect the new IdentityGroup and AuthorizationPolicyMatchedRule. I can only find Python queries that print info. Does anyone have a...

MikeKilo by Level 1
  • 1619 Views
  • 1 replies
  • 0 Helpful votes

Hi,I have made a html page with javascript to test some API calls to the DNA Center, but I cannot figure out how to get around the CORS policy inm my browser.I am running the page in Chrome and using jQuery for most of the stuff.I have two functions,...

Hello, i'm testing DNA center API and I'm trying to do ip pools reservation through the APISo far i was able to catch in the browser console the API to get reserved vlan for a sitebut i can't figure out the right way to create reservationsThis is an ...

I'm a communication networks student and I have a project to do some network tests using pyats xpresso dashboard [pyats xpresso][1]and I use Docker image ciscotestautomation/pyats to do the test which has Dockerfile:[Dockerfile for creating pyats-doc...

sam2021 by Level 1
  • 1266 Views
  • 0 replies
  • 0 Helpful votes

Hi,I am trying to apply regex in NetConfig get request for IOS XR in order to retrieve some huge BGP related data, so I wanted to apply regex in order to divide one huge request into many smaller ones. I could not find almost anything about regular e...

I'm running a query of all the ClientDetails.json with pagination, and after quite a few successful queries, I get this error:<ClientResponse(https://156.72.162.11:443/webacs/api/v4/data/ClientDetails.json?.full=true&.maxResults=250&.firstResult=1800...

orp by Level 1
  • 3546 Views
  • 5 replies
  • 0 Helpful votes

Dear colleaguesI'm running a script to automate bulk commands across devices and some of them I can only access via telnet.However it seems like the connect() functions sometimes misses the login time and ends up failing:aix@N10-ACASTRO:~/pyats2$ /us...

IIs it possible to replace the running-config of a device with a configuration file?  I've used the configure replace and napalm method but I would get errors on sub interface configurations. Here is a example. I know the write configuration is "no t...

 How do I use this to get this information through MDT  IOS-XE showed an error when I used it at Yang Suites ERROR:Only below collect fields are supported by 'flow-monitor-oper' model.counter bytes or counter bytes longcounter packets or counter pack...

Top Solution Authors