My wireless network is bridged to my wired network, so both have the same subnet. How do I tell NetworkManager to give the local subnet route on the wireless interface a higher metric than the route on the wired interface? There used to be a route-metric option (see here), but this does not seem to be supported on my system, I get an invalid property 'route-metric' when trying to modify my connection using nmcli.
Note: I'm not talking about the default route here, that seems to work properly 'out of the box': that one does use the wired interface.