Skip to content

[BUG] Silence module attribute warnings for VLAN links #3381

Description

@ipspace

#3373 introduced "no node on this link is using VRFs" warning and #3374 did the same for other module attributes. As the attributes are checked on physical links, generating these warnings for VLAN links results in general confusion.

The attribute checking should not be done the way it is right now for VLAN-enabled links. We could, however, do a final sanity check in the VLAN module once the VLAN members are known.

Sample topology: https://github.com/ipspace/netlab-examples/blob/master/EVPN/central-routing/topology.yml

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions