commands.sh

ifmetric

linux

An IPv4 route metrics manipulation tool.

More info →

Examples (2)

Set the priority of the specified network interface (a higher number indicates lower priority)

sudo ifmetric interface value

Reset the priority of the specified network interface

sudo ifmetric interface 0
made by @shridhargupta | data from tldr-pages