Linux網絡卡包計數器清零 解除安裝 重載入驅動

2021-08-17 10:40:21 字數 2415 閱讀 8331

[root@user ~]# ifconfig eth4   ##可以看到drop計數是454

eth4 link

encap:

ethernet

hwaddr68:

05:ca:14

:13:66

inet6 addr:

fe80::6

a05:

caff:

fe14:

1366/64

scope

:link

upbroadcast

running

promisc

multicast

mtu:

9000

metric:1

rxpackets:

6981046526

errors:

0dropped:

454overruns:

0frame:0tx

packets:

16errors:

0dropped:

0overruns:

0carrier:

0collisions:

0txqueuelen:

1000

rxbytes:

5007049107674 (4.5

tib) tx

bytes:

1344 (1.3

kib)

interrupt:42

memory

:c78a0000-c78c0000

檢視網絡卡驅動型別

[root@lanyeye ~]# ethtool -i eth4

driver: e1000e

解除安裝該驅動

[root@user ~]# modinfo e1000e #找到該驅動檔案路徑

filename: /lib/modules/2.6.32-573.el6.x86_64/kernel/drivers/net/e1000e/e1000e.ko

[root@user ~]# rmmod e1000e #解除安裝

[root@user ~]# ethtool -i eth4 #檢視已經解除安裝

cannot get driver information:

no such device

[root@user ~]#

[root@user ~]# ifconfig eth4

eth4: error fetching inte***ce information:

device

not found

重載入該驅動

[root@user ~]# modprobe e1000e

[root@user ~]#

如果直接載入報錯,先insmod下。

[root@user ~]# insmod /lib/modules/2.6.32-573.el6.x86_64/kernel/drivers/net/e1000e/e1000e.ko

[root@user ~]#

[root@user ~]# modprobe e1000e

ok,檢視計數器的值

[root@user ~]# ifconfig eth4  #已經清零

eth4 link

encap:

ethernet

hwaddr68:

05:ca:14

:13:66

inet6 addr:

fe80::6

a05:

caff:

fe14:

1366/64

scope

:link

upbroadcast

running

multicast

mtu:

1500

metric:1

rxpackets:

2088

errors:

0dropped:

0overruns:

0frame:0tx

packets:

6errors:

0dropped:

0overruns:

0carrier:

0collisions:

0txqueuelen:

1000

rxbytes:

131336 (128.2

kib) tx

bytes:

468 (468.0 b)

interrupt:42

memory

:c78a0000-c78c0000

Linux清除網絡卡計數器

linux系統可以使用ifconfig命令監控網絡卡收包 丟包情況,使用過程中可能需要清空網絡卡計數器。操作管理網絡卡會出現ssh中斷,可直接在vmware中進行操作。使用 ethtool i ethx 檢視相關網絡卡的驅動資訊。例如查詢到驅動為ixgbe。root localhost ethtoo...

同步置數 同步清零的計數器

本文實現的同步置數 同步清零的計數器,同樣是基於王先生的書籍上的源 實現。下面是計數器的源 暫時以的形式發出來 這是書籍中沒有的測試檔案,為了學習verilog,必須學會驗證檔案的編寫,其實也就是激勵源的產生。然後是最終得到的時序波形圖 在驗證檔案中,我特意將data的初始值賦為8 h01,就是為了...

HP惠普墨盒 817 816 灌墨後計數器清零方法

hp惠普墨盒 817.816 灌墨後計數器清零方法 首先要準備一些透明膠帶和裁紙刀,將用完的墨盒取下來,噴頭向下,將墨盒電子觸點朝自己的方向 如圖 1 取一段約3公釐寬的膠帶,貼上到電子觸點第6 讀取晶元資訊 腳上。2 將墨盒安裝回印表機上,系統會加以檢測,提示墨盒錯誤,按 確定 取下墨盒。3 取6...