ensure a TCP/IP interface is available
if_up [-a] [-r retries] [-s seconds] interface...
This convenience utility may be used while booting to ensure a TCP/IP interface is available to those utilities that require one. It's primarily intended for use with the dhcp.client. When if_up is run in the foreground in a startup script, the script won't continue until the specified interfaces are marked as ``UP'' and have been assigned an IP address, or the utility has timed out.
See dhcp.client.