I have a Raspberry Pi 4 running bookworm.
It has a cellular modem attached via USB (interface usb0)and a Wireless connection (interface wlan0).
The usb0 has a metric of 100 and the wlan0 a metric of 600. It appears because the usb0 has a lower metric I can not connect over LAN (wlan0) connection when the modem is active.
Guide I found talked about editing the /etc/dhcpcd.conf - but this file does not exist on newer versions of Rpi OS.
How can I set the wlan0 to have a lower metric?