#!/bin/bash

ip addr flush dev $IFACE
exit 0
