#!/bin/sh

for port in 0 1 2 3 ; do
  ifconfig dscc$port  down
  ifconfig dscc$port  down
  ifconfig dscc$port  down
  ifconfig dscc$port  down
done
