diff --git a/internal-lab-setup-assets/README.md b/internal-lab-setup-assets/README.md index 5174205..ea6e4fd 100644 --- a/internal-lab-setup-assets/README.md +++ b/internal-lab-setup-assets/README.md @@ -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.