Start
These QoS labs use two topologys: ine-spv4, and topology1. This section is fairly brief, but I also used INE's RSv5 workbook for QoS during my preparation as well.
Make sure you perform these steps every time you start up a new topology:
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 prompt
Use the MTPutty session file located in <new topology>/<new topology>_putty_sessions.xml
Last updated