how to can manual ip addresses

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

how to can manual ip addresses

Jump to solution
654 Views
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?

Labels (1)
Tags (2)
0 Kudos
1 Solution
580 Views
b36401
NXP Employee
NXP Employee

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

View solution in original post

2 Replies
581 Views
b36401
NXP Employee
NXP Employee

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

580 Views
ebrahimyousufpr
Contributor I

thank you very much for your help

0 Kudos