Start
cd ccie-spv5.1-labs/
containerlab destroy -t <old topology>/<old topology>.clab.yml
! or
containerlab destroy -a
containerlab deploy -t <new topology>/<new topology>.clab.yml --reconfigure
! Wait for all nodes to fully boot
python3 transfer_configs_to_nodes.py
! Enter <new topology> into the input promptLast updated