Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
containerlab / etc / containerlab / lab-examples / srlxrd01 / srlxrd01.clab.yml
Size: Mime:
name: srlxrd01

topology:
  nodes:
    srl:
      kind: nokia_srlinux
      image: ghcr.io/nokia/srlinux
      startup-config: srl.cfg

    xrd:
      kind: cisco_xrd
      image: xrd-control-plane
      startup-config: xrd.cfg

  links:
    - endpoints: ["srl:e1-1", "xrd:Gi0-0-0-0"]