The interfaces file is now dynamically created for eth0, eth1 and wlan0. By default they are configured if enabled in the machine features, and have the same static configuration as before. The static IPs can be configured as follows: ETHn_STATIC_IP = "<ip address>" ETHn_STATIC_NETMASK = "<netmask>" ETHn_STATIC_GATEWAY = "<gateway>" WLAN0_STATIC_IP = "<ip address>" WLAN0_STATIC_NETMASK = "<netmask>" To configure dynamic IPs you can use the following configuration in your local.conf: ETHn_DHCP = "dhcp" WLAN0_DHCP = "dhcp" https://jira.digi.com/browse/DEL-1178 Signed-off-by: Alex Gonzalez <alex.gonzalez@digi.com> |
||
|---|---|---|
| .. | ||
| ccardimx28.inc | ||
| ccimx6.inc | ||
| ccimx51.inc | ||
| ccimx53.inc | ||
| digi-defaults.inc | ||
| imx-digi-base.inc | ||
| mxs-digi-base.inc | ||