Skip to content

Adding support for svi enablement under network attachment - #832

Closed
juarocha wants to merge 8 commits into
netascode:developfrom
juarocha:enhancement/net_attachment_svi_enabled
Closed

Adding support for svi enablement under network attachment#832
juarocha wants to merge 8 commits into
netascode:developfrom
juarocha:enhancement/net_attachment_svi_enabled

Conversation

@juarocha

@juarocha juarocha commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

Related Issue(s)

Fixes #831

Related Collection Role

  • cisco.nac_dc_vxlan.validate
  • cisco.nac_dc_vxlan.dtc.create
  • cisco.nac_dc_vxlan.dtc.deploy
  • cisco.nac_dc_vxlan.dtc.remove
  • other

Related Data Model Element

  • vxlan.fabric
  • vxlan.global
  • vxlan.topology
  • vxlan.underlay
  • vxlan.overlay
  • vxlan.overlay_extensions
  • vxlan.policy
  • vxlan.multisite
  • defaults.vxlan
  • other

Proposed Changes

Adding a new keys under under attachment groups in order to select the status of the SVI related for the corresponding network

- name: attach_group
        switches:
          - hostname: leaf1
            networks:
              - name: Network1
                 svi_enabled: false

Test Notes

Depends on base collection PR:
CiscoDevNet/ansible-dcnm#700

Cisco Nexus Dashboard Version

4.1

Checklist

  • Latest commit is rebased from develop with merge conflicts resolved
  • New or updates to documentation has been made accordingly
  • Assigned the proper reviewers

@juarocha
juarocha requested a review from a team as a code owner July 9, 2026 18:10
@juarocha juarocha added the wip work-in-progress label Jul 9, 2026
@juarocha
juarocha marked this pull request as draft July 9, 2026 18:16
@juburnet juburnet added the 0.9.0 Release 0.9.0 label Jul 21, 2026
@juarocha

Copy link
Copy Markdown
Contributor Author

Duplicate issue: #848

@juarocha juarocha closed this Jul 22, 2026
@juarocha
juarocha deleted the enhancement/net_attachment_svi_enabled branch July 22, 2026 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

0.9.0 Release 0.9.0 wip work-in-progress

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for enabling SVI under network_attach_group

2 participants