#!/bin/sh +x NODEID=$1 KEY=$2 LINK=${KEY}x${NODEID} EGRE=d$LINK # Get rid of EGRE tunnel and MACVLAN interface ip link del $EGRE