Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional features/settings added to fabric creation #245

Closed
wants to merge 3 commits into from

Conversation

mthurstocisco
Copy link
Collaborator

@mthurstocisco mthurstocisco commented Dec 10, 2024

Related Issue(s)

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.global
  • vxlan.topology
  • vxlan.underlay
  • vxlan.overlay_services
  • vxlan.overlay_extensions
  • vxlan.policy
  • defaults.vxlan
  • other

Proposed Changes

Test Notes

Cisco NDFC Version

Checklist

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

@mthurstocisco mthurstocisco requested a review from a team as a code owner December 10, 2024 13:41
@@ -35,6 +35,8 @@ factory_defaults:
advertise_pip: false
advertise_pip_border_only: true
domain_id_range: 1-1000
fabric_vpc_qos: false
Copy link
Collaborator

@mikewiebe mikewiebe Dec 10, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please open a PR to add these to the internal repo defaults since that is the source of truth for defaults. Reminds me that I need to make sure we refreshing the set of defaults from that repo for each release.

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I discovered that we indeed where a bit out of sync. Opened a PR to address this

https://wwwin-github.cisco.com/netascode/nac-vxlan/pull/123

Comment on lines +55 to +56
enable_nxapi: true
enable_nxapi_http: true
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mikewiebe can you (we) review these with respect to d2d that @rafmuller was looking at for device specific; i.e. if a device also has these like we talked maybe we enable fabric wide for dtc vs defining in model as such...thoughts???

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants