Hi I have a scenario where I cannot access my ethernet port, and I now need to disable ethernet.
I am running Android on a RPi and it's connected via ethernet, the router I was using was a small TPLink running openwrt with a 4G USB modem.
I no longer want to use the 4G connection and would rather tether from my phone, however with ethernet connected it prefers the ethernet connect.
If I log into Luci, I can "Stop" the ethernet interface however it is running again on every boot.
Ideally, I would like to disable the ethernet interface but leave the Wi-Fi AP running so I can still connect and manage the device if I ever decide to revert these changes.
Ethernet is a separate physical device from WiFi, so yes should be able to unless some type of real bridging was done. Then you must perform option 2. Can you post the ip link show and /etc/config/network output?
I do hope you have serial console access as a backup admin method because disabling ethernet will leave you bricked and SOL, if WiFi dies. Grab a cop of Finix on usb BEFORE making changes just in case.