Initial config for a bare-bones VPP container lab image

This commit is contained in:
Pim van Pelt
2025-05-02 15:32:20 +02:00
commit 7fa4876c7a
7 changed files with 111 additions and 0 deletions

3
bootstrap.vpp Normal file
View File

@ -0,0 +1,3 @@
exec /etc/vpp/manual-pre.vpp
exec /etc/vpp/clab.vpp
exec /etc/vpp/manual-post.vpp