# Proposed /31 addressing is documented in annotations, not applied here.
name: fabric-101

topology:
  defaults:
    kind: nokia_srlinux
    image: ghcr.io/nokia/srlinux:latest
  nodes:
    leaf1: {type: ixrd2}
    spine1: {type: ixrd3}
    leaf2: {type: ixrd2}
  links:
    - endpoints: [leaf1:e1-49, spine1:e1-1]
    - endpoints: [spine1:e1-2, leaf2:e1-49]
