This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| virtualization:containerlab [2025/09/04 21:48] – jotasandoku | virtualization:containerlab [2026/04/04 09:38] (current) – jotasandoku | ||
|---|---|---|---|
| Line 155: | Line 155: | ||
| ** SAVE WORK AND COME BACK ** | ** SAVE WORK AND COME BACK ** | ||
| # from your lab folder | # from your lab folder | ||
| - | netlab collect -o saved # important, folder is not called ' | + | netlab collect -o saved_config |
| - | netlab down --cleanup | + | netlab down |
| + | # | ||
| netlab up | netlab up | ||
| - | netlab config | + | netlab config |
| + | netlab collect -o saved_config -l s1,s2 # if the above fails, do this and restore only what has changed (fails with linux instances) | ||
| + | # | ||
| Line 167: | Line 169: | ||
| netlab report wiring | netlab report wiring | ||
| netlab show reports | netlab show reports | ||
| + | | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | [[https:// | ||