linux 查看有几块网卡

本文介绍了如何在Linux操作系统中检查计算机上安装的网络接口数量。通过简单的命令,你可以得知系统的网卡信息。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

linux 查看有几块网卡

关键字: linux 查看有几块网卡

[


引用
ifconfig  -a


引用
cat  /proc/net/dev
 
[root@srmdr:/root]#ifconfig
eth0      Link encap:Ethernet  HWaddr 00:11:0A:62:40:80
          inet addr:10.150.4.103  Bcast:10.150.7.255  Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:220807670 errors:0 dropped:0 overruns:0 frame:0
          TX packets:61149521 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1442472732 (1375.6 Mb)  TX bytes:471126490 (449.3 Mb)
          Base address:0x5000 Memory:fdfe0000-fe000000
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4187111 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4187111 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:392729695 (374.5 Mb)  TX bytes:392729695 (374.5 Mb)
[root@srmdr:/root]#ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:11:0A:62:40:80
          inet addr:10.150.4.103  Bcast:10.150.7.255  Mask:255.255.252.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:220807728 errors:0 dropped:0 overruns:0 frame:0
          TX packets:61149544 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:1442489048 (1375.6 Mb)  TX bytes:471129561 (449.3 Mb)
          Base address:0x5000 Memory:fdfe0000-fe000000
eth1      Link encap:Ethernet  HWaddr 00:11:0A:62:40:81
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Base address:0x5040 Memory:fdf60000-fdf80000
eth2      Link encap:Ethernet  HWaddr 00:19:BB:21:6B:9C
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:25
eth3      Link encap:Ethernet  HWaddr 00:19:BB:21:6B:9B
          BROADCAST MULTICAST  MTU:1500  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)
          Interrupt:26
lo        Link encap:Local Loopback
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:4187111 errors:0 dropped:0 overruns:0 frame:0
          TX packets:4187111 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0
          RX bytes:392729695 (374.5 Mb)  TX bytes:392729695 (374.5 Mb)
[root@srmdr:/root]#lspci |grep -i eth
02:02.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet (rev 10)
02:02.1 Ethernet controller: Broadcom Corporation NetXtreme BCM5704 Gigabit Ethernet (rev 10)
0a:01.0 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 01)
0a:01.1 Ethernet controller: Intel Corporation 82546EB Gigabit Ethernet Controller (Copper) (rev 01)
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值