2
ifconfig出力でのRXの「エラー」と「フレーム」の正確な意味は?
(RHEL)ノード(パケットがドロップされた)でネットワークの問題が発生しています。これは、ifconfig出力の「エラー」フィールドと「フレーム」フィールドのゼロ以外のカウントによって明らかになるようです: eth2 Link encap:Ethernet HWaddr xx:xx:xx:xx:xx:xx ... RX packets:277593775 errors:1049 dropped:0 overruns:0 frame:536 「エラー」と「フレーム」の正確な意味はどこにあるのですか? 編集:の出力ethtool eth2: Settings for eth2: Supported ports: [ TP ] Supported link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Supports auto-negotiation: Yes Advertised link modes: 10baseT/Half 10baseT/Full 100baseT/Half 100baseT/Full 1000baseT/Full Advertised auto-negotiation: Yes Speed: 1000Mb/s Duplex: Full …