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

So I had a working solution where I could deploy new DMVPN routers (C1111) using our APIC EM instance over the internet, using cloud redirect, where both a cert is deployed, IOS is upgraded and config is deployed.Now I've found that this stopped work...

I've been testing the Terraform ACI Provider. In many ways I like Terraform more vs Ansible, but so far I'm having one issue with Terraform and hope somebody has some insight. When I try to add an encapsulation block with this:resource "aci_ranges" "...

AJ Cruz by Level 3
  • 3680 Views
  • 10 replies
  • 0 Helpful votes

I'm not sure if this is the right area to post this, but has anyone played with the ACI Ansible role from Code Exchange?: https://developer.cisco.com/codeexchange/github/repo/datacenter/ansible-role-aci-model I modified it to build an ACI topology in...

AJ Cruz by Level 3
  • 2385 Views
  • 5 replies
  • 0 Helpful votes

Hi, I try to run a python script to do a query in apic database for class l1PhysIf to obtain a port inventory, code seems to be ok, but when I execute code I get error: cobra.mit.request.QueryError: Unable to process the query, result dataset is too ...

Hi  there,I'm digging my way through the queries with Cobra SDK and I'm getting stuck on how to extract a Json formatted output from a query. This is easily done when you push a new config using toJSONStr from jsoncodec in both cobra and ACI-toolkit ...

m.papini by Level 1
  • 1281 Views
  • 4 replies
  • 0 Helpful votes

Resolved! How to convert a

Hi all, I did a REST API call and I get a response like this: result = b [{"id":"865776","name":"Cisco","url":"https://abc.com}]"] I learned, that this is binary object (bold b), but I couldn't find anything to convert.My question is:How could I conv...

I am attempting to locate and install the actual Cisco ACI simulator that works with VmWare. Not the appliance version of the code. I know there was some issue in the past on this code working on a standard VmWare appliance due to the hardware token ...

brbrewer by Level 1
  • 2206 Views
  • 3 replies
  • 0 Helpful votes

I have hosts with multiple uplinks that connect to L2 disjointed networks. Is it possible to install multiple AVS switches on the same host. Each AVS instance will have uplinks that connect to the different networks.Thanks

Hi, I have a question if someone successfully installed Cisco APIC-EM on Hyper-V VM? If yes what was the version of APIC-EM? I tried several times with newest one 1.6.4.30024 but it hangs on "enabling application apicem basics" and nothing happening ...

kubn2 by Level 1
  • 1148 Views
  • 1 replies
  • 0 Helpful votes
Top Solution Authors