Controllers

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

Forum Posts

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 Frequent Visitor
  • 940 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 3
  • 1471 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!

sinan.polat by Community Member
  • 6377 Views
  • 8 replies
  • 2 Helpful votes

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...

HiI'd like to know about limit of UUID digits.I sometimes find below response."detail:2ace3214-4741-4432-8ab7-2068edc2bec54 does not conform to expected UUID pattern"Is there any rules of UUID?

Ken.T by Community Member
  • 1953 Views
  • 2 replies
  • 1 Helpful votes

Hellow Fellow Networkers,Configuration of APIC-EM requires that the first cluster member communicates with a test Cisco telemetry server whose hostname and IP address have changed since the software was published.  Cisco TAC recommends to raise a Ser...