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 / vr01 / vr01.clab.yml
Size: Mime:
name: vr01

topology:
  nodes:
    srl:
      kind: nokia_srlinux
      image: ghcr.io/nokia/srlinux
    sros:
      kind: nokia_sros
      image: nokia_sros:20.10.R1
      type: sr-1
      license: /opt/nokia/sros/license-sros20.txt # Not included in the lab, ask your Nokia representative

  links:
    - endpoints: ["srl:e1-1", "sros:eth1"]