#!/bin/sh if [ "$1" = "lease" ] then echo add_address "$2" "$3" | uc /var/run/l3roamd.sock fi