08-16-2021 10:20 PM
Why is promiscuous mode needed for virtual switch when deploying aci simulator? Can I do away with it?
08-17-2021 05:07 AM
Not if you want it to work 🙂 Because the Simulator is running on an mininet instance, the MACs are nested and therefore will not be able to receive traffic intended for the APICs virtual MAC. It's the same reason when you run a nested VM instances of a hypervisor like ESX, you also need promisc. mode enabled.
Robert
08-17-2021 07:54 PM
08-18-2021 07:44 AM
One option is to connect the APIC Sim to a dedicated vSwitch without any physical uplinks. Then add a VM/Jumpbox with one Interface in the same vSwitch/Port Group as the Sim, and a second interface attached to your external/routed network vSwitch/portgroup. This would limit the exposure of the Sim to only the jumpbox which could be running a FW to prevent external access.
Robert
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide