name: conn-bridge14

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: ["r2:eth2","r3:eth1"]
    - endpoints: ["r3:eth2","r4:eth1"]
