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.
Well we are also using Cisco Prime, which has some similar features.However, we want to do some configuration scripting that would be hard to set-up or impossible in prime. I was planning to do something similar with .csv files from prime, but with t...
I was looking around for this also.But I have decided to use APIC-EM to get the configuration, parse it against whatever checks, and then use Paramiko or Netmiko (python) to directly access the device and change the devices config through ssh.