Forum Discussion
paveetirrasrie_Altera
Frequent Contributor
2 years agoHi James,
It is possible through Linux. "ifconfig" command give the details to all ethernet available.
For an example:
ifconfig eth0 192.168.1.2 up >> This will set static IP
ifconfig eth0 hw ether 02:5d:6c:e8:8d:b2 >> This will set static MAC