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 wrote a python script to apply a baseline configuration to fresh ACI fabrics utilizing the REST API.It uses the 'requests' module and I tested it from my laptop successfully in our LAB.One issue I'm running into, is that after so many requests the ...
Do I miss something or is it not possible to filter routing between Vlans on this device?After a day long trying, I'm facing the possibility that ACLs apply only between WAN and LAN, but not different Vlans.So there is either inter Vlan routing enabl...
Hello ThinMan
Sorry, I haven't used DHCP relay on an ACI fabric, so am not familiar with the intricates. However, having two BDs with different subnets and DHCP relay configured should be fine, even when the same DHCP server handles both subnets.
I'm...
HiIt's not the BD you configure a VLAN tag on, but every static binding to an EPG is configured with an encap VLAN.The pervasive gateway (aka SVI) you configure on a BD doesn't care about the encap/s used on the statically bound interfaces.If I under...
Nothing should hinder you to use a different device name. All configuration hinges on the node ID.The question is a bit misleading though.Any switch with an ACI image that get's connected with one of it's fabric ports to a spine port (or in case of a...
Try the ACI simulatorCisco Application Centric Infrastructure Simulator You can find newer versions in APIC firmware downloads, e.g. as 6 part download for 5.2(8h) These parts have to be combined (e.g. in Linux via
cat acisim* > acisim.ova
or in Wind...