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

Hi there, I'm having problems with the genie parser library in robot framework.  I'm basically copying the approach from the example in https://pubhub.devnetcloud.com/media/genie-docs/docs/userguide/robot/index.html If I try this .robot file to parse...

Is there any way to get the NVE peer-IP for a MAC-address via NX-API Rest query? I can get the MAC-address specifics via:/api/mo/sys/mac/table.json?query-target=subtree&query-target-filter=eq(l2MacAddressEntry.macAddress,"MAC_ADDR") "l2MacAddressEntr...

jespir by Level 1
  • 937 Views
  • 0 replies
  • 0 Helpful votes

Resolved! Reserve IP Subpool

Hello Team, I'm trying to use the "Reserve IP Subpool" REST API call. I've provided all the "required" parameters, however, i'm not having any luck.https://developer.cisco.com/docs/dna-center/#!reserve-ip-subpool Has anyone had any luck using this AP...

Regan.D by Level 1
  • 920 Views
  • 2 replies
  • 0 Helpful votes

I am new to using the REST API, so I appreciate any guidance.   I am attempting to use Powershell and the Webex REST API to manage my users, in this case deleting a user as part of my termination script.    I've found the guide on the actual command ...

Hi, We are working on a proof of concept for staging C9300 switches via ZTP. We tested out everything in the lab first so we knew we had a valid DHCP configuration and Python script. When we unboxed some of the new switches and attempted to provision...

Hello team,I have to get some information from lots of devices.In this case, I need information such as ip address, device name and serial number.When I send the request, it takes so long (we have more than 11k devices) because serial number does not...

Top Solution Authors