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.
BackgroundI have written a number of blogs on Network Plug and Play (PnP) on APIC-EM and wanted to provide an update of the new improved PnP in DNA Center.This new series covers the changes and enhancements made to PnP on DNA Center 1.2. The PnP ap...
I have seen a number of questions on the best way to authenticate a REST API call on DNA-Center.The documentation on the DNA-C indicates that /api/system/v1/auth/token is the way to get an authentication token in a cookie.For those writing python cod...
If you saw my recent blog in infoworld you will have seen the rationale for on-box python and some of the use cases. This blog series dives deeper into the python code for the example scripts I published.You might recall I mentioned three use cases ...
Hi,for those that are interested, I have posted a few more blog rescently.One has some PnPtools in it. including something to watch the deployment status.Network Automation with Plug and Play (PnP) – Part 8$ ./src/watch_provision.py FDO1732Q00BWatch...
IntroductionIf you have been using APIC-EM for a little while, you are probably wondering about getting extra information from devices.CommandRunner is a new application on APIC-EM that allows you to run multiple commands (currently max of 5 at a tim...
Sure, you just need to put an "if" statement containing the profile you want to apply this too
#foreach ($prof in $__policyprofile)#if ($prof == "hk_Global_NF_a38f71c1")wireless profile policy $profshutdowncalendar-profile name WEEKDAYSaction wlan...
Sure..https://www.cisco.com/c/en/us/td/docs/cloud-systems-management/network-automation-and-management/dna-center/2-1-2/release_notes/b_cisco_dna_center_rn_2_1_2.htmlPlug and PlayWhen adding devices from a Cisco Smart Account, you can specify that th...