我知道可以txqueuelen在 Linux 中设置以下命令:
txqueuelen
ifconfig eth1 txqueuelen 4096
但是我怎样才能获得txqueuelen特定接口的电流呢?我试过了ifconfig eth1 txqueuelen,它只返回 ifconfig 命令的用法。
ifconfig eth1 txqueuelen
谁能给我一些想法?非常感谢!
linux ifconfig
ifconfig ×1
linux ×1