Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hello guys,
I'm facing an issue using acitoolkit. I'm trying to statically bind an EPG to a vPC (on cisco sandbox) using acitoolkit but I obtained a strange output. Do you ever try it?
Code:
import acitoolkit.acitoolkit as ACIimport credentials
TENAN...
Ehi community!
I need your help with Cisco ACI acitoolkit
I created a script that creates Tenants, VRFs, APs, EPGs, BDs and the relative associations...it works fine: https://github.com/thetechguy-it/Cisco-ACI/blob/master/cfg_tenantFULL_direct.py
...