Start
These labs use a very simply topology. XR1 is standalone. CSR1 and CSR2 connect directly on Gi2.12.
To begin, run the following command on your containerlab machine:
cd ccie-spv5.1-labs/
containerlab deploy -t assurance/assurance.clab.yml --reconfigure
There are no config files to transfer.
Use the MTPutty session file located in assurance/assurance_putty_sessions.xml to quickly setup your SSH sessions to the nodes. Go to Server - Import Tree and browse for the file.
When you are done with the lab, use the following command to wipe it:
containerlab destroy -t assurance/assurance.clab.yml
Last updated