#!/bin/sh ip -4 addr add "${ip4}/16" dev "$INTERFACE" ip link set "$INTERFACE" up