CiscoDevNet / ansible-mso

Cisco MSO Ansible Collection
https://galaxy.ansible.com/cisco/mso
GNU General Public License v3.0
24 stars 28 forks source link

Add EPG inter-site multicast source #427

Closed sauguieb closed 3 weeks ago

sauguieb commented 1 month ago

Community Note

Description

In release MSO 3.0(1) and APIC 5.0(1), multicast RP can reside in the fabric. Per multi-site whitepaper, user must indicate the presence of multicast source on EPG with flag "intersite multicast source" https://www.cisco.com/c/en/us/solutions/collateral/data-center-virtualization/application-centric-infrastructure/white-paper-c11-739609.html

New or Affected Module(s):

MSO version and MSO Platform

APIC version and APIC Platform for Site Level Resources

Collection versions

References

N/A

akinross commented 3 weeks ago

Already supported: https://github.com/CiscoDevNet/ansible-mso/blob/master/plugins/modules/mso_schema_template_anp_epg.py#L141