ethtool查看网卡速率
ethtool查看网卡速率
nodaoli使用ethtool
工具查看
安装ethtool
1 | sudo apt install ethtool |
1 | # 查看网卡 |
输出:
1 | root@pve:~# ip a |
查看网口信息:
1 | ethtool enp7s0 |
输出信息:
1 | root@pve:~# ethtool enp7s0 |
评论
匿名评论隐私政策
✅ 你无需删除空行,直接评论以获取最佳展示效果
ethtool
工具查看安装ethtool
1 | sudo apt install ethtool |
1 | # 查看网卡 |
输出:
1 | root@pve:~# ip a |
查看网口信息:
1 | ethtool enp7s0 |
输出信息:
1 | root@pve:~# ethtool enp7s0 |