Skip to content

L2vlans Creating on Spesific Leaf #45

@mahmutaydin1

Description

@mahmutaydin1

I want to create vlan 250 on only leaf1-2. When I use below NETWORK_SERVICES.yml, VLAN 100 is deleted on leaf and VLAN 250 is pushed to all switches.

Is there any way to do this?

`---
tenants:

  • name: TENANT1

    mac_vrf_vni_base: 10000

    l2vlans:

    • id: 100
      name: VLAN100

    • id: 250
      name: VLAN250
      tags: [mlag_pair_1]
      `

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions