3.57. ifup (bring a network interface up)

3.57.1. Usage

ifup [-af] [INTF]

3.57.2. Synopsis

Each INTF must have a script /env/network/INTF that set the variables ip (to ‘static’ or ‘dynamic’), ipaddr, netmask, gateway, serverip and/or ethaddr. A script /env/network/INTF-discover can contains for discovering the ethernet device, e.g. ‘usb’.

3.57.3. Options

-a bring up all interfaces
-f Force. Configure even if ip already set

Table Of Contents

Previous topic

3.56. i2c_write (write to an i2c device)

Next topic

3.58. imx_nand_bbm (create BBT for i.MX NAND)

This Page