#!/bin/bash ifconfig eth0 172.30.0.10 netmask 255.255.255.0 up echo "should b 172.30.0.2"