12-05-2024 01:40 AM
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
12-05-2024 02:12 AM
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.
12-05-2024 05:55 AM
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.
12-05-2024 06:25 AM
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...
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