摘自:https://blog.csdn.net/morigejile/article/details/78598645

你的  服务器有多个网卡并且已经配置好运行当中,你却没记得eth0、eth1、eth2.....分别对应的是哪个物理的网卡,此时可以使用如下命令: 

  [root@mori oracle]# 
  [root@mori oracle]# ethtool -p eth0


  此时就会看到 eth0 对应的物理口一个灯在不停的闪烁,对了。这就是我们在系统看到的那个叫eth0的网卡了,就是这么简单。

相关文章:

  • 2021-08-09
  • 2022-12-23
  • 2021-07-13
  • 2021-12-10
  • 2022-02-25
  • 2022-01-01
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-06-01
  • 2021-09-20
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2022-12-23
相关资源
相似解决方案