Closed cpaggen closed 3 weeks ago
HI @cpaggen thanks for raising this. I have an experimental PR open to address this for different versions of NDFC but it's not the official way we want to solve this issue. We are in discussions about the best way to handle version differences.
@mikewiebe ack - you can close this issue in that case. My primary concern was to help folks running a similar problem with a quick and dirty workaround.
Addressing via #203 once reviewed and accepted.
@mikewiebe @dsx1123 we need to expand/modify the data model for this as well.
With ND 3.2, the default VxLAN-as-code ansible example does not deploy a fabric and errors out complaining option ENABLE_SGT is not configured. After configuring it manually, the fabric still does not deploy because option ENABLE_PVLAN must also be specified. This is most likely because of the GPO introduction in NDFC/ND.
To manually fix the issue, edit collections/ansible_collections/cisco/nac_dc_vxlan/roles/dtc/common/templates/ndfc_create_fabric.j2 and add these two options: