09-03-2025 07:46 AM
Using DNAC APIs is there a way to implement automatic shutting of interfaces after a certain period of time?
09-03-2025 08:07 AM
You can use to call the API to shutdown the interface you can use any scripting like Python :
https://developer.cisco.com/docs/dna-center/2-3-7-7/update-interface
check below post and script to shutdown the port using script normally with SSH :
https://community.cisco.com/t5/controllers/programmatic-way-to-shut-no-shut-interface/td-p/3947507
09-03-2025 08:19 AM
Thanks for the reply, I'm trying to do this specifically after a period of time.
09-04-2025 12:12 AM
You can use EEM Script also to if you like to have on the device. you can also do script out of the box based on the requirement.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide