Can successfully push a configuration to a 3650 switch and automatically add the device to CPI without errors. However "Post Pnp Status" is still "PENDING". Can manually push the post configuration successfully through deploying it from "Features & Technologies".
- How to get the post configuration to automatically push to the device with PnP and APIC-EM.
- CPI is on version 3.1.3
- APIC-EM is on version 1.2.1.691
- defining the PnP rules/configs in the "Plug and Play Profiles"
Ensure it says the device is provisioned in APIC-EM.
Check the logs on PI .. Follow the Steps mentioned below:
ssh admin@<your-prime>
#then get root shell
shell
# cd into log directory.
cd /opt/CSCOlumos/logs
# look for issues
grep -i exception ifm_apic.log
Try to reset APIC completely (i.e. remove disks). PI is likely looking for a project in APIC that no longer exists. Both APIC-EM 1.3 and PI 3.1.4 are now available, may be worth upgrading.
After resetting switched to using APIC-EM for plug and play deployments..
Comments
0 comments
Please sign in to leave a comment.