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.
I am new to aci-toolkit.I created this Credentials.py(location: ~/acitoolkit/acitoolkit/Credentials.py)URL="https://184.79.20.30"LOGIN="admin"PASSWORD="dev0123"I tried using executing one of the sample script(aci-show-subnets.py) and it apparently fa...
I fixed it by unsetting the proxy envpuppet@dev:~/acitoolkit/samples$ env | grep proxyhttp_proxy=https_proxy=no_proxy=127.0.0.1, localhost, *.cisco.com, 184.*puppet@dev:~/acitoolkit/samples$puppet@dev:~/acitoolkit/samples$puppet@dev:~/acitoolkit/samp...
1. Is the vsm configuration command encapsulated with the vlan tag before it is sent to the vswitch of the below host? Or this vlan tag is attached by the vswitch of esx?If the VSM is on Vswitch, then control packets are tagged and sent by the Vswitc...