name: mpls-pwe12

topology:
  nodes:
    r1:
      kind: rare
      image: ghcr.io/rare-freertr/freertr-containerlab:latest
    r2:
      kind: rare
      image: ghcr.io/rare-freertr/freertr-containerlab:latest
    r3:
      kind: rare
      image: ghcr.io/rare-freertr/freertr-containerlab:latest
    r4:
      kind: rare
      image: ghcr.io/rare-freertr/freertr-containerlab:latest
  links:
    - endpoints: ["r1:eth1","r2:eth1"]
    - endpoints: ["r1:eth2","r3:eth1"]
    - endpoints: ["r1:eth3","r4:eth1"]
