#!/bin/sh set -eu # typically: bring up the networks ip addr add 100.100.0.1/29 dev vps_ve ip link set vps_ve up