#!/bin/sh

# My simple script to change the mtu to 576
ifconfig eth0 down

