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

11 cmd outputs on DNAC for 100 switch seperate file for each switch

Lalaram Raika
Level 1
Level 1

Hi engineers 

i want 11 cmd output for 100 switches i want separate file for each switch 

can anyone guide how can i do this

3 Replies 3

ammahend
VIP Alumni
VIP Alumni

I dont think the way you want can be done through DNAC, would be better if you write a python script, if you dont know python then generate using gpt or search for a prebuilt script on github.

-hope this helps-

Torbjørn
VIP
VIP

I think the easiest way to achieve this is to run the commands in the command runner, then export the outputs and split it up based on line contents.

What is your specific usecase? @ammahends suggestion is the way to go if you need this to be fully automated.

Happy to help! Please mark as helpful/solution if applicable.
Get in touch: https://torbjorn.dev

my specific case is to run Compliance as CPI did it. atm there is no replacement for this according to my experience. ppl need to develop tool from scratch...