how to change priority in network interface ubuntu code example
Example: how to change priority in network interface ubuntu
sudo ifmetric wlan0 50
# ifmetric
# the interface with the lowest metric is used for internet connection.
sudo ifmetric wlan0 50
# ifmetric
# the interface with the lowest metric is used for internet connection.