Controllers

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Developer Sustainability Week Events

Build for Better Code Challenge

Cisco U. Spotlight Registration


>> View previously featured conversations <<

Forum Posts

Hi, I'm trying to use the APIC-EM to make some generic configuration changes to my switches in the network, but I can't find any way to do this, except uploading a brand new full configuration via the PNP API. Is it correct that the APIC-EM controlle...

pa11 by Level 4
  • 1057 Views
  • 3 replies
  • 0 Helpful votes

Hello,Could you explain - Is it possible to use APIC EM for traditional image upgrade for several devices which have been installed on a network? Not for new devices? For example I have a switch with old SW release and I want to upgrade a software on...

Resolved! Listing configID

I create a new device under a given project via an API post to "/pnp-project/{projectId}/device" and I also need to specifiy the JSON format config-template which goes with that device for PnP. The API documentation states that I should specifiy "con...

jawicks by Cisco Employee
  • 1641 Views
  • 3 replies
  • 0 Helpful votes

Is there a repository of examples that we can leverage to help us write python scripts? I tried the ACI Toolkit but found it didn't have some features I needed so I went back to the cobra SDK. I also converted XML scripts from Cisco documentation usi...

Hello,with APIC-EM Ca2 release the PnP functionality works pretts well with Prime Infrastructure 3 (Patch PI 3.0.3 installed)It brings the following error:Error in create Or Update pre-provisioning DetailsOn the other side I see that the configuratio...

Hi,  As shown in aci_demo_contract.py, I was able to create a new contract and setup several filters as well. When I try to remove a contract or filter, using mark_as_deleted() and pushing to APIC, everything work as usual but in the Secutity Policie...

irocha001 by Level 1
  • 2370 Views
  • 1 replies
  • 0 Helpful votes

I am trying to install APIC-EM ISO into my VM VirtualBox, and it boots and gets to grapevine prompt.i don't know how to login/pass and what to do to get to APIC-EM wizard.

Is there any way to trigger a device update?  For instance, I've added a SVI interface and I would like APIC-EM to re-import the config to know about this new interface.  I'm staring at the Devices page watching the Last Update Time tick up, but woul...

thjonson by Cisco Employee
  • 1210 Views
  • 4 replies
  • 0 Helpful votes

I was exploring the Path Trace feature but can't get it to work with a interface that is set for ip address dhcp.  When I select that device, then can select the interface, the DHCP interfaces have an address of 0.0.0.0 and will error out if I select...

thjonson by Cisco Employee
  • 1397 Views
  • 3 replies
  • 0 Helpful votes

I have installed APIC EM 1.0 and successfully discovered two Cisco 2901s (running 15.2 (4) M6a) in my lab.However, I do not see any path information. Does using static routes mean that APIC EM can't tell me anything?

Hello, I am trying to add a new WiFi Access-Point into a previously provisioned APIC-EM project via the REST API using post method to the URL below (the x-auth token-id and project-id is good because I can read the list of devices within the project)...

jawicks by Cisco Employee
  • 2069 Views
  • 4 replies
  • 0 Helpful votes