This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ECM interface configuration issue

Hi Experts,

I am trying to connect CDC-ECM interface with the Linux SDK 8.0.

I am expecting the DHCP packet when I am issuing the command


ifup usb0

but instead it is throwing error as "Ignoring interface usb0=usb0"

How to solve this ?

  • Hi,
    If I do the same in my ubuntu linux machine, I'm getting the same print for "eth0" interface.
    What are you trying to do ?

    If you want to get IP address for "usb0" then use the following command.

    udhcpc eth0

    Also, I would like you to suggest to use commands in linux host machine first and try it with our board.