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.
Is there any guidance between the relationship between AVE VMM domains and internal VLAN pools? Specificly is it many domans to one pool, or is it a one to one? I need to stamp out 12~20 vmm domains on one fabric, and I can't seem to find anything o...
We're not quite in production with AVE, we just took our lab environment to ave for everything other than AD and vcenter itself. Its a small workload of 70 or so vm's. So far so good. My only concern is the time it takes for the AVE vm to spin backup...
I just bring in an extl2 device to the epg. As for TCN's, you're correct in that you should BPDU filter. As a rule of thumb, we only connect one switch to the EPG since we're effectively disabling spanning tree from passing through the ACI fabric. We...
The aci_rest module is the way to go. if you use the API inspector to get the post payload, you can convert it from json to YAML and put it in line, like so- name: create vpc interface selectors aci_rest: hostname: "{{ apic_address }}" username: "...