ifup - bring a network interface up
#ifup --help
/usr/sbin/ifup: configuration for --help not found.
Usage: ifup <configuration>
ifup
Tool used to enable network interfaces.
- Enable interface eth0:
ifup eth0
- Enable all the interfaces defined with "auto" in /etc/network/interfaces:
ifup -a