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:45] – jotasandoku | virtualization:containerlab [2026/03/13 07:05] (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 |
| + | ---- | ||
| + | ** INSPECT LAB WITH NETLAB ** | ||
| + | netlab report addressing | ||
| + | netlab report wiring | ||
| + | netlab show reports | ||