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

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
  • 735 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
  • 584 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
  • 1049 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...

I have APIC-EM installed and use it to configure routers and switches.  We use 1921s, 3750Xs, and 2960Ss. (I know, old and outdated but that's what I have to work with for now.)  I connect the switches to the management port in my office to configure...

Top Solution Authors