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
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
If you are interested in working on this issue or have submitted a pull request, please leave a comment
Description
Add ability to set overlay network via the dcnm_interface module. Currently you can only set VLANs, etc., but cannot move interfaces between overlay networks.
Hi @domainzero we did some investigation and it seems like you could accomplish what you want using the dcnm_network module. The attach: ports property allows you to associate an interface with a particular network.
This will probably work for our use case. We're essentially trying to follow this whitepaper using NDFC + overlay networks instead of NX-OS directly and VLAN tags, etc.
Community Note
Description
Add ability to set overlay network via the dcnm_interface module. Currently you can only set VLANs, etc., but cannot move interfaces between overlay networks.
New or Affected modules(s):
DCNM version
Using NDFC
Potential ansible task config
References
I searched and didn't see any other requests or way to do this.
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: