You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current config.py defaults use 225.1.1.1-225.1.255.255 for the 'mcast_ranges' and 225.1.2.3 for 'multicast_address'
APIC is currently not smart enough to not allocate the multicast address assigned to the VMM domain to a specific EPG if it's in the pool. We hit this problem in scale testing when creating 1000s of EPGs.
The default multicast pool should be redefined to exclude this address or the default VMM address should be changed to avoid difficult to explain issues.