Ubuntu下查看網卡接口的參數配置

查看網卡接口eth4的參數配置 node1

$ cat /sys/class/net/eth0/speed
1000

查看網卡接口eth0的參數配置 node2

$ cat /sys/class/net/eth0/speed
1000

查看網卡接口eth0的參數配置 node3

$ cat /sys/class/net/eth0/speed
1000
發佈了395 篇原創文章 · 獲贊 91 · 訪問量 49萬+
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章