Fix images src
Some checks are pending
continuous-integration/drone/push Build is running

This commit is contained in:
nemunaire 2023-05-22 15:27:08 +02:00
commit 56f06ec8fb
4 changed files with 10 additions and 10 deletions

View file

@ -24,7 +24,7 @@ This is possible because the router regularly transmits information about the su
For our experiment, let's take the following lab:
![The basic infrastructure that we will use for our experiments](lab.png)
![The basic infrastructure that we will use for our experiments](/post/use-additional-ipv6-blocks-from-isp/lab.png)
We have all our equipment connected to the box and a series of virtual machines hosted on one of the network machines.
@ -42,7 +42,7 @@ The main interest of this segmentation would be to avoid that all this little wo
We could therefore want to segment our network like this:
![Example of segmentation by splitting the /64 block into two /65 blocks](lab-segmente.png)
![Example of segmentation by splitting the /64 block into two /65 blocks](/post/use-additional-ipv6-blocks-from-isp/lab-segmente.png)
We would reserve half of the /64 block for real network equipment and allocate the other half to our virtual machines located on a server/Raspberry Pi.