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

We want you to interact with SONiC on the Cisco 8000 router.  You’ll see in action, a 3-stage Clos topology bring-up and deploy a reliable network that is optimised for latency. Click here to explore the sandbox : https://devnetsandbox.cisco.com/RM/D...

annag by Cisco Employee
  • 2354 Views
  • 5 replies
  • 10 Helpful votes

Can someone please help me identify the correct endpoint/logic to use? Let's say I have a device template named 'My_Device' and it contains two fields 'Interface' and 'Bandwidth'.  What endpoints would I use to query the vManage API for the values of...

_Dustin_ by Level 1
  • 1401 Views
  • 7 replies
  • 0 Helpful votes

Hello Everyone, I am in need to pull various configurations from Catalyst Center switches via the API. I know Netmiko/Paramiko can be used but the request is to leverage Catalyst Center. I am aware of "devices.get_device_config_by_id('deviceUUID')" o...

evanm by Level 1
  • 1257 Views
  • 6 replies
  • 0 Helpful votes

I am fairly new at API's (coming from route/switch background), but I have DNA Center API calls working, but I only get back a max of 500 records, which is expected from what I see in the documentation. How would we get more records than 500 since I ...

bunjiega by Level 1
  • 8949 Views
  • 10 replies
  • 0 Helpful votes

I am trying to set up pyats in a virtual environment. When I run:pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org pyats[full]I get this error:ERROR: Could not find a version that satisfies the requirement pyats[full] (from ve...

Hi,It will be very helpful if someone can help with a script (preferably Python) using which I can change/update the hostnames of multiple Cisco devices instead of doing it one by one manually.I already have the hostname configured just need to updat...

Top Solution Authors