cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
209
Views
0
Helpful
3
Replies

Best way to automatically shut interfaces after a period of time?

king11
Level 1
Level 1

Using DNAC APIs is there a way to implement automatic shutting of interfaces after a certain period of time?

3 Replies 3

balaji.bandi
Hall of Fame
Hall of Fame

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

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help

Thanks for the reply, I'm trying to do this specifically after a period of time.

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.

BB

***** Rate All Helpful Responses *****

How to Ask The Cisco Community for Help