November 25, 2009 7:27 AM

there are a couple options for doing this. one is to set a DHCP "reservation" (if your router/DHCP server supports it).
The other involves command entry;

ifconfig eth0 netmask 255.255.255.0 up

personally, i just use the DHCP reservation.