mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-08-28 11:25:16 +08:00
9e98a0b95b
* ifmetric: add page Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
360 B
360 B
ifmetric
An IPv4 route metrics manipulation tool. More information: https://0pointer.de/lennart/projects/ifmetric/.
- 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}}