Skip to main content

Installation

Please, use an OOB connection to a router to avoid control loss if something goes wrong.

  1. 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
  2. Start installation:

    sudo sh ./*.run
  3. Read all the messages carefully and follow instructions.