Controllers

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

Forum Posts

 python telnet client response how to decode it  I think it is a specific response as all cisco servers have the same response . What is the name of this text and how do I decrypt it '\xff\xfb\x01\xff\xfb\x03\xff\xfd\x18\xff\xfd\x1f'   import socket ...

globantt by Frequent Visitor
  • 2728 Views
  • 2 replies
  • 0 Helpful votes

Resolved! install ACITOOLKIT

  I am trying to install aci-toolkit on my windows 10 ent - 64 bit  Getting below error. Building wheels for collected packages: py-radix Building wheel for py-radix (setup.py): started Building wheel for py-radix (setup.py): finished with status 'er...

1pgordo by Frequent Visitor
  • 1759 Views
  • 1 replies
  • 0 Helpful votes

  we wrote ansible script to create 200 vlan pool in ACI APIC, but execution is too slow. it take more than one hour to finish the job!  With postman it take 2 minutes to create 200 vlan pool.  how can we improve ansible time execution?  

cyberpea by Frequent Visitor
  • 2115 Views
  • 2 replies
  • 0 Helpful votes

 Is it possible using the ansible aci modules to login once and get the token and pass the cookie on subsequent aci_rest tasks? The goal is to avoid having to login and logoff with userid/password on aci_rest calls that have loops.  Is this possible?

cyberpea by Frequent Visitor
  • 1652 Views
  • 1 replies
  • 0 Helpful votes