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'm looking into the possibility of using pyATS to automate testing when upgrades to a Catalyst SD-WAN overlay are performed.
To do this I'll need to use the vManage as a proxy jumphost to connect to all the edge devices. I tried setting this ...
Hi,I'm trying to test PnP for Cisco Mobility Express devices (C1117- 4PLTEEAWE) using APIC-EM as shown in the docs here;https://www.cisco.com/c/en/us/td/docs/net_mgmt/prime/infrastructure/3-4/user/guide/bk_CiscoPrimeInfrastructure_3_4_0_UserGuide/bk_...
Hello Community,
First a little background;
We use APIC-EM PnP application to deploy a base configuration before adding devices to Prime for full configuration.
This is all zero touch and allows us to fully deploy ISR devices by means of API scripts....
Hi,We currently use PI3.1 and CNS to bootstrap and provision devices by creating a generic PnP Profile without a serial number.This works really well and we are able to zero touch provision around 20-30 devices per week (800 series, ISR G2, ISR4K, CA...
Hi all,Does anyone know if it is possible to change the management IP address of an existing device through the API and also trigger a device Sync?I am trying to create a workflow for provisioning and this will require each device to be reconfigured ...
Hi Arun,I have found that you need to post all variables in a template (even if they're not used) when you submit the job. Also if you look in the "pnp_tempate.log" file you'll see which variable is causing the error.Andy
Just in case anyone else is trying to get this working, Cisco have helped me resolve this problem (thanks Roberto)The solution is to use the command ncs pnp-secret <new password> and then restart the Prime Services, then use the password along with u...