FPGA, SoC, And CPLD Boards And Kits
FPGA Evaluation and Development Kits
6355 Discussions

Setting static Ip and MAC address - Stratix 10

james57
New Contributor I
555 Views

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

 

Labels (1)
0 Kudos
2 Replies
paveetirrasrie_Intel
523 Views

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


0 Kudos
paveetirrasrie_Intel
480 Views

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.


0 Kudos
Reply