Installation
Please, use an OOB connection to a router to avoid control loss if something goes wrong.
-
Download an addon (
.run
file) to your router.You can upload an addon from your local machine:
scp ./*.run [email protected]:/tmp
Or download it directly to a router:
wget https://cdn.vyos.io/path/to/vpp/addon.run
-
Start installation:
sudo sh ./*.run
-
Read all the messages carefully and follow instructions.