mtu-finder
Использование
net mtu-finder [-h] [--to_file] -i <interface> [-a <accuracy>] -d <destination>
Описание
Поиск оптимального мту для интерфейса.
Аргументы
- --to_file- Redirect output to file (/tmp/cli-stdout.txt).
- interface- Interface to find optimal mtu for.
- accuracy- Precision of optimal MTU search. Smaller values may slow down the search.
- destination- Destination address to find optimal mtu.