Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

IP Address

Hi,

I am using an ethernet application with NEEK, cyclone III. I am not sure how to find IP address and mac address of the board.Can anyone help with this.

thanks.

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Since it's for development - set those parameters whatever You want.

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    how do I set those? Is there any document or files for that. sorry. this is new to me.pls help with this.

    thanks.
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    It's been a while since I worked on that board but if I remember correctly the MAC address is burned into the EEPROM. The board documentation should tell you where it is.

    By default the software uses DHCP. So if you enable stdout you can connect to it through the terminal and see what IP is issued by the DHCP server. Alternatively you can hardcode the IP address to make it static, I forget which file you do that it but it's in there somewhere.