#!/bin/sh sudo /etc/init.d/network stop sudo ifconfig . . . sudo /etc/init.d/network start