How can I get an IP address?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How can I get an IP address?

Jump to solution
743 Views
lei_zhang1
Contributor I

android_N7.1.2_2.0.0_image_6dqpsabresd

IMX6q

There is no dhcpdc in /system/bin, then how can I get an IP address?

微信图片_20181206143728.png

微信图片_20181206143218.png

微信图片_20181206143210.png

Labels (1)
0 Kudos
1 Solution
664 Views
joanxie
NXP TechSupport
NXP TechSupport

if you couldn't see the ipaddress when you use command ifconfig, then you can set it by yourself, use the command, "sudo ifconfig eth0 x.x.x.x“,then you can use ifconfig to check it again.

View solution in original post

0 Kudos
1 Reply
665 Views
joanxie
NXP TechSupport
NXP TechSupport

if you couldn't see the ipaddress when you use command ifconfig, then you can set it by yourself, use the command, "sudo ifconfig eth0 x.x.x.x“,then you can use ifconfig to check it again.

0 Kudos