Which role would this new feature be associated?
cisco.nac_dc_vxlan.dtc.create
New feature description:
We want to be able to create a network or VRF and attach it to multiple attach groups. Let's say i have a network_attach_group for ESXI hosts. I create a new vlan that i want to attach to all ESXI hosts... but also to another leaf/port combo. It would be good if i could specify multiple groups, similar to how we do it within policy, where a switch can belong to multiple groups
Would this be a new feature requiring a new role?
No, can use existing roles
Which section of the data model is the new feature related?
vxlan.overlay
Would this be a new feature requiring a new addition to the data model?
Yes. We need to change the
network_attach_group: str(required=False)
To a list
network_attach_group: list(required=False)
Same for VRF
New or Affected Documentation for New Feature
Yes. Update VRF and Network documentation to include examples of this
Potential Ansible Task Config
Ansible Version
Ansible Collection Versions
Cisco NDFC Version
Cisco NX-OS Version