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

This baseline.py is not actually self-explanatory. I assume since this is a shared environment that there are conflicts in the configuration. However, the script submitted a traceback which seems to indicate that the problem is within the SDK library...

Hi experts,In order to manage an ACI Fabric, I'm currently setting up an environment with ansible inside a python venv on a linux Alma 8 platform.Below, the steps I used to install the components :# Venv creation[MyUser@MyAnsibleVm ~]$python3 -m venv...

ju.mahieu by Level 1
  • 1607 Views
  • 2 replies
  • 0 Helpful votes

Hello,the commande "Show external-l3 interfaces detail" retrun many informations :Mode, Tenant, VRF, L3Out, Interface, Operationnal Interface and IP AddressI need these informations with moquery commandPlease, can you help me ?I found for some info l...

valentik by Level 1
  • 1266 Views
  • 4 replies
  • 0 Helpful votes

Hi,   When I tried to install ACI Toolkit with #python setup.py install , I got this error:   byte-compiling build\bdist.win-amd64\egg\acitoolkit\acibaseobject.py to acibaseobject.cpython-37.pycerror: [Errno 2] No such file or directory: 'build\\bdis...