Skip to content

Commit

Permalink
enabler: Add invocation for installing containerlab to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
sbyrnes committed Mar 14, 2024
1 parent 4c45d54 commit 44e1fb1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions internal-lab-setup-assets/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ Set mgmt address in the config (instead of automatically assigning) as XRd has a

Review the `Makefile` in `Getting_Started`

`make clab-install` to install containerlab
`make gen` to generate lab topologies based on `workshop.clab.yml.j2`. This currently creates 30 labs, set via `gen-topo.py`.
`make deploy` to start up all 30 labs. This will take some time but should complete without error.
`make destroy` to tear down all labs.
Expand Down

0 comments on commit 44e1fb1

Please sign in to comment.