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
We want to add the ability to set the VNI ranges on the fabric settings forVXLAN fabrics and for multisite. Currently on the resource tab (General tab for federated) of the VXLAN fabric you have these two fieldsin the GUI:
- Layer 2 VXLAN VNI Range
- Layer 3 VXLAN VNI Range
They are both mandatory and default to 30000-490000 and 50000-590000 respectivley.
Add them to the data model forboth multisite and VXLAN and add default valuesin the default files.
Add support to set these in the jinja templates used in the common role.
Would this be a new feature requiring a new role?
No new role. Update common and jinja templates only
Which section of the data model is the new feature related?
vxlan.fabric
Would this be a new feature requiring a new addition to the data model?
Yes. As above
New or Affected Documentation for New Feature
Yes. Updated data model
Potential Ansible Task Config
Jinja template updates only needed here
Ansible Version
Ansible Collection Versions
Cisco NDFC Version
12.2.2
Cisco NX-OS Version
The text was updated successfully, but these errors were encountered:
Which role would this new feature be associated?
cisco.nac_dc_vxlan.dtc.create
New feature description:
Would this be a new feature requiring a new role?
Which section of the data model is the new feature related?
vxlan.fabric
Would this be a new feature requiring a new addition to the data model?
New or Affected Documentation for New Feature
Potential Ansible Task Config
Jinja template updates only needed here
Ansible Version
Ansible Collection Versions
Cisco NDFC Version
Cisco NX-OS Version
The text was updated successfully, but these errors were encountered: