Add an example topo

This commit is contained in:
Pim van Pelt
2025-05-04 12:31:46 +02:00
parent ef79717ebe
commit 659ae59a3b
2 changed files with 7 additions and 0 deletions

View File

@ -101,3 +101,10 @@ to take control over these `veth` pairs.
In addition, you can add more commands that'll execute on startup by copying in
`/etc/vpp/manual-pre.vpp` (to be executed _before_ the containerlab stuff) or
`/etc/vpp/manual-post.vpp` (to be executed _after_ the containerlab stuff).
## Example Containerlab
The file `vpp.clab.yml' contains an example topology existing of two VPP instances connected each to
one Alpine linux container, in the following topology:
![learn-vpp](learn-vpp.png)

BIN
learn-vpp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB