User Tools

Site Tools


virtualization:containerlab

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
virtualization:containerlab [2024/10/06 19:32] jotasandokuvirtualization:containerlab [2026/04/04 09:38] (current) jotasandoku
Line 151: Line 151:
   ssh ubuntu@143.47.236.251 "sudo ip netns exec clab-vxlan1-s1 tcpdump -U -nni et1 -w -" | wireshark -k -i -   ssh ubuntu@143.47.236.251 "sudo ip netns exec clab-vxlan1-s1 tcpdump -U -nni et1 -w -" | wireshark -k -i -
    
 +
 +----
 +** SAVE WORK AND COME BACK **
 +# from your lab folder
 +  netlab collect -o saved_config
 +  netlab down
 +  #
 +  netlab up
 +  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)
 +  #
 +
 +
 +----
 +** INSPECT LAB WITH NETLAB **
 +  netlab report addressing
 +  netlab report wiring
 +  netlab show reports
 +  
 +
 +----
 +
 +
 +[[https://camarreal.dedyn.io/doku.php?id=virtualization:containerlab:iol]]
 +
 +
  
virtualization/containerlab.1728243128.txt.gz · Last modified: by jotasandoku · Currently locked by: 216.73.216.134