Skip to content

metal-core is contantly adding VLAN interfaces if VTEP config is missing in SONiC #156

@iljarotar

Description

@iljarotar

If the following config is missing in SONiC, metal-core keeps adding new VLAN interfaces until the maximum of 1000 is reached and then starts reporting failure.

{
  "VXLAN_EVPN_NVO": {
    "nvo": {
      "source_vtep": "vtep"
    }
  },
  "VXLAN_TUNNEL": {
    "vtep": {
      "src_ip": "10.7.7.7"
    }
  },
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions