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.
Hello, I was wondering if there is some manual for Cisco DNAC (using Jinja) and regexp expressions usage. Let me explain: I've DNAC onboarding scripts which provides initial configurations for catalyst 9300L and 9300UXG switches. I want the macro to ...
Thank you Preston, that was it I am still learning my ways around DNAC. I wonder if there is some documentation on the methods which are supported in DNAC. I eventually ended up with this - which meets what I need for the function
{% macro generate...
Thank you Preston,
I might have been wrong in the statement that we're onboarding the devices. The onboard process is already completed for them and I am using Day-N template to configure access ports via calling a macro. The problem I am having is t...