Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi,I am trying to use AUTO SMARTPORTS to disable PoE on switchports connected to EXTERITY Devices (OUI = 00181C) but the macro os not executing. Below my config. Am I missing something? Thank you macro auto execute EXTERITY {if [[ $LINKUP -eq YES ]]t...
Hello DevNet, These two labs:Cisco DNA Center APIs with Python: Part 1 - The BasicsCisco DNA Center APIs with Python: Part 2 - Path Trace Are not updating to completed in my profile once I finish them. I tried several times without success. Can you p...
Hello Devnet,DNAC Sandboxes have Advance License and I do not have access to any DNAC Instance with Essentials License. Therefore my questions, I really hope someone knows the answers: Should I expect expect different APIS in DNAC if Essentials Licen...
Hello everyone, I am looking for a way to retrieve a detailed list of all clients from DNAC 1.2.10 via REST API. A look at the Clients API of DNAC 1.2.10 revealed only two endpoints:https://pubhub.devnetcloud.com/media/dna-center-api-1210/docs/swagge...
Ok got this running on a C9300-48U running ios-xe 16.12 by adding the following command: macro auto global control detection mac-address The problem is that I need this also on 3560cx running ios 15.2 and there the command macro auto global control ...