Part Number: AM5726
Hi,
SDK: ti-processor-sdk-linux-rt-am57xx-evm-06.03.00
1. How to disable DHCP client?
2. Customer set static IP, the IP will be invalid after plugging and unplugging the network cable. How to resolve it?
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.
Part Number: AM5726
Hi,
SDK: ti-processor-sdk-linux-rt-am57xx-evm-06.03.00
1. How to disable DHCP client?
2. Customer set static IP, the IP will be invalid after plugging and unplugging the network cable. How to resolve it?
Hi,
Sorry for the delay.
1. How to disable DHCP client?
You need to set the staticIP flag in configuration file.
2. Customer set static IP, the IP will be invalid after plugging and unplugging the network cable. How to resolve it?
Yes, that is correct. IP address will go away. You can try and set a fixed ip using /etc/network/interfaces, you can find resources online on how to execute it.
Regards
Vineet