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

Switch Role needs be added for LAN Fabric mode #29

Open
jeonkim1 opened this issue Jul 1, 2021 · 0 comments
Open

Switch Role needs be added for LAN Fabric mode #29

jeonkim1 opened this issue Jul 1, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@jeonkim1
Copy link

jeonkim1 commented Jul 1, 2021

Community Note

  • 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

Switch roles are supported for only EVPN mode. for further use, roles need to be extended to LAN mode.
(Some customers I am engaging start to test terraform with DCNM to automation nexus switches)

  • Roles in EVPN: Spine, Leaf, Border, etc
  • Roles in LAN: Access, Aggregation, Core, Edge

New or Affected Resource(s):

  • dcnm_inventory

DCNM version

  • V 11.5

Potential Terraform Configuration

Error: expected switch_config.0.role to be one of [leaf spine border border_spine border_gateway border_gateway_spine super_spine border_super_spine border_gateway_super_spine], got access
│ 
│   with dcnm_inventory.first,
│   on 01_interface_test.tf line 18, in resource "dcnm_inventory" "first":18: resource "dcnm_inventory" "first" {
│ 

References

  • #0000
@jeonkim1 jeonkim1 added the enhancement New feature or request label Jul 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant