#!/bin/sh ifconfig "$INTERFACE" inet ${ip4} netmask 255.255.0.0 ifconfig "$INTERFACE" inet ${ip6} netmask 255.255.0.0