メインコンテンツまでスキップ

パケットドロップが発生したかどうかを識別する方法

Views:
1,071
Visibility:
Public
Votes:
0
Category:
ontap-9
Specialty:
network
Last Updated:

環境

TCP

回答

  • パケットトレースを検査する場合、パケット損失は通常、再送信とともに複数の重複確認応答( 1 、 2 、および 3 以上)によって識別されます
  • Wireshark の次のフィルタを使用すると、パケット損失に関連するパケットを識別できます。
    • tcp.analysis.duplicate_ack || tcp.analysis.retransmission || tcp.analysis.fast_retransmission || tcp.analysis.out_of_order
NetApp provides no representations or warranties regarding the accuracy or reliability or serviceability of any information or recommendations provided in this publication or with respect to any results that may be obtained by the use of the information or observance of any recommendations provided herein. The information in this document is distributed AS IS and the use of this information or the implementation of any recommendations or techniques herein is a customer's responsibility and depends on the customer's ability to evaluate and integrate them into the customer's operational environment. This document and the information contained herein may be used solely in connection with the NetApp products discussed in this document.

 

  • この記事は役に立ちましたか?