This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| virtualization:containerlab [2026/03/13 07:05] – jotasandoku | virtualization:containerlab [2026/04/04 09:38] (current) – jotasandoku | ||
|---|---|---|---|
| Line 156: | Line 156: | ||
| # from your lab folder | # from your lab folder | ||
| netlab collect -o saved_config | netlab collect -o saved_config | ||
| - | netlab down | + | netlab down |
| + | # | ||
| netlab up | netlab up | ||
| netlab config saved_config | netlab config saved_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 166: | Line 169: | ||
| netlab report wiring | netlab report wiring | ||
| netlab show reports | netlab show reports | ||
| + | | ||
| + | |||
| + | ---- | ||
| + | |||
| + | |||
| + | [[https:// | ||