Hi All, I'm wanting to tell my centos box to get a dynamic ip via cli. I know I can do "ifconfig eth0 up", or "ifconfig eth0 191.168.100.35 netmask 255.255.255.0", but, how do I tell it to send the dhcp 0.0.0.0 broadcast to the DHCP server? Cheers. Mark Sargent.