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

Resolved! PnP slow response

Hi TeamWe use APIC-EM Version 1.5.1.1054 and PnP Version 1.5.1.35.APIC-EM installation on a VM with 10 CPU's, 64G Memory.In the last time we had installed a lot of new miniswitches.Now, we have over 500 devices connected to APIC-EM. I found a limit t...

jwiget by Level 1
  • 3435 Views
  • 8 replies
  • 1 Helpful votes

In ACI is it possible to see what traffic (IP ports) are being dropped by a contract?  It often happens that a contract has been put in place and some part of the application is still work working.  Rather than setting up a sniffer, snapping the traf...

Greetings friends!Does anyone have any experience with running APIC-EM in AWS?  Is this even possible?Any insight would be greatly appreciated!Thanks in advance!Jason

javerill by Level 1
  • 783 Views
  • 1 replies
  • 0 Helpful votes

User grapevine has a .ssh folder with authorized_keys, known_hosts and 3 key pairs.When cli connections are made, are the connections made from account grapevine?i.e.: can I tweak out ~grapevine/.ssh/config to use a specific key for "Host *.mydomain"...

ericx by Level 1
  • 633 Views
  • 0 replies
  • 0 Helpful votes

I have this code that when execute all tenants print out line by line including 'Production' but when check for t == 'Production' it is not truetenants = Tenant.get(session)    for t in tenants:        print t         if t == 'Production': #why this ...

Hi,We got new devices for testing and now I'm trying to test provisioning. Officially this model is not supported, at least when you are adding new device you can't choose  product id (C1117-4PM) from the list in APIC-EM.The problem is :Due to advanc...

JPvisltgb by Level 4
  • 1121 Views
  • 1 replies
  • 0 Helpful votes

I have read the acitoolkit documentation at http://acitoolkit.readthedocs.io/en/latest/ but unfortunately I couldn't find any information regarding creating a Virtual PortChannel.Suggestions / tips are highly appreciated. Thanks!

Hi,we have different roles for different site/group admins and observers.one was responsible for setting up a good looking and structured topolgy view for all discovered devices on our biggest site. That took him a whole day to complete as a lot of d...

Top Solution Authors