#!/bin/bash

pickup_defaults
pickup_options

$IP tunnel del $NAME

try_rmmod ipip
try_rmmod ip_gre
exit 0
