—
Run environment setting
—
CONPROSYS Linux SDK User’
s Manual (Self-Build Edition)
—
33
—
Reboot the system after editing the configuration file.
sudo reboot
Example 1) set “eth0” to “DHCP”
eth0_dhcp= enabled
eth0_ipaddr=
eth0_netmask=
eth0_gateway=
eth0_dns1=
Example 2) set “eth0” to other fixed IP (192.168.30.11)
eth0_dhcp=disabled
eth0_ipaddr=192.168.30.11
eth0_netmask=255.255.255.0
eth0_gateway=192.168.30.1 (arbitrary)
eth0_dns1=192.168.30.255 (arbitrary)
Execute the command below to check the network setting.
Ifconfig
Summary of Contents for CONPROSYS Linux SDK
Page 4: ... 4 Introduction ...
Page 11: ... 11 Safety Precautions ...
Page 15: ... 15 SDK preparation ...
Page 19: ... 19 Starting CONPROSYS ...
Page 24: ... 24 Run environment setting ...
Page 44: ...Appendix ...