
12

Linux网卡、查看相关网络接口命令
source link: https://hellodk.cn/post/20
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

Linux 网卡相关命令
sudo ifconfig eth0 down/up
开启或关闭相关网卡ifconfig
查看网卡信息iwconfig
查看网卡的硬件配置信息 比如速率这些lspci -vvv | grep 'Eth'
可以查看Ethernet的硬件信息 比如网卡适配器是哪个型号mii-tool
,ethtool
(如果软件源中有可以安装,比如sudo apt install ethtool
)
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK