how to can manual ip addresses

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

how to can manual ip addresses

跳至解决方案
683 次查看
ebrahimyousufpr
Contributor I

Hi, 

I use imx solox 6 for small network project and i try to use the two ethernet port at the same time for my project, however the first ethernet work successfully(it has IP address ), but for the second ethernet it doesn't has IP address automatically when I connect the cable into the port . how can i give the second ethernet port an IP address manually?

Or is there anther way to fix this problem?

标签 (1)
标记 (2)
0 项奖励
1 解答
609 次查看
b36401
NXP Employee
NXP Employee

You can add the command like "ifconfig eth1 1.2.3.4" into startup script.

在原帖中查看解决方案

2 回复数
610 次查看
b36401
NXP Employee
NXP Employee

You can add the command like "ifconfig eth1 1.2.3.4" into startup script.

609 次查看
ebrahimyousufpr
Contributor I

thank you very much for your help

0 项奖励