Forum Discussion
Setting static Ip and MAC address - Stratix 10
Hi all,
I am wondering how to set a static IP and MAC address for the Stratix 10 SX on boot such that it remains static after power cycles.
Is this possible and if so how can it be configured?
Thanks,
James
2 Replies
- paveetirrasrie_Altera
Frequent Contributor
Hi 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
- paveetirrasrie_Altera
Frequent Contributor
Hi,
We do not receive any response from you to the previous answer that I have provided. This thread will be transitioned to community support.
If you have a new question, feel free to open a new thread to get the support from Intel experts.
Otherwise, the community users will continue to help you on this thread.
Thank you.