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

Add support for L3 sub-interfaces inside VRFs #857

Closed
3 tasks done
mpergament opened this issue Apr 1, 2021 · 0 comments · Fixed by #955
Closed
3 tasks done

Add support for L3 sub-interfaces inside VRFs #857

mpergament opened this issue Apr 1, 2021 · 0 comments · Fixed by #955

Comments

@mpergament
Copy link
Contributor

Issue Type

  • Template enhancement
  • Role enhancement
  • Documentation enhancement (avd.sh)

Is your feature request related to a problem? Please describe.

As of now L3 sub-interfaces cannot be specified under:

    Tenant_A_WAN_Zone:
        vrf_vni: 14
        l3_interfaces:
          - interfaces: [ Ethernet7, Ethernet7 ]
            ip_addresses: [10.10.10.10/24, 10.10.20.20/24]
            nodes: [DC1-BL1A, DC1-BL1B]
            mtu: 9000
            description: "test"

Describe the solution you'd like

Enhance data model to support L3 sub-interfaces

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 a pull request may close this issue.

1 participant